added
Track Template Changes
January 26th, 2024 by Maryia Yermakovich
You can now track template changes in an effective way with these enhancements:
- The
template_created
webhook triggers on template creation. - The
template_updated
webhook triggers on these changes to a template:- A role added or deleted.
- Template renamed.
- A section added to a content bundle.
See the full webhook events list: Webhook Payload.
- An optional
fields=content_date_modified
query parameter for List Templates shows the timestamp for the latest change to template content.