Use an API key with scope users.readonly or an OAuth token to access endpoints.
Store credentials securely in the Zapier App Connector and reuse for requests.
GET /users/ — List all users. GET /users/{userId} — Retrieve a single user.
Trigger: scheduled sync (e.g., every 30 minutes)
Actions: create or update a contact in ActiveDEMAND and map key fields.
GET /users/
id, email, name, status
Trigger: on-demand or when a user is selected
Actions: update ActiveDEMAND contact with data from GET /users/{userId}
GET /users/{userId}
id, email, firstName, lastName
Trigger: webhook or periodic checks
Actions: push updates to ActiveDEMAND when user data changes
GET /users/{userId}
id, updatedAt
Build integrations without writing code using Zapier
Keep contact data synchronized across systems
Automate segmentation and workflows in ActiveDEMAND
Overview of endpoints triggers actions and field mappings used in this integration.
A specific URL in the API that performs a defined operation.
An event that starts an automation or workflow.
An operation executed in the target app as a result of a trigger.
A URL that receives real-time event data.
New users from Memberships API create a welcome contact and trigger an onboarding sequence in ActiveDEMAND
Send status changes to segment and trigger campaigns
Pull full user details to fill CRM fields
Obtain an API key with users.readonly scope.
Configure endpoints and map fields.
Run tests and monitor dashboards.
You can access user data such as name, email, and status via GET /users/ and GET /users/{userId}. Use the scope users.readonly to limit access.
No coding is required with the Zapier App Connector. It provides a friendly UI to map fields and set triggers.
Sync can be scheduled every 15 minutes, 30 minutes, hourly, or more often depending on your plan.
Default mappings include name, email, and status. You can adjust field mappings in the connector.
Yes, webhooks are supported for real-time updates.
Use API keys or OAuth tokens and store them securely in Zapier.
Logs live in Zapier task history and the app dashboard show errors and retries.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers