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:
Log in to your Blitzllama dashboard.
Navigate to the Connections tab to find the necessary credentials.
Setting Up the Integration
In your Blitzllama account, go to the Connections tab.
Select Export API and then click on Enable.
Copy the Blitzllama API Key. This key will be used as the Authorization header [x-api-key] in your API requests.
API Request Details
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
Go to Research tab and create a new survey or use an existing survey template.
The question type and question order should match with the survey in the other tool.
Navigate to the Configuration tab and choose API as the platform.
Launch the survey.
Survey Config API
Question Type Values
User Response
Last updated