Description
Converts the date_created field in outbound webhook requests from GMT to the site’s configured local time when the feed is sending all fields.
Usage Notes
- Only applies when the feed’s request body type is
all_fields. Custom field-mapped feeds are unaffected. - Downstream consumers expecting GMT timestamps will need to be updated to handle local time.
Resources
Code
Please log in to view this code snippet.