We programmatically create Webhooks on all target Apps and want those hooks to be triggered once after the installation. We though of adding a tag and removing it right away (or modifying any field and putting it back right away), but this would trigger other item.update
Webhooks as well.
app.update
launched?Thank you!
Only by performing the same types of actions that will normally fire a webhook. I.e. you cannot fake it.
No, the app.update webhook is only fired when the app is saved through the template editor.