You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Isaiah Fisher edited this page Mar 25, 2025
·
2 revisions
The GET https://api.pneumatic.app/webhooks/events/event_name endpoint lets you see all the urls subscribed to a specific event in your Pneumatic account.
The event name/event type is passed in as part of the url.
The event types Pneumatic currently supports are as follows:
event type
description
workflow_completed
the event gets triggered when any workflow in your Pneumatic account gets completed
workflow_started
the event gets triggered at the start of any workflow in your Pneumatic account
task_complted_v2
the event is triggered whenever a task (any task) is completed in your Pneumatic account
task_returned
the event gets triggered whenever a task is returned in your Pneumatic account