Authenticate requests to the Workflows API with your GoSquared connection key, ensuring the required scope of surveys.readonly is enabled for access to survey data.
GoSquared authentication is performed via OAuth or an API token. After granting access, your data can sync securely with the Workflows API.
Used endpoints: GET /surveys/; GET /surveys/submissions
Trigger a workflow in Workflows API whenever GoSquared receives a new survey submission.
Map the GoSquared submission fields and send them to a Workflows API endpoint to start a workflow.
GET /surveys/submissions
submission_id, survey_id, respondent_email, submission_date
Schedule a daily pull of survey data to keep dashboards up to date in GoSquared.
Transform and push relevant fields to GoSquared for updated insights.
GET /surveys/
survey_id, last_updated
Set up no-code alerts in GoSquared that trigger Workflows API actions on notable events.
Automatically generate and send reports to stakeholders via GoSquared once Workflows API runs.
GET /surveys/submissions
submission_id, survey_id
Build powerful automations without writing a line of code.
Bring real-time data together across GoSquared and Workflows API.
Maintain clear audit trails and scalable processes.
Key elements include endpoints, triggers, actions, and data mappings that enable a seamless GoSquared and Workflows API connection.
A specific URL path you call to read or write data via an API.
An event in one app that starts a workflow in another app.
The process of verifying identity to gain access to a service or data.
A URL endpoint that receives real-time data when an event occurs in another app.
Automatically stream GoSquared survey results into GoSquared dashboards via the Workflows API to surface insights instantly.
Trigger campaigns or experiments in GoSquared from GoSquared events processed by Workflows API.
Generate bite-sized daily reports that combine survey results with GoSquared metrics.
Create a Workflows API connection and enable the surveys.readonly scope for access to survey data.
Map GET /surveys/ and GET /surveys/submissions to your GoSquared fields to align data.
Run tests with sample data, verify mappings, then go live with the integration.
This integration enables GoSquared to pull and push survey data through the Workflows API, enabling automated actions based on responses. No coding is required with the Workflows builder, and you can connect endpoints and map fields visually to tailor the workflow to your needs.
The primary endpoints are GET /surveys/ and GET /surveys/submissions, which provide survey definitions and received responses. Additional endpoints may be used as needed; configure in the connector to suit your data needs.
Authentication uses your API key for the Workflows API connection and requires the surveys.readonly scope to access survey data. GoSquared authentication can be done via OAuth or an API token to securely authorize data flow.
Yes. You can schedule data sync using built-in triggers in the Workflows builder to pull data at regular intervals, eliminating code requirements. Set up time-based or event-based triggers as needed.
Mapped fields typically include survey_id, submission_id, respondent_email, submission_date, and any GoSquared attributes you want to surface in your workflows such as score or status.
Real-time capability depends on how you configure triggers. Submissions can trigger near real-time workflows, while scheduled pulls provide consistent cadence for dashboards.
For more resources, refer to the Workflows API and GoSquared documentation, community templates, and the integration guide in your dashboard.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers