Business Process Created

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

Receive real-time notifications when new Business Processes are created in your Account. This webhook enables you to synchronize your systems with business process events, such as when new workflows are initiated.

Info

The webhook payload contains the business process ID and basic details. Use the Get Business Process 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 business process events in your analytics platform.