The current issue i face is after the data in the first sheet is over i want it to go into the second sheet and repeat the process but the problem is when the first sheet is done, (the if node will like try to tell the sheet 2 it’s all done go with your process- this is what i’m tryna build) but the issue is whenever it go to the sheet 2, the read sheet (Google Sheets in the workflow) get’s execute n number of times, without like going to splitinto batches then into the execute sheet.
I know there’s lot of unwanted things in the workflow and it can be simplified, can any one help me ?
The workflow looks aesthetically nice but barely readable.
You can improve readability of a large workflow by
- giving nodes meaningful names in business terms (eg Get users, Update post status, Split posts into batches etc)
- move nodes so that wires do not intersect unless it is not topologically possible to avoid this
- make sure the wires go from right to left only in two cases:
- it goes to a logical predecessor node (e.g. loop branch last node to a predecessing node for the next iteration)
- the next big logical fragment of the process is put below the previous big logical fragment to make the workflow looking more compact than just a long horizontal chain
In other words, make it so that someone else (including future you) can get a general idea of what’s going here before looking into any individual nodes.
Hi Olek,
Thanks for the tip !
Next time will come up with much detailed question
also do have any idea on how to connect mcp gmail ? on self hosted, docker , ngrok
Is it the next time already?
haha sorry for bugging you but using mcp i think i can get rid of all the sub tools