Workato API - Activity audit log reference

This page provides a reference for the resource types and event types you can use as query parameters to filter responses from the Get activity audit log API.

  • Resource types specify which resource categories the API should include in the activity audit log results. For example, use include_resource_types[]=flow to retrieve only activities related to recipes.
  • Event types define the events logged for these resource types, such as creating or deleting a recipe.

The resource types and event types listed in this document are specific to the activities available in your workspace for direct customers and the admin workspace for Embedded partners. You can use the following query parameters to include or exclude these types in your results:

  • include_resource_types[]
  • include_event_types[]
  • exclude_resource_types[]
  • exclude_event_types[]

Resource types

The following table maps each resource_type used in the API to its corresponding display name in the user interface.

Event types

The following events are grouped by their associated resource type. Each resource type represents a category of activities tracked in the audit log.

AccountProperty

Event typeDescription
account_property_createdAn environment property was created.
account_property_deletedAn environment property was deleted.
account_property_updatedAn environment property was updated.

Adapter

Event typeDescription
connector_createdA custom connector was created.
connector_deletedA custom connector was deleted.
connector_installedA custom connector was installed in the workspace.
connector_releasedA custom connector was released.
connector_sharedA custom connector was shared.
connector_shared_closed_source_changedThe source code sharing settings of a custom connector were modified.
connector_updatedA custom connector was updated.

ApiAccessProfile

Event typeDescription
access_profile_api_key_refreshedThe API key for an access profile was refreshed.
access_profile_createdAn API access profile was created.
access_profile_deletedAn API access profile was deleted.
access_profile_updatedAn API access profile was updated.

ApiClient

Event typeDescription
developer_api_client_createdA Developer API client was created.
developer_api_client_deletedA Developer API client was deleted.
developer_api_client_updatedA Developer API client was updated.
token_leakedThe API token for a Developer API client was leaked.
token_regeneratedA token was regenerated for a Developer API client.

ApiCustomer

Event typeDescription
api_customer_createdAn API client was created in the API platform.
api_customer_deletedAn API client was deleted in the API platform.
api_customer_updatedAn API client was updated in the API platform.

ApiEndpoint

Event typeDescription
endpoint_activatedAn API endpoint was activated in an API collection.
endpoint_createdAn API endpoint was created in an API collection.
endpoint_deactivatedAn API endpoint was deactivated in an API collection.
endpoint_deletedAn API endpoint was deleted from an API collection.
endpoint_updatedAn API endpoint was updated in an API collection.

ApiGroup

Event typeDescription
api_collection_createdAn API collection was created.
api_collection_deletedAn API collection was deleted.
api_collection_updatedAn API collection was updated.

ApiPolicy

Event typeDescription
api_policy_createdAn API policy was created.
api_policy_deletedAn API policy was deleted.
api_policy_updatedAn API policy was updated.

ApiPrivilegeGroup

Event typeDescription
api_privilege_group_createdA Developer API client role was created.
api_privilege_group_deletedA Developer API client role was deleted.
api_privilege_group_updatedA Developer API client role was updated.

AuditLogReplicationSettings

Event typeDescription
audit_log_streaming_content_updatedThe audit log streaming content was updated.
audit_log_streaming_destination_updatedThe audit log streaming destination was updated.
audit_log_streaming_disabledAudit log streaming was disabled.
audit_log_streaming_enabledAudit log streaming was enabled.

CommunityAdapterPublication

Event typeDescription
community_adapter_publication_approvedA community connector listing was approved.
community_adapter_publication_deletedA community connector listing was removed.
community_adapter_publication_for_reviewA community connector listing was submitted for review.
community_adapter_publication_updated_by_adminA community connector listing was updated by an admin.

CustomOauthKey

Event typeDescription
custom_oauth_key_createdA custom OAuth profile was created.
custom_oauth_key_deletedA custom OAuth profile was deleted.
custom_oauth_key_updatedA custom OAuth profile was updated.

Deployment

Event typeDescription
deployment_failedA deployment failed.
deployment_finishedA deployment finished.
deployment_review_approvedA deployment was approved.
deployment_review_comment_createdA comment was added to a deployment asset.
deployment_review_createdA review was created for a deployment.
deployment_review_created_commentA comment was added to a deployment review.
deployment_review_deletedA deployment review was deleted.
deployment_review_rejectedA deployment was rejected.
deployment_review_resetA deployment was re-opened for review.
deployment_review_updated_commentA comment added to a deployment review was updated.
deployment_submitted_for_reviewA deployment was submitted for review.

ExportManifest

Event typeDescription
manifest_createdA manifest was created.
manifest_deletedA manifest was deleted.
manifest_updatedA manifest was updated.

Flow

