Formatting

Pre-built actions to make formatting and manipulating data within your workflows easier.

Go to site
Explore
/
Apps
/
Formatting

Formatting API Integrations

Build and run workflows using the Formatting API. Use 1000s of source-available triggers and actions across 1000+ apps. Or write custom code to integrate any app or API in seconds.

1
2
3
4
5
6
export default defineComponent({
  async run({ steps, $ }) {
    const text = ' Hello world! ';
    return text.trim()
  },
})
[Date/Time] Add/Subtract Time with Formatting API on New Requests (Payload Only) from HTTP / Webhook API
HTTP / Webhook + Formatting
 
Try it
[Date/Time] Add/Subtract Time with Formatting API on New Submission from Typeform API
Typeform + Formatting
 
Try it
[Date/Time] Add/Subtract Time with Formatting API on Custom Events from Zoom API
Zoom + Formatting
 
Try it
[Date/Time] Add/Subtract Time with Formatting API on New Submission (Instant) from Jotform API
Jotform + Formatting
 
Try it
[Date/Time] Add/Subtract Time with Formatting API on New Custom Webhook Events from Stripe API
Stripe + Formatting
 
Try it
[Data] Convert JSON to String with the Formatting API

Convert an object to a JSON format string

 
Try it
[Data] Parse JSON with the Formatting API

Parse a JSON string

 
Try it
[Date/Time] Add/Subtract Time with the Formatting API

Add or subtract time from a given input

 
Try it
[Date/Time] Compare Dates with the Formatting API

Get the duration between two dates in days, hours, minutes, and seconds along with checking if they are the same.

 
Try it
[Date/Time] Format with the Formatting API

Format a date string to another date string

 
Try it

Authentication

The Formatting API does not require authentication.