自動化ルールとコンポーネントの新しい用語

自動化の「ルール」は「フロー」に、「コンポーネント」は「ステップ」になりました。この変更を行っている間、ドキュメントの一部に用語の不一致が発生する場合があります。自動化に関する最新情報の詳細をご確認ください。

Confluence 自動化のトリガー

Flows always begin with a trigger step. The trigger is the catalyst that sets your flow in motion.

Confluence では「新しいページが公開された際」などのアプリベースのイベントや「火曜日の午前 10 時」などの時間ベースのイベントがトリガーになる場合があります。

If you're in Space automation, the flow runs each time the triggering event happens in the space you’re in. If you're in Global automation, it will execute each time the triggering event happens in any space in your Confluence instance — or the spaces you specify.

Users can also create smart buttons on any page to manually trigger flows.

Each trigger accepts specific smart values, which are noted below each entry. Smart values are dynamic variables that can make your flow more flexible.

Confluence トリガー

これらのトリガーは Confluence 自動化に固有のもので、個々のスペースを自動化する (スペースの自動化) ため、または複数のスペースを一度に自動化する (グローバル自動化) ために利用できます。

ページとブログ

ページがアーカイブされました

This trigger runs your flow each time a page is archived.

ここで言う「ページ」は「ブログ」とは異なるコンテンツ タイプです。ブログはアーカイブできません。

スマート値のオブジェクト:

ページにコメントが追加されました

This trigger runs your flow each time a page or inline comment is added to a page.

これには、既存のコメントが編集された際は含まれません。

スマート値のオブジェクト:

ページをコピーしました

This trigger runs your flow each time a page that was copied is published.

ここで言う「ページ」は「ブログ」とは異なるコンテンツ タイプです。ブログはコピーできません。

スマート値のオブジェクト:

ページが削除されました

This trigger runs your flow each time a page is deleted, i.e., sent to the trash.

ここで言う「ページ」は「ブログ」とは異なるコンテンツ タイプです。現時点では、「ブログが削除されました」トリガーは存在しません。

スマート値のオブジェクト:

ページが編集された

This trigger runs your flow each time edits to an existing page are published as an update.

ここで言う「ページ」は「ブログ」とは異なるコンテンツ タイプです。現時点では、「ブログが編集されました」トリガーは存在しません。

スマート値のオブジェクト:

ページにラベルが追加されました

In its default state, this trigger runs your flow each time any label is added to a page.

You have the option to configure it by selecting specific labels from a dropdown. If you add more than one label, the flow will trigger each time any one of those labels is added.

スマート値のオブジェクト:

ページを移動しました

This trigger runs your flow each time a page is moved.

ここで言う「ページ」は「ブログ」とは異なるコンテンツ タイプです。現時点では、「ブログが移動されました」トリガーは存在しません。

スマート値のオブジェクト:

ページの所有者が変更された

This trigger runs your flow each time the ownership of any page is transfered.

既定では、ページの作成者が所有者になります。ただし、現在のページ所有者、Confluence スペース管理者、または Confluence アプリ管理者は、ページの所有権をそのページの編集権限を持つどのユーザーにでも譲渡できます。ブログの所有権は譲渡できません。

スマート値のオブジェクト:

ページが公開された

This trigger runs your flow each time a new page is created and published.

This doesn’t include drafts (which aren’t yet published), pages that were copied from another page (see “Page copied” trigger) or subsequent updates when the page is edited (see “Page edited” trigger).

ここで言う「ページ」は「ブログ」とは異なるコンテンツ タイプです (「ブログを公開しました」トリガーを参照)。

スマート値のオブジェクト:

ページ ステータスの変更

このトリガーを使用するには、コンテンツ ステータスを有効にする必要があります。スペース管理者は、[スペース設定] > [スペースを管理] でステータスの設定を制御できます。

This trigger runs your flow each time the content status of a page changes to a status you specify (for example, “ready for review”).

Content statuses are specific to each space. So, if you’re in Global Automation, the trigger can’t provide status selections until you set and save the flow’s Scope (in flow details) to a specific space or spaces. Once the scope is saved, both Suggested and Custom statuses will surface as options.

スマート値のオブジェクト:

ページに添付ファイルが追加された

This trigger runs your flow each time an attachment (for example, an image) is added to a page.

スマート値のオブジェクト:

添付ファイルがページから削除された

This trigger runs your flow each time a page attachment (for example, an image) is deleted, i.e. sent to the trash.

スマート値のオブジェクト:

データ分類が更新されました

This trigger runs your flow when someone adds a selected data classification level to a page or blog. Select from any data classification level available in the organization or use the space’s default classification level.

タスクが作成された

This trigger runs your flow each time a task is created and assigned to someone on any page.

You have the option of configuring it by selecting specific users or groups from a dropdown. Otherwise the flow will be triggered any time a task is assigned to anyone. Tasks are assigned by mentioning someone in an action item.

スマート値のオブジェクト:

*- これらのスマート値があるかどうかは、ページとブログ投稿のどちらからトリガーされたかによって異なります。

タスク ステータスが変更された

This trigger runs your flow each time the status of a task on any page changes.

You have the option of configuring it by specifying the status as Complete (i.e. checked) or Incomplete (ie. unchecked) in a dropdown. Otherwise the flow will be triggered any time a task on a page is checked or unchecked.

スマート値のオブジェクト:

*- これらのスマート値があるかどうかは、ページとブログ投稿のどちらからトリガーされたかによって異なります。

