...
Click on edit action , then select your desired shopify native action
Anchor | ||||
---|---|---|---|---|
|
...
{ |
Draft Order Creation
The webhook is triggered whenever a draft order is created either via an API call through the bot or from Shopify admin console directly.
An important note here is that the trigger uses the personal information provided by Shopify upon creation of draft order to match the bot user inside UChat. If the provided with the payload is incorrect or doesnt exist the payload is simply wasted without the trigger being fired.
...
Following response payload is received whenever the trigger is successfully fired.
{ |
Anchor | ||||
---|---|---|---|---|
|
...