All Collections
Integrations
Zapier Integration
Zapier Integration
Team Enterpret avatar
Written by Team Enterpret
Updated over a week ago

You can now use Enterpret's webhook APIs via Zapier to ingest feedback data from various custom feedback sources into Enterpret. This integration allows you to quickly and seamlessly bring in feedback data from various sources so that you can gain a more comprehensive understanding of customer feedback across all your channels.

In this article, we cover a sample use case of how Enterpret's Zapier app can be leveraged to ingest data from Google Form surveys into Enterpret.

To achieve this integration, we will first set up a trigger using Google Forms' Zapier app that detects when a form response is submitted. We will then pair this trigger with the "Ingest Survey Feedback" action in Enterpret, which will automatically ingest the feedback data into Enterpret.

Defining Trigger

Setting Up Action

Choose Enterpret App to set up an action.

Choose the "Ingest Survey Data" action from the drop-down menu.

Authorize the Zapier App to access your Enterpret instance, by clicking on +Connect a new account button.

The above step will redirect you to your Enterpret dashboard, where you need to log in with your Enterpret credentials, and then authorize the app for access.

Once you have allowed access to the app, you can proceed with setting up the action, by defining the data mapping.

Note: For generating an integration API Key, you can refer to the documentation here.

Note: the Created At field takes epoch timestamp as input.

For metadata field, follow the following convention:

  1. Metadata name with suffix "_n" ( name_n ) : To ingest the data as numeric value.

  2. Metadata name with suffix "_s" ( name_s ) :To ingest the data as string value.

Example: To ingest a metadata rating as number, the field should be rating_n

Note: Fields not following above conventions will be ignored while ingestion.

Once you have defined the mapping, you can proceed with testing and publishing the Zap.

Give it a try and explore other use cases where you can leverage Enterpret's Zapier app to ingest your customer feedback. We hope you found this tutorial helpful, and we look forward to seeing what you come up with. Happy zapping!

Did this answer your question?