Skip to main content

I have a zap setup to add Calendar events when a new invoice is created. However It does not update when I change the ship date or Delivery Arrival time. Is there anyway to automate it.

Hello,

Unfortunately, it's not possible to set the updated QB invoice trigger in the current Zapier-QB integration. One of the possible solutions is to use webhooks for this task.

https://developer.intuit.com/app/developer/qbo/docs/develop/webhooks#configuring-webhooks

The idea is to set up a webhook that will trigger each time the invoice will be updated.