Best answer

No fields related to date/time, trigger call still showing date time warning

  • 20 December 2021
  • 1 reply
  • 70 views

 

 

  • We’re using the date field in “create action” but it is showing in trigger. please can someone tell me why it is showing this date/time message? One more issue is when i clicked on zap history, it is always showing zero records after running the task in my account.
  • Also, Date & time format suggestion link is broken.

 

icon

Best answer by Zane 21 December 2021, 23:11

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +9

The message here is about a trigger, but the input designer in this screenshot seems to be from an action (those just look like inputs for a create action not a trigger)… 

The message is calling out the format of a date in the output of the trigger referenced.  So you’ll want to check dates in your API response, make sure they are ISO format, convert them in code mode before returning if not. 

The broken link there is not actually meant to be a link. It’s an icon indicating the data type of the field. It mirrors what’s in the Zap Editor product, so that you can see how your form will render as you develop.