it would be really helpful to be able to trigger webhooks when a collection item has been created/updated/deleted, so that a tool-chain could do some data processing based upon those events.
i evaluated a possible workaround with using the "site_publish" webhook, but since i want to use the webhook to actually publish more content, that would result in a loop.
the webhook payload has no uniq indicator that i could use to break the loop. using the published date could work, but it's not explicit.
Need an item updated hook as well. One of airtable's most valuable hooks
This would be so useful for blog automation! Currently looking into this for Webflow-hosted page at Progress.org
This would be so useful for blog automation! Currently looking into this for Webflow-hosted page at https://www.progress.org
i evaluated a possible workaround with using the "site_publish" webhook, but since i want to use the webhook to actually publish more content, that would result in a loop.
the webhook payload has no uniq indicator that i could use to break the loop. using the published date could work, but it's not explicit.