Data Mapping
Data mapping is how information moves from one step to the next inside your workflow. When a step runs, it produces output — a name, an email, an ID, a response. In the next step, you can reference that output and use it as input. You map data by selecting fields from previous steps directly inside the action configuration. No code needed.
Was this helpful?