Event typeDescription
recipe_concurrency_updatedA recipe’s concurrency setting was updated.
recipe_copiedA recipe was copied.
recipe_createdA recipe was created.
recipe_data_retention_settings_updatedA recipe’s data retention settings were updated.
recipe_deletedA recipe was deleted.
recipe_made_privateA recipe was made private.
recipe_made_publicA recipe was made public.
recipe_movedA recipe was moved to a different folder.
recipe_renamedA recipe was renamed.
recipe_startedA recipe was started.
recipe_stoppedA recipe was stopped.
recipe_trigger_resetA recipe’s trigger was reset.
recipe_undeletedA recipe was restored.
recipe_updatedA recipe was edited.
tags_addedTags were added to a recipe.
tags_removedTags were removed from a recipe.

Folder

Event typeDescription
folder_createdA folder was created.
folder_deletedA folder was deleted.
folder_movedA folder was moved to a different project or folder.
folder_renamedA folder was renamed.

LookupTable

Event typeDescription
lookup_table_createdA lookup table was created.
lookup_table_deletedA lookup table was deleted.
lookup_table_exportedA lookup table was exported as a CSV file.
lookup_table_importedA lookup table was imported as a CSV file.
lookup_table_movedA lookup table was moved to a different project.
lookup_table_renamedA lookup table was renamed.
lookup_table_truncatedA lookup table was truncated.
lookup_table_updatedA lookup table was updated.

ManagedUserGrant

Event typeDescription
team_membership_createdA user joined a workspace with a specific role.
team_membership_deletedA user was removed from the workspace.
team_membership_updatedA user’s collaborator role was updated.
workspace_moderator_assignedA workspace moderator was assigned.
workspace_moderator_removedA workspace moderator was removed.
workspace_moderator_updatedA workspace moderator was updated.

MemberInvitation

Event typeDescription
saml_sso_team_invitation_acceptA collaborator accepted the workspace invitation for a workspace with SAML SSO enforcement enabled and joined with a specific role.
team_invitation_acceptA user accepted the workspace invitation and joined the workspace with a specific role.
team_invitation_createdA user invited another user to join the workspace with a specific role.
team_invitation_deletedA user cancelled the invitation for a user to join the workspace.
team_invitation_rejectAn invited user refused to join the workspace.
team_invitation_updatedA user updated another user’s invitation by changing their collaborator role.

Package

Event typeDescription
package_exportedA package was exported.
package_importedA package was imported.

PrivilegeGroup

Event typeDescription
role_createdA collaborator role was created.
role_deletedA collaborator role was deleted.
role_permissions_changedThe permissions for a collaborator role changed.
role_updatedA collaborator role was updated.

Project

Event typeDescription
project_createdA project was created.
project_deletedA project was deleted.

ProjectBuild

Event typeDescription
project_build_downloadedA project build was downloaded.

ProjectProperty

Event typeDescription
project_property_createdA project property was created.
project_property_deletedA project property was deleted.
project_property_updatedA project property was updated.

SharedAccount

Event typeDescription
connection_connectedA connection was established successfully.
connection_createdA connection was created.
connection_deletedA connection was deleted.
connection_disconnectedA connection was disconnected.
connection_movedA connection was moved to a different folder.
connection_updatedA connection was updated.
tags_addedTags were added to a connection.
tags_removedTags were removed from a connection.

SharingToken

Event typeDescription
sharing_token_createdA sharing token was generated for a recipe.
sharing_token_deletedA sharing token was revoked for a recipe.

Tags::Models::Tag

Event typeDescription
tag_createdA tag was created.
tag_deletedA tag was deleted.
tag_updatedA tag was updated.

TeamProfile

Event typeDescription
scim_token_createdA System for Cross-domain Identity Management specification (SCIM) token was created.
scim_token_refreshedA SCIM token was refreshed.
scim_token_revokedA SCIM token was revoked.
team_profile_auth_method_changedThe workspace authentication method was changed.
team_profile_createdThe workspace authentication method was created.
team_profile_handle_changedThe workspace ID was changed.
team_profile_jit_provisioning_disabledSAML SSO Just-in-Time (JIT) provisioning was disabled for the workspace.
team_profile_jit_provisioning_enabledSAML SSO Just-in-Time (JIT) provisioning was enabled for the workspace.
team_profile_name_changedThe workspace name was changed.
team_profile_role_sync_disabledRoles sync through SAML SSO was disabled for the workspace.
team_profile_role_sync_enabledRoles sync through SAML SSO was enabled for the workspace.
team_profile_saml_configuredSAML SSO setting was saved for the workspace using a specific SAML provider.
team_profile_saml_required_disabledSAML SSO enforcement was disabled for the workspace.
team_profile_saml_required_enabledSAML SSO enforcement was enabled for the workspace.

