I want to know what the difference is between a ready
and an update
webhook?
From the docs:
" A ready
webhook will only be triggered once for a specific object when the object is saved and the conditions for the webhook are met. An update
webhook will be triggered each time the object is saved and the conditions are met."