Variables in API Action
Status: Closed · Asked by thomasniederberger on · 0 views
Hello Together. I just got to Pabbly. I used different tools before and was wondering if it also works to add variables to parameters. Something like that to make the API call based on the current time. Thank You, Thomas.

You need to generate current time using date time formatter and do the add/subsract time and then map the result in API step.
Got It. Thank You.