Hello Experts,
while launching my application to Zapier market place, i am getting this warnings on all my zap triggers, Looking for someone who can help
Here are the details:
ISO-8601 Date/Time Format in Zap History
To ensure Zapier can correctly parse dates and times, you should always use ISO-8601 format to represent dates or times. Timezone info should also be present if it contains time.
Unlike D023
, this check validates the data in the Zap History instead of static samples.
✘ examples of an incorrect implementation:
01 Aug 2019
01 Aug 2019 06:50:30
2019-08-01T06:50:30
examples of a correct implementation:
2019-08-01
2019-08-01T06:50:30-0500