Overview
Templatizing a request means creating a reusable request template. Instead of writing the same request multiple times, you can create a generic template and fill in the details as needed.
Tines references
Before getting started, we recommend familiarizing yourself with the surrounding functionality this article covers:
Make it happen
Scenario
You might have a request template for inviting a new user, but every time you use it, you'd only need to change the user’s name or email address. To save an action as a template to use in the future:
Click the action tile.
Click the three-dot menu.
Click Create template.