jamescrump
8 months agoQrew Member
Change Webook date format in JSON POST
I've seen several posts on manipulating dates, but none that seem to specifically apply to Webhook JSON POST in the Message body.
By default,
{
"date": [
{
"value": "[mydate] "
}
],
exports as mm-dd-yyyy, but I need to format to yyyy-mm-dd
Is this possible to reformat in this dialogue?
Thanks, James
------------------------------
james crump
------------------------------