Hi everyone,
I’m currently using the free version of Make to automate data entry into a Google Sheets document, but I’m running into some issues with data mapping. Here’s what I’ve done so far and the problem I’m facing:
What I’m Trying to Achieve:
I want to automate the process of adding rows to a Google Sheets document with specific data fields from another source.
Setup Details:
- Scenario: Created a new scenario in Make.com.
- Modules: Using the “Google Sheets” module with the “Add a Row” action.
- Google Sheet: My Google Sheets document has the following headers in the first row: Image, Image Alt Text, Featured, Title, Summary, Category, Creator, Link, Slug, Date.
The Issue:
When I run the scenario, the data does not match the Google Sheets columns correctly. Here’s the output I’m seeing:
What I’ve Tried:
- Verified that the Google Sheet has the correct headers.
- Ran tests with sample data.
Possible Limitations:
I’m aware that the free version has some limitations, such as the number of modules per scenario and the number of operations per month. Could this be affecting my setup?
Questions:
- Are there specific limitations in the free version that I should be aware of that might be causing this issue?
- Any tips or best practices for setting up data mapping in Make.com with Google Sheets?
Thank you in advance for your help!