Hello,
Let me preface by saying I’m not a developer. I can shell script along with some PowerShell, but that’s my limit.
The goal is to pull project data from Insightly and put the information into Trello. I have a Zap built that will create a board with the Project Name from Insightly. Now I wish to pull the project activities and events from Insightly and create lists in the newly created board.
I can create a separate Zap, or create a 3rd step, to add the lists to the board, but since the board name is going to be named after the project name, it will never be the same. Thus when the ‘list zap’ runs, I need it query the Insightly project name, find that board in Trello, then create the lists.
I have a feeling this is going to require coding beyond my skillset, but I really hoping I’m just missing something obvious.