Additional Webhook Output Field
i
isn
Request for additional webhook output field titled "datetime_local". In the current output fields there is one for created_local, which presumably is the datetime for when the webhook data packet was created. The datetime field and order_dte appear to be the fields for the datetime of the inspection itself.
What I'm looking for is the datetime of the inspection set in the local time. in the screenshot shared, the key piece of information I seek is the "-05:00" in the "created_local" field. This allows me to parse the information to automate a flow that is adaptable to the timezone of the inspection. Right now there is no field that contains the datetime of the scheduled inspection set in the long local datetime. For example, using the data in the screenshot provided, I'd want a field called "order_dte_local" that shows "2026-02-02T16:00:00-05:00".
Thank you!