Get DateTime transform action
Use case
You would like to get the current date/datetime.
Overview

Returns the current date/time in the requested timezone.
Parameters
Parameter
Description
Required
DateTime format to return
Use https://strftime.org/ for various options
Timezone to return
The timezone you would like to have the date returned in.
Usage
Results output
Results of Example:
2025-04-16T08:07:04Z
Last updated
Was this helpful?