ブログにコメントが追加されました

This trigger runs your flow each time an inline or page comment is added to a blog post.

これには、既存のコメントが編集された際は含まれません。

スマート値のオブジェクト:

ブログにラベルが追加されました

In its default state, this trigger runs your flow each time any label is added to a blog post.

You have the option to configure it by selecting specific labels from a dropdown. If you add more than one label, the flow will trigger each time any one of those labels are added.

スマート値のオブジェクト:

ブログが公開された

This trigger runs your flow each time a new blog post is published.

This doesn’t include drafts (which aren’t yet published) or subsequent updates when the blog is edited. A “Blog edited” trigger does not exist at this time.

スマート値のオブジェクト:

ブログに添付ファイルが追加された

This trigger runs your flow each time an attachment (for example, an image) is added to a blog.

スマート値のオブジェクト:

ブログから添付ファイルが削除された

This trigger runs your flow each time a blog attachment (for example, an image) is deleted, i.e. sent to the trash.

スマート値のオブジェクト:


ホワイトボード

ホワイトボードが作成された場合

This trigger runs your flow each time a new whiteboard is created.

これには、コピーされたホワイトボードや、編集時に更新されたホワイトボードは含まれません。ページとは異なり、ホワイトボードには「公開」アクションがないため、ホワイトボードが作成されるとすぐに実行されます。

スマート値のオブジェクト:


データベース

データベースが作成された場合

This trigger runs your flow each time a new database is created.

これには、コピーされたデータベースや、編集時に更新されたデータベースは含まれません。ページとは異なり、データベースには「公開」アクションがないため、データベースが作成されるとすぐに実行されます。

スマート値のオブジェクト:

This trigger runs your flow each time a new smart link is added to the content tree.

スマート値のオブジェクト:

  • {smartlink}

This trigger runs your flow each time a smart link in the content tree is edited.

スマート値のオブジェクト:

  • {smartlink}


Users, groups, and teams

User added to group or team

This trigger runs each time a user is added to a specified group or team.

スマート値のオブジェクト:

  • {userAdded}

  • {group}

グループまたはチームからユーザーを削除

このトリガーは、ユーザーが特定のグループまたはチームから削除されるたびに実行されます。

スマート値のオブジェクト:

  • {userAdded}

  • {group}

ユーザーがメンションされた

In its default state, this trigger runs your flow if any user or group is mentioned on a page or blog post (including in a comment).

You have the option to configure it by selecting specific users and/or groups from a dropdown. If you add more than one, the flow will trigger each time any of your selections are mentioned.

スマート値のオブジェクト:

*- これらのスマート値があるかどうかは、ページ、ブログ投稿、コメントのどれからトリガーされたかによって異なります。


スペース

(グローバル自動化のみ)

スペースがアーカイブされた

This trigger runs your flow each time a space is archived.

スマート値のオブジェクト:

作成されたスペース

This trigger runs your flow each time a new space is created.

スマート値のオブジェクト:


ページから手動トリガー

This trigger runs your flow when a person selects it from the automation menu (lightning bolt icon) in the More actions () menu located in the left-side navigation.

The menu surfaces vetted automated actions that anyone can apply to the page. The automation menu isn’t available on blogs. Manual triggers can also be used to test and debug flows.

左側のナビゲーションのその他のアクション メニューで、自動化が強調表示されています。

You can limit who can see and run your flow by selecting specific users and/or groups from the trigger’s dropdown.

If the user will need to configure parts of the flow themselves before they run it, check the “Prompt for input” box and add text fields, checkboxes, etc.

スマート値のオブジェクト:

 

一般的なトリガー

これらのトリガーは Confluence と Jira の両方で動作します。

スケジュール済み

スケジュール済み

This trigger runs your flow at a recurring time that you set.  

ドロップダウンによって基本設定を追加するか、[詳細] タブの cron 式によって微妙なタイミングを秒単位で制御します。

Cron expressions are composed of a string of values, separated by spaces, to denote Second, Minute, Hour, Days of the month, Days of the week, Year.

Jira とは異なり、[スケジュール設定済み]トリガーは Confluence のクエリはサポート対象外です。

If a scheduled flow fails to execute (serves a Failure status in the automation audit log) 10 times in a row, it automatically disables.


Atlassian Guard

コンテンツ スキャン アラート

This trigger runs your flow whenever a content scanning alert is generated. Guard Detect generates an alert when someone updates a Confluence page containing certain types of sensitive data, such as credentials, financial, or identity data.

To configure this trigger you need to be an Organization admin or Guard Detect admin and your organization must have an Atlassian Guard Premium subscription.

スマート値のオブジェクト:


Loom

Loom がフォルダーに移動された

This trigger runs your flow when a Loom video is moved to a Loom folder.

スマート値のオブジェクト:

Loom がスペースに移動された

This trigger runs your flow when a Loom video is moved to a Loom space.

スマート値のオブジェクト:

Loom によってミーティングが録画された

This trigger runs your flow when a meeting is recorded by Loom.

スマート値のオブジェクト:


統合 (サードパーティ)

受信 Webhook

This trigger executes your flow when an HTTP POST is sent to a specified webhook URL.

A webhook is a way for a third party to trigger an automation flow.

このトリガーを設定する際に、サード パーティ アプリの発信 Webhook 構成に追加したりカスタム スクリプトから HTTP POST リクエストを実行したりできる、固有の URL を受け取ります。

You can use the {{webhookData}} smart value to reference the custom data provided by the webhook in your flow.

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。