Endorsal
Testimonial collection platform for contacts, tags, testimonials, and customer review automation.
Helps social-proof flows that collect customer testimonials, tag them by product or theme, and archive contacts when campaigns wrap up.
Example Use Cases
These are the Endorsal actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create a new contact in your Endorsal account. Use when you need to add a new contact with their email, name, and company details. Optionally add the contact to an AutoRequest campaign by providing the campaign ID.
Tool to submit a new testimonial. Use when adding customer feedback to your Endorsal account after gathering input.
Tool to permanently delete a testimonial by its ID. Use when you need to remove a testimonial from your Endorsal account. This action cannot be undone.
Retrieves complete details of a specific testimonial by its ID. Returns the testimonial content, author information (name, email, company, job, location), rating, approval status, and timestamps. Use this after obtaining a testimonial ID from listing endpoints or creation operations.
Retrieves a paginated list of all testimonials in your Endorsal account. Use when you need to browse testimonials, generate reports, or manage customer feedback.
Tool to search testimonials using query Match Objects. Returns matching Testimonial Objects. Use when you need to filter testimonials by specific criteria like rating, approval status, property ID, or any other testimonial field.
Tool to update an existing testimonial. Pass in only the fields you want to update using the 'fields' object. Use this when modifying testimonial content, author information, rating, or approval status.
Tool to archive a contact using its unique identifier. Use when you need to remove a contact from active use without permanently deleting it.
Tool to create a new tag in Endorsal. Tags can be used to categorize testimonials or represent products. Use when you need to add a new organizational category or product tag.
Tool to delete a tag using its unique identifier. Use when you need to remove a tag from the system permanently.