Skip to main content

Audit Events

Audit events are tracked by Alteryx One Platform and captured in the audit trail.

Account Administration

Event

Description

Additional Metadata

A product entitlement has been removed as a result of an expired contract

A product has been enabled in a workspace as a result of a change to the contract.

A product has been enabled in a workspace as a result of a change to the contract

A product has been disabled in a workspace as a result of an expired contract.

An API access token has been set up as a result of a contract change

An API access token has been disabled as a result of an expired contract.

assign_user_seats

1 or more users have been assigned a role.

userIdsWithUnassignedSeat

productPolicyId

create_audit_storage_connection

Audit to cloud storage connection is created.

bucketName

cloudStorageType (S3, Azure, GCS, etc)

create_billing_account

Creation of a billing account.

billingAccountId

billingAccount.getName()

delete_audit_storage_connection

Audit to cloud storage connection is deleted.

cloudStorageType (S3, Azure, GCS, etc)

(if successful)

bucketName

deprovision_product

A product entitlement has been removed as a result of an expired contract.

productName

productSKU

enable_api_access

An API access token has been set up as a result of a contract change.

licenseBillingService

insufficient_seats_quantity_for_role

An attempt to assign 1 or more users a role was rejected because there were insufficient seats for a specific role.

productPolicyId

userIdsWithUnassignedSeat

no_user_seats_assigned

An attempt to assign 1 or more users a role was rejected because the users were already assigned the specified role.

productPolicyIduserIds

no_user_seats_assigned

An attempt to assign 1 or more users a role was rejected because there were insufficient entitlements.

productPolicyIduserIds

no_user_seats_to_revoke

An attempt to remove seats occurred, but it was not successful as there are no seats to be revoked.

removedProductPolicyIds

removedUserIds

provision_product

A product entitlement has been provisioned as a result of a change to the contract.

productName

productSKU

revoke_user_seats_due_to_overages

An attempt to add assigned seats exceeded the contracted values and the seats causing overages have been revoked.

removedProductPolicyIds

removedUserIds

revoke_user_seats

Seats have been revoked.

removedProductPolicyIds

removedUserIds

update_audit_storage_connection

Audit to cloud storage connection is updated.

cloudStorageType (S3, Azure, GCS, etc)

new: {
 bucketName, 
 bucketRegion,
 roleArn
}

(if successful)

old: 
{  
  bucketName,
  bucketRegion,  
  roleArn 
}

update_billing_account

A modification to the name of the billing account.

billingAccountId

oldBillingAccountName

newBillingAccountName

update_entitlements_quantity

A modification to the number of effective entitlements.

oldEntitlementQuantity

newEntitlementQuantity

update_workspace_tier

A modification to the contract tier.

oldTierName

newTierName

workspaceName

Workflow

Event

Description

Additional Metadata

create_workflow

Creating a new workflow. workflowMode could be: Cloud Native, Standard.

assetId

workflowName

workflowMode

import_workflow

Importing workflow is complete.

assetId

workflowName

delete_workflow

Workflow is deleted.

assetId

workflowName

workflow_run_initiated

Initiating Full Run execution for workflow. initiatedFrom could be: Schedule, Plans, Cloud.

assetId

workflowName

initiatedFrom

export_workflow

Workflow is exported.

assetId

workflowName

update_workflow

Capturing any update to a workflow (when a new version was added for workflow).

assetId

workflowName

rename_workflow

Renaming workflow.

assetId

oldWorkflowName

newWorkflowName

set_workflow_version_name

Setting a name for specific workflow version.

assetId

versionId

versionName

remove_access_workflow

Removing access for workflow.

assetId

workflowName

removedAccessUserId

removedAccessUserEmail

share_access_workflow

Sharing access on workflow. permissionType could be: view/edit.

assetId

workflowName

shareeUserId

shareeEmail

permissionType

Scheduling

Event

Description

Additional Metadata

create_schedule_data_connection

Schedule data connection created.

asset_type

asset_id(s)

create_schedule

Schedule created.

asset_type

asset_id(s)

delete_schedule

Schedule deleted.

asset_type

asset_id(s)

disable_schedule

Schedule disabled.

asset_type

asset_id(s)

enable_schedule

Schedule enabled.

asset_type

asset_id(s)

modify_schedule

Schedule modified.

asset_type

asset_id(s)

update_schedule_data_connection

Schedule data connection updated.

asset_type

asset_id(s)

Plans

Event

Description

Additional Metadata

create_plan

Plan created.

assetId

planName

delete_plan

Plan deleted

assetId

planName

Email_Task_Added

Email task added to a Plan.

assetId

planName

HTTP_Task_Added

HTTP task added to a Plan.

assetId

planName

Email_Task_Recipient

Recipients added/deleted from an email task (To, CC, BCC).

assetId

planName

HTTP_Task_Edited

Configuration of an HTTP task in a plan edited.

assetId

planName

rename_plan

Plan renamed.

assetId

planName

assetId

initiatedFrom

share_access_plan

Plan shared. As a successful event is considered only plan shared, not dependencies.

assetId

planName

shareeUserId

shareeEmail

permissionType

export_plan

Plan exported.

assetId

planName

import_plan

Plan imported.

assetId

planName

transfer_owner_plan

Plan ownership transferred to another user.

assetId

planName

planOldOwner

planNewOwner

Plan_Output_Download

Output downloaded as part of a plan .

assetId

planName

Auto Insights

Event

Description

Additional Metadata

mission.created

Mission created

name

ulid

mission.sent

