What is the correct configuration, in Automate, to trigger the creation of a new object and a link between the new object and the object that has triggered.
I have an action that creates a new object and generates the link, however in Automate I only see the parameter for the triggered object, and not the object created as part of the action.
Thanks
FYI, the required link type is a many to many
For reference, this is solved. In the action, the primary key needs to be at the top of the parameter list when adding a new link. On selecting “Add link” Foundry will take the parameter, change it from UUID to string, but add a new typeclass of generate uuid for this parameter. This then sets up the action correctly to be called by automate