wbhk business_processes.actions.update
Your system will receive this payload when you create a Subscription with type business_processes_actions.update
business_processes_actions.update
Receive real-time notifications when Business Process Actions are updated in your Account. This webhook enables you to synchronize your systems with action status changes, such as when steps complete or fail.
Info
The webhook payload contains the action ID and updated details. Use the Get Business Process Action endpoint to retrieve complete information.
Warning
Your webhook endpoint must return a 2xx status code within 30 seconds to confirm receipt. Failed deliveries will be retried according to the redrive policy.
Common use cases include updating your workflow management system, triggering notifications, or logging action status changes in your analytics platform.