Forum Discussion
jamescrump
Qrew Member
Hi Chayce,
All I'm doing is putting the date field in a Webhook that POST json data to an external system.
It seems that by default, the date being POST is mm-dd-yyyy and I need yyyy-mm-dd
Thanks, James
------------------------------
james crump
------------------------------
ChayceDuncan
8 months agoQrew Captain
Ah. You can change the app settings overall to display the dates a certain way but that would be global across the app and I can't guarantee that it will do much. Schematically the 'display' settings that apply in QB don't always carry when it comes to the raw format for things like webhooks or queries. I personally wouldn't try and fight it - I would suggest just making a formula-text field that has it in yyyy-mm-dd format and include that in your payload.
------------------------------
Chayce Duncan
------------------------------