Integrations and API
Connect Testimonial to other tools, or build against the API.
- ZapierConnect Zapier from Automation with your Space API key. One trigger and two actions on Ultimate or Ultimate+.
- WebhookSend create, like, unlike, and delete events to your URL. Available on Ultimate or Ultimate+.
- Connect Testimonial with MakeMake is named next to Zapier on pricing. There is no native Make tab. Connect with webhooks on Ultimate or Ultimate+.
- HubSpot IntegrationConnect HubSpot from Automation to sync testimonials to contacts. Your HubSpot link appears only after OAuth.
- Integrating Slack with TestimonialConnect Slack from Automation to turn Slack messages into testimonials.
- API - How to get your API KEYCopy your Space API key from the dashboard 3-dot menu.
- API - GET all testimonialsList testimonials from a Space with GET /v1/testimonials. Authenticate with your Space API key and optionally filter by type, Wall of Love, highlight, tag, or limit.
- API - Send requestSend a testimonial request email with GET /v1/new/request and your Space API key.
- API - Submit a text testimonialSubmit a text testimonial with POST /v1/submit/text and your Space API key. Optionally add it to the Wall of Love.
- API - Submit a video testimonialSubmit a video testimonial with POST /v1/submit/video and your Space API key. Optionally add it to the Wall of Love.