Topic

Event typeDescription
topic_createdAn event topic was created.
topic_deletedAn event topic was deleted.
topic_resetAn event topic was reset.
topic_retention_updatedThe message history retention of the event topic was updated.
topic_schema_updatedAn event topic schema was updated.
topic_updatedAn event topic was updated.

User

Event typeDescription
account_activatedA workspace was activated.
account_activation_email_resentA workspace activation email was re-sent.
account_activation_email_sentA workspace activation email was sent.
account_email_updatedAn account email was updated.
admin_two_fa_disabledTwo-factor authentication (2FA) was disabled for the workspace.
app_access_changedApp access for the workspace was updated.
aws_iam_external_id_scope_updatedAmazon Web Services (AWS) Identity and Access Management (IAM) external scope was updated.
data_retention_settings_updatedThe workspace data retention settings were updated.
delegated_admin_password_updatedThe delegated admin password was updated.
email_change_initiatedAn email change was initiated.
emails_receiving_admin_notifications_updatedThe admin notification email addresses were updated.
emails_receiving_error_notifications_updatedThe error notification email addresses were updated.
environment_provisionedEnvironments were enabled for the workspace or a specific customer workspace.
error_notification_throttling_disabledError notification throttling was disabled.
error_notification_throttling_enabledError notification throttling was enabled.
flows_concurrency_batch_updateThe recipe concurrency was updated.
kms.key_id_updatedThe key management system key ID was updated.
kms.key_material_updatedThe key management system key material was updated.
kms.policy_changedThe key management system policy was changed.
kms.policy_enabledThe key management system policy was enabled.
kms.policy_updatedThe key management system policy was updated.
manager_addedA delegated admin was added to the workspace.
manager_removedA delegated admin was removed from the workspace.
max_worker_concurrency_changedThe maximum number of concurrent workers that can be assigned to a recipe was changed.
password_changedThe account password was changed.
password_reset_requestedA password reset was requested.
password_setAn account password was set.
password_was_resetAn account password was reset.
plan_addons_changedThe capabilities for a workspace were changed.
plan_detail_changedThe plan detail was updated.
plan_limit_changedThe plan limit was changed.
secret_manager_cache_clearedThe secrets manager cache was cleared.
secret_manager_createdAn external secrets manager was added to the workspace.
secret_manager_scope_updatedThe external secrets manager scope was updated.
secret_manager_updatedThe external secrets manager for the workspace was updated.
switch_environmentA user switched to a different environment.
two_factor_authentication_disabledTwo-factor authentication was disabled for an account.
two_factor_authentication_enabledTwo-factor authentication was enabled for an account.
two_factor_authentication_recovery_codes_downloadedThe two-factor authentication recovery codes for an account were downloaded.
two_factor_authentication_recovery_codes_viewedThe two-factor authentication recovery codes for an account were viewed.
user_deletedA user account was deleted.
user_loginA user signed in to their account.
user_login_failedA user’s sign-in attempt failed.
user_logoutA user signed out of their account.
user_restoredA previously deleted user account was restored.
workspace_automatically_provisionedAccess to a workspace was automatically provisioned.
workspace_automatically_updatedAccess to a workspace was automatically updated.

WorkatoDbTable

Event typeDescription
tags_addedTags were added to a data table.
tags_removedTags were removed from a data table.
workato_db_table_createdA data table was created.
workato_db_table_deletedA data table was deleted.
workato_db_table_downloadThe CSV file was downloaded for a data table.
workato_db_table_file_column_downloadA data table file column was downloaded.
workato_db_table_record_createdA record was added to a data table.
workato_db_table_record_deletedA record was removed from a data table.
workato_db_table_record_updatedA record was edited in a data table.
workato_db_table_renamedA data table was renamed.
workato_db_table_schema_updatedThe structure of a data table was modified.

WorkatoSchema

Event typeDescription
common_data_model_createdA common data model was created.
common_data_model_deletedA common data model was deleted.
common_data_model_updatedA common data model was updated.

WorkatoTemplate

Event typeDescription
message_template_createdA message template was created.
message_template_deletedA message template was deleted.
message_template_updatedA message template was updated.

dashboards_page

Event typeDescription
dashboards_page_createdAn Insights dashboard was created.
dashboards_page_deletedAn Insights dashboard was deleted.
dashboards_page_renamedAn Insights dashboard was renamed.
dashboards_page_updatedAn Insights dashboard was updated.

field_map_schema

Event typeDescription
field_map_schema_updatedDynamic field mapping for a recipe was updated.

test_case

Event typeDescription
test_case_copiedA test case was copied.
test_case_createdA test case was created.
test_case_deletedA test case was deleted.
test_case_renamedA test case was renamed.
test_case_updatedA test case was updated.