Removing Stale Data from Targeting with Automate
AuthorAshish Tiwari
Frequently asked questions
How can the automation be triggered to remove stale data?
The automation can be triggered by a scheduler for regular maintenance or by an HTTP trigger for immediate, action-specific maintenance.
What type of field in the content type is required for this process?
The content type must contain a field capable of storing an array, such as a multiple selection field, custom field, or a field with a JSON structure.
How does the automation know which targeting terms are stale?
Stale terms can be provided either by fetching from an external API in scheduled automations or by passing them as query parameters in the HTTP trigger’s URL.