It doesn't matter how the webhook runs. I simply need the webhook to run to be able to continue to develop a custom module. There are some minimal data requirements but the Trigger and Conditions will be up to the end-user to configure in Order Workflows.
It would be optimal if : In order processing I first need to create a shipment for an order. I would like to force the webhook to run after adding a tracking number and clicking the Shipped checkbox.
Barring a button in Order Processing of an order to force the web hook, what trigger, or triggers, And what conditions would be needed?
Note: I would love to be able to rerun the same order avoiding having to keep creating new test orders repeatedly. I have had some success running the webhook in the default Process New and Updated orders. The Workflow gets triggered multiple times, which is bad.
Thanks,
Scott
It would be optimal if : In order processing I first need to create a shipment for an order. I would like to force the webhook to run after adding a tracking number and clicking the Shipped checkbox.
Barring a button in Order Processing of an order to force the web hook, what trigger, or triggers, And what conditions would be needed?
Note: I would love to be able to rerun the same order avoiding having to keep creating new test orders repeatedly. I have had some success running the webhook in the default Process New and Updated orders. The Workflow gets triggered multiple times, which is bad.
Thanks,
Scott
Comment