Best answer

How do I add 1hour delay before the start and end date to get data?

  • 23 June 2022
  • 3 replies
  • 143 views

Hi Guys,

 

I am trying to use Zapier webhook get data from a system hourly.

For the argument of query, I need to send a startDate and endDate to get data during this hour.

I can Insert nowtime as endDate by insert data provided by Zapier.

But don’t know how to add a time 1 hour before now time.

Is it available, if it is, please help me.

 

 

icon

Best answer by marms_tj 23 June 2022, 13:12

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.

3 replies

Userlevel 1

@Andy_Andy 

Use the datetime from the schedule trigger. I’ve highlighted it on your screenshot:

 

Hi Marms, 

Thank you very much.

This is what I need!

Do you mind share me what to put in  input field can get system now() time?

I couldn’t found any article regarding about this matter.

 

 

Userlevel 1

Add a formatter step just before your webhook step and set it up like this - putting your own ‘now’ time in the input field. See below:

This will then give you an output of 1 hour before your now time.