I’m trying to work out if I can create an automation to do multiple tasks or if they all have to be separate (which might max out my allowance)…
I have a table which tracks my book contracts. Each contract may have up to 5 titles on it and each title could be produced in up to 6 editions.

I’d like an automation that creates a record in my edition table for each planned edition…
So,
Test title 1 Hardback
Test tile 1 Paperback
etc
I can get this to work if each automation is separate but feel like there should be a way to group it somehow. However, at the moment when I try to create a chain it comes up as ‘otherwise’ so it doesn’t run the paperback if there is a hardback. What am I missing?


