Best answer

How to use zap_meta_human_now in API Configuration

  • 12 May 2020
  • 1 reply
  • 1794 views

Hi,

I would like to know on how can I get the current time or previous time the trigger was polled by Zapier.. There is “zap_meta_human_now” to get current time.. However, I can use it only as a parameter.. I need the value as a default parameter available in API Configuration Form/Console Mode..

icon

Best answer by Danvers 18 May 2020, 12:19

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 +12

Hi @Vanee! You can use code mode and use Javascript’s Date object to get the current time. Though, that wouldn’t enable you to get the time that the Zap last triggered - it’s not possible to do that, sorry!