-
Suggestion
-
Resolution: Unresolved
-
None
-
4
-
User Problem
The customer would like alerts to only deduplicate for that calendar day, and a new alert be created with the same alias the next day (even if the alert is forgotten open). Adding today's date to the alias would help achieve this. However, this doesn't seem to be an available option unless the time is sent in the payload from the external system.
Suggested Solution
Have an option (like
{{_headers.DATE}}
exists for the Email Integration), to allow customers to add today's date in a field of their choosing.
Current Workarounds
Send the date in the payload then use String Processing/Regex to add it to the relevant field.