Is there any way or API through which I can attach my existing automation to a Project VIA API using the project key and rule id
What problem are you trying to solve? Knowing that may help the community to offer better suggestions.
Until we know that...
There are REST API endpoints to get, update, create rules, etc. And so if you wanted to...
There are no bulk read or bulk create endpoints. (You may bulk read the rule summaries, but must read each one to get the rule's JSON.)
Kind regards,
Bill
That’s not exactly what I’m trying to do. When a new project is created using existing settings, the automations from the source project are not automatically copied over — they have to be manually linked. What I need is an API that allows me to provide the new project key and an existing automation ID, and then attach that automation to the new project programmatically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.