To fix the following "Invalid date(time) value: 2023/01/09 with date(time) format: YYYY-MM-DDTHH:mm:ssZ", you need to add handlebar in date field:
{{dateFormat "MM/DD/YYYY" date}}
@azizayoujil Thanks for the workaround. Just wanted to understand if this is something that you encounter in the Amazon Seller Central - NetSuite integration app or something that you encounter in a custom flow.
You are welcome @balasubramanianmahad-Balasubramanian-Mahadevan" rel="nofollow noreferrer">Balasubramanian Mahadevan.
I encountered this problem with the Amazon Seller Central - NetSuite integration app. The issue may depend on the date format used, as it is not based on a flow.
Hi @azizayoujil-Aziz-Ayoujil" rel="nofollow noreferrer">Aziz Ayoujil,
Can you please share more details regarding this. For example which flow you are getting this error?
HI @sashibehera-Sashikanta-Behera" rel="nofollow noreferrer">Sashikanta Behera.
I got this Error on FBA Inventory Adjustments Add on Flow.
It's related to the format of the date and if you want to fix it you need to add a handlebar.
{{dateFormat "MM/DD/YYYY" date}}