Archive Contact
Tool to archive a contact using its unique identifier. Use when you need to remove a contact from active use without permanently deleting it.
26 tools available
Endorsal automates the collection and display of customer testimonials and reviews, enhancing social proof for businesses.
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 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 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 submit a new testimonial. Use when adding customer feedback to your Endorsal account after gathering input.
Tool to delete a tag using its unique identifier. Use when you need to remove a tag from the system permanently.
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.
Tool to retrieve a specific AutoRequest campaign by its unique identifier. Use when you need to fetch details of an existing AutoRequest campaign.
Tool to retrieve details of a specific contact by its unique identifier. Use when you have the contact ID and need to fetch complete contact details.
Tool to retrieve details of a specific tag by its unique identifier. Use when you have a tag ID and need full tag metadata.
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 the Wall of Love for a property, returning testimonials that match its configuration options. Optionally returns a fully rendered HTML widget. Use render=false (default) to get testimonial data as JSON for custom display, or render=true to get a complete HTML/CSS/JS bundle ready to embed on your website.
Tool to retrieve details of a specific widget by its unique identifier. Use when you need full widget details before editing or analysis.
Tool to retrieve a list of all Tag Objects across all properties in your Endorsal account. Use when you need to view all available tags regardless of property association.
Tool to retrieve a list of all AutoRequest campaigns. Use when you need to view both active and inactive campaigns.
Retrieves a paginated list of all contacts for a specific property in your Endorsal account. Contacts are created when testimonials are submitted or when you manually add contacts to your property. Use this action to browse your contact list, view contact details, and manage your customer database. Requires a valid property_id which can be obtained from the List Properties action.
Retrieves all testimonials associated with a specific contact in Endorsal. A contact in Endorsal is a person or entity that has been added to your contact list, typically through manual import, API creation, or auto-request campaigns. This action returns testimonials that have been explicitly linked to the specified contact. Note: This is different from testimonials created with an email address - those are standalone testimonials. Use List Contacts to find valid contact IDs first. Use this action when you need to view all testimonials for a particular contact, such as when displaying a contact's feedback history or generating reports.
Tool to retrieve all properties for the authenticated account. Use after obtaining a valid API key and login.
Retrieves all tags associated with a specific property in Endorsal. Tags are used to categorize and organize testimonials. Use this action when you need to view available tags for a property before assigning them to testimonials, or to get a complete list of tags for filtering purposes.
Tool to retrieve all testimonials for a given tag. Use when you need to list testimonials filtered by tag ID for pagination and display.
Retrieves a paginated list of all testimonials in your Endorsal account. Use when you need to browse testimonials, generate reports, or manage customer feedback.
Retrieves all testimonial display widgets associated with your Endorsal account. Widgets are used to display collected testimonials on your website. This action returns basic information about each widget including its ID, name, status, and timestamps. No parameters required - retrieves all widgets for the authenticated account. Use this when you need to: - Enumerate available widgets for management or selection - Get widget IDs for use with other widget operations - Check widget statuses across your account
Tool to search contacts using query Match Objects. Returns matching Contact Objects based on field, operator, and value criteria. Use when you need to find specific contacts by email, name, company, or other fields with flexible matching operators.
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 add tag(s) to a testimonial. Use when you need to categorize or associate tags with a testimonial. Supports both existing tags (by _id) and creating new tags inline.
Tool to update a contact's information. Pass in fields you'd like to update using a 'fields' object. Use when you need to modify existing contact details.
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.
Wire it up in minutes. No coding required.