Business Process Action Created

Your system will receive this payload when you create a Subscription with type business_processes_actions.create

Receive real-time notifications when new Business Process Actions are created in your Account. This webhook enables you to synchronize your systems with action events, such as when new steps are initiated in a workflow.

Info

The webhook payload contains the action ID and basic 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 events in your analytics platform.