Trouble with Datetime Format of Webhook POST
I need to submit a datetime in ISO 8601, which Marketo stores datetime as, but in webhooks it looks like they are formatting the token as if you were putting it in an email?

If I hard code the datetime properly formatted (with the T and the offset) the webhook works perfectly and I was wondering if there was a way to do so with a toke since that's how it's stored in the database.
Thanks!