API

To push your survey responses from other tools like Intercom and Verloop to Blitzllama, you'll need to follow these steps to get survey configurations and push user response data.

Authentication

You'll need specific credentials to authenticate your requests:

  1. Log in to your Blitzllama dashboard.

  2. Navigate to the Connections tab to find the necessary credentials.

Setting Up the Integration

  1. In your Blitzllama account, go to the Connections tab.

  2. Select Export API and then click on Enable.

  3. Copy the Blitzllama API Key. This key will be used as the Authorization header [x-api-key] in your API requests.

API Request Details

  1. Base URL: https://api.blitzllama.com/api/v1

Use this URL to send API requests, ensuring to include the copied API Key in the header for authentication.

Create New Survey

  1. Go to Research tab and create a new survey or use an existing survey template.

  2. The question type and question order should match with the survey in the other tool. Example: If you ask "Please rate your conversation" (rating of 1 to 5) and "What could we improve?" (open text question) after closing the Intercom conversation, you need to have the same questions on Blitzllama's survey too.

  3. Navigate to the Configuration tab and choose API as the platform.

  4. Launch the survey.

Survey Config API

Question Type Values

User Response

Last updated

Was this helpful?