Available automation steps for Atlassian Administration
Who can do this? |
Automation flows are made up of three key steps. Build automation flows using triggers, conditions and actions.
Triggers – Start the flow when a specific event occurs.
Conditions – Specify criteria that must be met for the flow to continue. (Optional)
Actions – Perform tasks when the flow satisfies the criteria.
Available triggers
Trigger group | Trigger | Description |
|---|---|---|
Group | User added to a group | Flow triggers when you add a user to a group. |
User removed from a group | Flow triggers when you remove a user from a group. | |
Identity provider | Users removed from an identity provider directory | Flow triggers when users are removed from an identity provider directory. |
Users synced to an identity provider directory | Flow triggers when your identity provider syncs users to an identity provider directory. | |
Account | User profile updated
| Flow triggers when you update any of the following user profile details:
|
User is a managed account | Flow triggers when a user becomes a managed account. This trigger needs no additional configuration. |
Available conditions
Conditions | Criteria | Description |
|---|---|---|
User authentication policy |
| Checks whether the authentication policy meets a certain criteria. |
User domain |
| Checks whether a user domain meets a certain criteria. |
User group |
| Checks whether user group membership meets a certain criteria. |
User identity provider |
| Checks whether the user identity provider meets a certain criteria. |
User profile information | For email, Job title, Location:
For timezone:
| Checks whether the user profile information meets a certain criteria. |
Available actions
Action | Description |
|---|---|
Assign user to authentication policy | The authentication policy is assigned when your flow runs successfully. |
Revoke API keys | Revoke API keys that are inactive for a period of time. |
Revoke API tokens | Revoke API tokens that are inactive for a period of time. |
Was this helpful?