Webhooks are available to send updates to a specified url for your organization when changes take place.
Webhook Event | Description |
---|---|
PROJECTS.UPDATED | When the recruitingStatus of the project changes. |
SCREENER_RESPONSES.CREATED | When a new screener response has been submitted by a participant. |
SCREENER_RESPONSES.UPDATED | - When a screener response has been updated by a participant. Non-researcher actions. Including status change to PAID or CANCELLED . - When a screener is rejected and no longer visible, or approved and made visible again |
POST
to /v1/webhooks
with the desired url for webhooks to be sent to.