Hi all,
I have want my date to be YYYY-MM-DD, this needs to be te same everywhere and anytime, because my REST endpoint only accept the date value in this format. Is this possible? If someone else his device is in an other time format or something the POST won’t work.
If i leave the date out my JSON body the webhook works great… so only this (simple) thing is holding me back… Date format is something you want to specify in the column settings?
-Remco