Connect your automation rule to another tool
A connection allows your automation rules to perform actions or make changes in another third-party application with which Atlassian has a supported integration. Read more about connections.
For example, you could set up a rule that triggers when an issue is created, which creates a corresponding feature flag in LaunchDarkly.
Creating a connection
To connect your automation rule to another tool:
Go to Automation and select Create rule.
Select a trigger for your rule.
Select an action that interacts with another tool. This will prompt you to connect the application with Automation.
Follow the steps provided. These will vary depending on which application you are connecting to, but will usually involve providing the required credentials or API keys. Read more about the applications that can be used in connections.
Connections can be added when a rule is being edited so when creating your rule, be mindful of who you give editing permissions to.
Reusing established connections
Once a connection is established, it can be reused within the same automation rule. Connections can’t be reused in other rules, so if a new rule is created a new connection must be set up too.
Using an existing connection: When editing an automation rule, you can select from a list of that rule’s existing connections, simplifying the process and ensuring consistency.
Creating another connection: If you want to connect to a new service or use different credentials for the same application, you’ll need to create a new connection specifically for that purpose, for example two different instances of Workato.
Things to remember
Connections perform actions on your behalf: Connections perform actions as the person who set up the connection. For example, if an automation rule creates a feature flag in LaunchDarkly, the person who set up the connection will be listed as the person who created the flag. For triggers, permissions will be inherited from the person who sets up the rule.
Rule permissions: Because actions will always be performed by the person who set up the connection, you should be mindful of who you provide editing permissions to when publishing your automation rule. If someone else edits the rule after a connection is set up, they can reuse the connection and any changes will still be made by the person who set up the connection.
Best practices
Use clear, descriptive names for any connections you create, as this will help you to easily identify the connections in your automation rules.
Regularly review your connections and check the application credentials to ensure the connection is valid and secure.
Monitor usage of your connections to optimize performance and keep track of how they are used in automation rules.
Test thoroughly before deploying automation rules that use connections to ensure they work as expected.
Was this helpful?