Skip to main content

Gradual Public API and Webhooks

Gradual's Public API

Gradual maintains a robust Public API. Full documentation on our API can be found at developers.gradual.com.

To use the API with your tenant you may request your API credentials from [email protected].

When retrieving a large number of members through the Public API, use the pagination parameters provided by the Users API rather than requesting the full member list at once. This helps keep requests efficient and reliable for communities with larger member lists.

Refer to the Users section of our API documentation for the available endpoints, pagination parameters, and request limits.

Outbound Webhook

Outbound webhooks can be used to trigger other common platforms, allowing you to use low-code or no-code tools (e.g., Zapier, Make, Workato, N8N, etc.) to build automation. To learn more about the events on Gradual that trigger webhooks, refer to this resource. To see an example setup using Zapier and our webhooks you can view this video.

Did this answer your question?