Mapping Panel
The mapping panel in Make.com is like your data’s travel guide. It helps you connect and transfer information between different parts of your automation setup.
Hereβs how it works:
- Data Mapping: As you build your scenario, you’ll need to move data from one module to another. The mapping panel shows you all the data fields you can pick from and lets you choose where they should go next.
- Field Selection: You can pick and map specific fields from one module to match up with the fields in the next module. This way, the data flows exactly where itβs needed.
- Dynamic Values: You can use dynamic values in the mapping panel, so your automation can adapt to different data inputs on the fly, making everything more flexible.
In short, the mapping panel makes sure your data gets where it needs to go, keeping your automation running smoothly.
Example
Here’s a short example of how we can use the mapping panel to map the first_name item from a previous module.
And you can use the mapping panel the same way to map functions too.
Here’s how I used the startcase() text function to capitalize the first name item from the previous module;