自動化ルールを別のツールに接続する
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.
たとえば、課題が作成された際にトリガーするルールをセットアップして、LaunchDarkly で対応する機能フラグを作成できます。
Creating a connection
自動化ルールを別のツールに接続するには、次の手順に従います。
[自動化] に移動して [ルールを作成] を選択します。
ルールのトリガーを選択します。
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.
考慮事項
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.
べストプラクティス
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.
この内容はお役に立ちましたか?