Hi!
I am relatively new to make, and I currently want to build the following:
- I have a list of titles and extracts for blog post ideas in Google Sheets
- Make observes, If there is a now row coming to the list
- I send new rows to ChatGPT to write a blog post about each topic
- I publish it on Medium
I have the following problem:
I can’t map the title from the Google Sheet to the Medium module. Does anyone have an idea why?
Blueprint
blueprint.json (25.5 KB)
Output bundles:
[
{
“0”: “Test”,
“1”: “”,
“2”: “”,
“3”: “This is a Test”,
“ROW_NUMBER”: 9,
“SPREADSHEET_ID”: “1UGh9QnJ3PeJEgu6Ac4G_8fdEvBWmZG6R4ZlyO43RE7Q”,
“SHEET”: “Publication Plan”
}
]
Many thanks for your help!
Cheers
Felix


