But then I want to push that customer order via webhook to another zap that will process the order with a create order step in Shopify.
So how do I push the webhook data out of the first zap and into the second?
Is this a webhook post? Would appreciate any assistance.
Many thanks
Dan
Best answer by christina.d
Hi friends! I wanted to summarize some of the responses here in case it’s helpful!
Troy Tessalone wrote:
Hi @Dan Lyons
Good question.
Here’s a trick…
Use Webhook - POST
GetUWired wrote:
Also, you will need to map the values in the post action in step 3. Leaving all of the values blank will only send the data from the previous step which is a delay step and not the new order step.
I believe you should be able to turn that back on without any hiccups especially if the zaps in the history are still marked as scheduled/delayed.
Also, you will need to map the values in the post action in step 3. Leaving all of the values blank will only send the data from the previous step which is a delay step and not the new order step.
Hi friends! I wanted to summarize some of the responses here in case it’s helpful!
Troy Tessalone wrote:
Hi @Dan Lyons
Good question.
Here’s a trick…
Use Webhook - POST
GetUWired wrote:
Also, you will need to map the values in the post action in step 3. Leaving all of the values blank will only send the data from the previous step which is a delay step and not the new order step.