I have a script to generate task lists via a button trigger based on the "Create records for multiple templates" script in Marketplace Extensions. I have one extra field added.
I have moved everyone in my organization to interfaces and removed them from the base. They cannot click a button to run a script from an interface.
I was attempting to change it to an automation. When {Status} is updated, run a script. When I copy/paste the current script, it errors. I know next to nothing about code, so it was really challenging to create the first scenario.
I suspect that the input.config are the issues, because there is nowhere to input in the automation. Also, not sure how to create the selected event.
Can anyone help me with how to update to work in an automation? It's a major part of our workflow.