Hi community!
I'm not the API dev, just asking about API capabilities.
I know its possible to create dependencies in the GUI by specify a row number for example.
If we're creating via API, we may not know the row number. Is it possible to specify the relationship by cell "Task Name" for example.
Can I specify a dependency for a task "drink_beer" as "buy_beer_from_shop" rather
than e.g. [33]?
We're using python to speak to the API should this help.
I run big events with many related tasks. I'm a bit stuffed creating multiple big sheets via the API if this bit does not work.
Your help is appreciated.