Hi everyone!
I’m currently setting up an integration between Glide and Make, but I’m stuck.
I have three tables in my Glide app: Projects, Tasks, and Templates. The Templates table contains a list of tasks typically done for each project. I want to automatically add these tasks to a new project whenever it’s created.
However, when I set up the integration, only the project name is added as a new row in the Projects table, and no tasks are being added to the Tasks table.
Can someone help me with this?