Today's Date
Status: Closed · Asked by khena25 on · 0 views
Hi, is there any way to attach today's date whenever an action is executed?
Something like Zapier's: https://zapier.com/help/create/customize/insert-the-time-your-zap-runs-into-a-field
Hi, is there any way to attach today's date whenever an action is executed?Something like Zapier's: https://zapier.com/help/create/customize/insert-the-time-your-zap-runs-into-a-field
You can make use of Date/Time formatter to get the current date -

Note that it will not consume any task.
Ok, then how do I export the date to an external application, ie. Google Sheets?
Ok, then how do I export the date to an external application, ie. Google Sheets
When you will click on Save and Send Test Request button in above given step it will generate today's date. Like this.

Then add another step - Add Row and map that value to your desired column in google sheet -

You can watch this tutorial for Google Sheet Add row action help -
Perfect, got it working. Thank you so much