Want to make one trigger dependent on the other - I have the trigger-IDs.
The only documented API-call to set this dependency is through trigger.update:
Pardon my French, but it's not documented anywhere how to NOT delete all the old dependencies: it's not documented how to get the old ones so you can include them in the update.
Has anyone bought the paid/support documentation and want to share how to get the dependencies here?
There was some "adddependency" (yes, 3 Ds) api call in the older versions, but it was removed and the paid support/documentation is now required to figure this out unless you read the source code.
The only documented API-call to set this dependency is through trigger.update:
Pardon my French, but it's not documented anywhere how to NOT delete all the old dependencies: it's not documented how to get the old ones so you can include them in the update.
Has anyone bought the paid/support documentation and want to share how to get the dependencies here?
There was some "adddependency" (yes, 3 Ds) api call in the older versions, but it was removed and the paid support/documentation is now required to figure this out unless you read the source code.
Comment