Hi,
As general context about what I’m trying to do, I want to receive an update whenever goods are sent out and whenever goods are received by Shiphero. Hence I found the PO Update webhook and the Shipment Update webhook. (please send me another way if there is a better approach.)
What I am missing from the documentation is:
- Is there a retry mechanism in place if the webhook does not receive any response or no status 200 response? Is there a maximum retry counter in place and is there a notification setting that would notify me if the maximum of retries has been reached?
- What are the triggers for the webhooks? For example, It seems that after receiving the PO and updating the “expected on” date, the webhook is no longer triggered. Is there a comprehensive list of triggers somewhere? or is it as easy as only changes to any of the fields in the body of the webhook?
Thanks in advance!
Erik