Secure access to the Workflows API by generating an API key or using OAuth, then granting the Zapier App Connector the minimum scopes required (surveys.readonly).
Connect the Zapier App Connector by selecting Deel Workflows API, authenticating with your Zapier credentials, and authorizing data access for the configured scopes.
GET /surveys/ — List or fetch surveys; GET /surveys/submissions — Retrieve survey submissions; (other endpoints are not shown in this page context).
Trigger: when a new or updated survey is created in Deel, fires in Zapier.
Actions: create a row in Google Sheets, update a CRM, or notify a channel.
GET /surveys/
survey_id, title, status
Trigger: new survey submission is received
Actions: push to analytics, export CSV, or update BI dashboards
GET /surveys/submissions
survey_id, submission_id, responder_email
Trigger: scheduled pulls for updates
Actions: keep CRM records synced, refresh dashboards, trigger reports
GET /surveys/submissions
survey_id, last_updated
No-code setup lets your team start automating quickly between Deel and Zapier.
Use native triggers and actions to move data where you need it, without custom development.
Easily test workflows and iterate to improve efficiency.
A quick glossary of terms and core processes you’ll encounter when connecting GHL’s Workflows API with the Zapier App Connector.
GHL API is the set of endpoints that let you access workflows, surveys, and related data from the GHL platform.
The bridge that enables no-code automation by connecting apps via triggers, actions, and data mappings.
A specific API URL path and HTTP method used to perform a defined action.
The process of proving identity to access API resources, typically via API keys or OAuth tokens.
When a respondent submits a survey, automatically create a task in your project tool with key fields mapped.
Send a Slack or Teams notification to the right channel with essential survey details.
Update contact records with latest survey responses to improve segmentation.
Generate API credentials and authorize the Zapier App Connector to access the Workflows API.
Select the Deel Workflows API events, set filters, and map fields.
Create a test workflow, run it, and verify data appears correctly in downstream apps.
No code is required to connect Deel to Zapier. The Zapier App Connector provides triggers and actions that map directly to the Workflows API endpoints. If you need deeper customization, you can still use API keys and OAuth to tailor data access or build bespoke automation outside of Zapier.
The Workflows API exposes surveys and their submissions. With the provided scope surveys.readonly, you can fetch surveys, retrieve submissions, and pull related metadata. If you require additional data, you can extend the scope or combine with other Zapier actions to enrich downstream systems.
Security is handled via OAuth or API keys and least-privilege scopes. Zapier stores tokens securely and accesses the Workflows API only for configured triggers and actions.
Historical data availability depends on the API and your plan. You can pull past submissions using the submissions endpoint. For larger archives, consider scheduled pulls and pagination in Zapier.
Available endpoints are documented in the Endpoints overview. For this page, the primary endpoints are GET /surveys/ and GET /surveys/submissions. More endpoints exist but may not be shown on this page context; refer to API docs for the full list.
Authenticate by creating an API key and assigning scopes, or using OAuth through the Zapier app connector. Update credentials and refresh tokens as needed, following your security policy.
API limits and available scopes depend on your plan and integration settings. Common scopes include surveys.readonly; contact support for higher access. Monitor usage in the GHL developer console.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers