Hi,
I’m adding order information to a database using zaps from Shipstation.
Because the triggers are different (new order / new line item) I can’t just add actions to the 1 zap.
I’m currently using delays to order the zaps, but it doesn’t always work. This is my current set up
ZAP 1
- Trigger NEW ORDER
- Action send order number (& details) to order table
ZAP 2
- Trigger NEW LINE ITEM
- Delay (wait 1 min)
- Action send line details to line item table & link to order number (from zap 1)
I’ve read that adding a webhook to the end of zap 1 can trigger zap 2, but despite reading lots of articles, I can’t figure it out.
Could someone explain in dummy language / add a diagram of what I need to put where to get a webhook in zap 1 to just trigger zap 2?
I’d be very grateful!
Many thanks, Sarah