Connection instruction
- Log in to your Survicate account
- In the left-hand menu, go to Settings
- Under Organization, click Access Keys
- If an API key already exists, copy it
- If not, click Generate new, then copy the key
- Go to Flows and paste the API key when prompted to connect your account
Actions
Version: 1.0.0The application can perform the following actions:
List all responses
Fetches the list of responses for a specific survey identified by its unique ID.
Retrieve survey information
Fetches the details of a specific survey using its unique survey ID.
List questions
Fetches all questions included in a specified survey, making it easy to review or analyze the survey structure.
Retrieve a response
Fetches the details of a single response for a given survey, including the survey information, respondent details, response collection timestamp, device and operating system, language, answers to the survey questions, and any custom attributes associated with the response.
List all surveys
Fetch a list of all surveys within your workspace, including their associated metadata and configuration parameters.