1. You can set your own instance IDs - you don’t have to create the instance first. For example, the
- You can set your own instance IDs - you don’t have to create the instance first. For example, the Workflow ID can be the order ID so you have a 1:1 association with those. Or your customer ID, transaction ID, or any other stable identifier that you would otherwise use. Workflows is not unique here.
- and/or the Workflow itself can trigger the order, set the webhook, and then wait for the event