Mission sent

name

ulid

mission.deleted

Mission deleted

name

ulid

mission.subscription.created

Mission subscription created

name

ulid

mission.subscription.deleted

Mission subscription deleted

name

ulid

report.created

Report created

name

ulid

report.published

Report published

name

ulid

report.sent

Report sent

name

ulid

report.downloaded

Report downloaded

name

ulid

report.deleted

Report deleted

name

ulid

report.subscription.created

Report subscription created

name

ulid

report.subscription.deleted

Report subscription deleted

name

ulid

playbooks.scenarios.synthetic.generate

Generate list of Playbooks use cases from scenario.

aaiService, sessionID

playbooks.reports.synthetic.generate

Generate list of Playbooks Reports using synthetic data.

aaiService, reportID

playbooks.reports.byo.generate

Generate list of Playbooks Reports using Dataset X.

aaiService, reportID

playbooks.scenarios.byo.generate

Generate list of Playbooks use cases on Dataset X.

aaiService, sessionID

身份验证

事件键

事件说明

其他元数据字段

create_oauth_token

用户 <userId> 在工作区|账户 <workspaceId>|<accountId> 中创建 OAuth 2.0 API 令牌。

create_session

使用 <browser> 在位置 <location> 创建会话 <sessionId>。

create_static_api_token

用户 <userId> 在工作区|账户 <workspaceId>|<accountId> 中创建访问令牌。

create_user

创建用户 <email>。

delete_oauth_token

删除工作区|账户 <workspaceId>|<accountId> 中的 OAuth 2.0 API 令牌 <tokenId>。

delete_static_api_token

从工作区 <workspaceId>|<accountId> 中删除访问令牌 <tokenId>。

export_status_rescan_domain_trigger

已触发导出状态域重新扫描。

emailDomain

export_status_rescan_login

登录时,用户的导出状态已被重新扫描。

exportStatus

export_status_rescan_trigger

已触发导出状态重新扫描。

export_status_update

用户的导出状态已由 Amber Road 事件更新。

exportStatus、updatedStatus

force_reset_password

强制用户 <userId> 在登录时重置密码。

reset_password

重置用户 <userId> 的密码。

revoke_oauth_token

撤销工作区|账户 <workspaceId>|<accountId> 中的 OAuth 2.0 API 令牌 <tokenId>。

revoke_session

撤销用户 <userId> 的会话 <sessionId> 。

create_ip_list

为账户 <accountId> 创建 IP 列表。

create_sso_config

在工作区|账户 <workspaceId>|<accountId> 中创建 SSO 配置。

update_sso_config

在工作区|账户 <workspaceId>|<accountId> 中更新 SSO 配置。

update_ip_list

为账户 <accountId> 更新 IP 列表。

existingIpAddresses、updatedIpAddresses

update_password

更新用户 <userId> 的密码。

update_user

更新用户 <userId>。

validate_one_time_passcode

验证电子邮件 <email> 的 OTP。

授权

事件键

事件说明

其他元数据字段

add_group_role

将角色 [roleId] 添加到用户组 [groupId]。

用户组对象、[user objects]、[role objects]

add_group_user

将用户 [userGid] 添加到用户组 [groupId]。

用户组对象、[user objects]、[role objects]

asset_transfer_event

<assets> 的所有权已转移至 PersonId-<PersonId> PersonEmail-<personEmail>。

assets、toPersonId、toPersonEmail

assign_role

将角色 <roleId> 分配给工作区 <workspaceId> 中的用户 <userIds>。

create_role

在工作区 <workspaceId> 中创建角色 <roleName>。

disable_scim

SCIM 连接已由用户 [email] 禁用。

disable_user

禁用工作区 <workspaceId> 中的用户 <personId>。

enable_user

在工作区 <workspaceId> 中启用用户 <personId>。

generate_scim_token

SCIM 令牌由用户 [email] 生成。

invite_user

邀请用户 <email> 加入工作区|账户 <workspaceId>|<accountId>。

reinvite_user

重新邀请用户 <personIds> 到账户 <workspaceId>|<accountId>。

remove_group_role

从用户组 [groupId] 中移除角色 [roleId]。

group object]、[user objects]、[role objects]

remove_group_user

从用户组 [groupId] 中移除用户 [userGid]。

group object]、[user objects]、[role objects]

remove_user

已从账户 <accountId> 中移除用户 <personIds>。

已从工作区 <workspaceId> 中移除用户 <personIds>。

revoke_role

从工作区 <workspaceId> 中的用户 <userId> 取消分配角色 <roleId>。

create_group

将用户 [email] 添加到用户组 [groupId]。

delete_group

从用户组 [groupId] 中移除用户 [email]。

enable_scim

SCIM 连接已由用户 [email] 启用。

update_group

用户组显示名称已更改为 [name]。

update_role

更新工作区 <workspaceId> 中的角色 <roleId>。

工作区管理

事件键

事件说明

其他元数据字段

add_workspace

为 billingAccountId <accountId> 创建名为 <name>,最大用户数为 <max_user_number> 的工作区。

为层级 <tier> 创建名为 <name>,最大用户数为 <max_user_number> 的工作区。

delete_workspace

删除工作区 <workspaceId>。

update_workspace

已将 workspaceId <workspaceId> 和 billingAccountId <accountId> 的工作区详细信息名称更新为 <name>,最大用户数更新为 <maxUserNumber>。

workspace_setting_change

更新工作区 <workspaceId> 中的配置:<configurationName>。

configurationName、configurationValue、workspaceName