Activities Data Set Verb Descriptions: Docs

The Activities data set is more complex than the average ACC Data Schema data set due to the variable nature of payloads associated with the various "Activity Verbs" which define the particular activity taken in the system. For the Activities schema, there are several tables defined (one for each service) and for each of these table definitions, there are common columns and then many unique columns based on the particular service. The common columns included for all tables are: After these standard columns there are many service specific columns for the table definition. Columns may or many not contain data depending on the Activity Verb in question. The following summary details the particular columns applicable for an Activity Verb. Also, for certain Activity Verbs there are Related Tables (in a SQL relational sense) that can be associated with the verb. These tables use the activity_id as the foreign key for lookups and when there is an applicable foreign table, they are noted in the details below.

This description information is also made available programatically in the format of JSON files (one for each Activities table) in the "schemas" directory as part of every extract archive. The naming convention for this file is:

The description file is an array of JSON objects with two primary fields: The following is an example JSON snippet from the Docs description file.
 {
   "activate-approval-workflow" : {
      "columns" : [
         "activity_id",
         "bim360_account_id",
         "bim360_project_id",
         "created_by",
         "created_at",
         "activity_verb",
         "object_display_name",
         "object_id",
         "object_object_type"
      ]
   },
   "add-attribute-to-namingstandard" : {
      "columns" : [
         "activity_id",
         "bim360_account_id",
         "bim360_project_id",
         "created_by",
         "created_at",
         "activity_verb",
         "object_display_name",
         "object_id",
         "object_object_type"
      ],
      "related_tables" : [
         "docs_naming_standards"
      ]
   },
   ...

Activity Verbs

Now that we have reviewed the data description for Activities data, the following is a detailed summary of 120 Activity Verbs for the Docs Schema along with their relevant columns and any related tables.
activate-approval-workflow
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflow]
add-attribute-to-namingstandard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: NamingStandard]
docs_naming_standards
add-doc-comment-for-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: comment]
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_task_nameTask name for this object
target_display_nameDisplay name for this target
target_folder_display_nameFolder Display name for this target
target_folder_idFolder id for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
add-docs-to-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: approvalWorkflowReview]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_sequence_idSequence id for this target
add-entity-by-automation
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
add-folder-naming-standard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: NamingStandard]
add-member
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: docs_user, user]
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: project]
add-resources-to-package
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: package]
add-version-to-set
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: SetDefinition]
apply-naming-standard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
docs_naming_standards
archive-approval-workflow
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflow]
archive-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
assign-permission
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: role]
docs_permissions
attach-custom-attribute
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
docs_custom_attributes
calibrate-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_revision_numberRevision number for this object
object_versionVersion version for this object
change-public-link-expiration
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
claim-review-task
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_task_nameTask name for this object
continue-project-copy
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
copy-file
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_folder_display_nameFolder Display name for this target
target_folder_idFolder id for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
copy-file-from-project-template
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_folder_display_nameFolder Display name for this target
target_folder_idFolder id for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
copy-file-to-another-project
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_folder_display_nameFolder Display name for this target
target_folder_idFolder id for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
copy-review-docs-to-folder
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_pending_namePending name for this object
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_source_display_nameSource Display name for this object
object_source_idSource id for this object
object_source_object_typeSource Object type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_source_parent_folder_urnSource Parent Folder urn for this object
object_source_versionSource version for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
create-custom-attribute
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, project]
docs_custom_attributes
create-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
create-hyperlink
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_hyperlink_display_nameHyperlink Display name for this object
object_hyperlink_hyperlink_idHyperlink id for this object
object_hyperlink_idHyperlink id for this object
object_hyperlink_object_typeHyperlink Object type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_hyperlink_parent_folder_urnHyperlink Parent Folder urn for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
create-set
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_issuance_dateIssuance date for this object
object_object_typeObject type for this object [e.g.: SetDefinition]
create-transmittal
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: WorkflowTransmittal]
object_sequence_idSequence id for this object
object_statusStatus status for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_versionVersion version for this target
delegate-review-task
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_task_nameTask name for this object
delete-custom-attribute
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, project]
docs_custom_attributes
delete-doc-comment-for-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: comment]
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_task_nameTask name for this object
target_display_nameDisplay name for this target
target_folder_display_nameFolder Display name for this target
target_folder_idFolder id for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
delete-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
delete-entity-by-automation
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
delete-hyperlink
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_hyperlink_display_nameHyperlink Display name for this object
object_hyperlink_hyperlink_idHyperlink id for this object
object_hyperlink_idHyperlink id for this object
object_hyperlink_object_typeHyperlink Object type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_hyperlink_parent_folder_urnHyperlink Parent Folder urn for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
delete-permission
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: role]
delete-set
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: SetDefinition]
detach-custom-attribute
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
docs_custom_attributes
download-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
object_version_urnVersion urn for this object
edit-description
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_new_descriptionNew description for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_old_descriptionOld description for this object
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
edit-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
docs_custom_attributes
edit-naming-standard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
docs_naming_standards
edit-office-file
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
edit-set
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_new_issuance_dateNew Issuance date for this object
object_object_typeObject type for this object [e.g.: SetDefinition]
object_old_issuance_dateOld Issuance date for this object
enable-public-link
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
object_statusStatus status for this object
enable-upload-rule
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
docs_naming_standards
enable-uploader-edit-attribute-values
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
object_statusStatus status for this object
export-document-log
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: report]
export-file
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_revision_numberRevision number for this object
object_versionVersion version for this object
export-file-report
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
export-project-report
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
export-transmittal
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: WorkflowTransmittal]
object_sequence_idSequence id for this object
ignore-project-copy
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
initiate-review-process
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
lock-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
move-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
move-version-to-set
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_idFolder id for this object
object_from_set_display_nameFrom Set Display name for this object
object_from_set_idFrom Set id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: SetDefinition]
notify-final-members
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
notify-observers
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_observer_idObserver id for this object
object_observer_nameObserver name for this object
object_observer_typeObserver type for this object [e.g.: company, role, user]
object_sequence_idSequence id for this object
notify-reviewers
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_reviewer_idReviewer id for this object
object_reviewer_nameReviewer name for this object
object_reviewer_typeReviewer type for this object [e.g.: company, role, user]
object_sequence_idSequence id for this object
object_task_nameTask name for this object
ns-download-template
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: NamingStandard]
ns-export
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: NamingStandard]
ns-import-merge
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:CustomAttribute]
ns-import-replace
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:CustomAttribute]
object_old_nameOld name for this object
prepare-download-package
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: WorkflowTransmittal]
object_sequence_idSequence id for this object
print-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_versionVersion version for this object
object_version_urnVersion urn for this object
process-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
publish-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_versionVersion version for this target
receive-entity-from-project
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
receive-entity-from-project-with-automation
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
remove-attribute-from-namingstandard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: NamingStandard]
docs_naming_standards
remove-docs-from-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: approvalWorkflowReview]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_sequence_idSequence id for this target
remove-folder-naming-standard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: NamingStandard]
remove-naming-standard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
remove-resources-from-package
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: package]
remove-shared-search
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
remove-version-from-set
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_remove_reasonRemove reason for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: SetDefinition]
rename-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_old_nameOld name for this object
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
rename-set
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: SetDefinition]
object_old_nameOld name for this object
restore-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
restore-version
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
review-attach-folder-attributes
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
docs_standard_attributes
review-back-to-initiator
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_statusStatus status for this object
review-create-transmittal
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: WorkflowTransmittal]
object_sequence_idSequence id for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: approvalWorkflowReview]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_sequence_idSequence id for this target
review-delete-draft-workflow
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflow]
review-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
review-export-files
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_statusStatus status for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_versionVersion version for this target
review-increase-doc-attributes
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_versionVersion version for this object
docs_standard_attributes
review-push-approval-status
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_approval_statusApproval status for this object
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_pending_namePending name for this object
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_versionVersion version for this object
review-push-doc-attributes
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_pending_namePending name for this object
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_versionVersion version for this object
docs_standard_attributes
review-rename
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_statusStatus status for this object
review-rename-doc
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_pending_namePending name for this object
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_versionVersion version for this object
review-save-as-draft
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflow]
review-set-attached-attributes
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflow]
docs_standard_attributes
review-step-back
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_statusStatus status for this object
object_task_nameTask name for this object
review-submit-as-workflow
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflow]
review-update-candidates
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_statusStatus status for this object
object_task_nameTask name for this object
review-update-doc-attributes
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_pending_namePending name for this object
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_versionVersion version for this object
docs_standard_attributes
review-update-duration
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_statusStatus status for this object
object_task_nameTask name for this object
save-approval-workflow
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflow]
scan-duplicate-files
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
send-entity-to-project
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
send-entity-to-project-with-automation
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: folders:autodesk.bim360:Folder]
target_project_account_idProject Account id for this target
target_project_idProject id for this target
sequence-naming-standard
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder]
docs_naming_standards
set-approval-status
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_approval_statusApproval status for this object
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_task_nameTask name for this object
object_versionVersion version for this object
share-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: DOCUMENT, folders:autodesk.bim360:Folder]
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: user]
show-folder-full-path
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
object_statusStatus status for this object
submit-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
object_task_nameTask name for this object
terminate-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
unlock-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
update-custom-attribute
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, project]
docs_custom_attributes
update-doc-comment-for-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: comment]
object_review_display_nameReview Display name for this object
object_review_idReview id for this object
object_review_sequence_idReview Sequence id for this object
object_task_nameTask name for this object
target_display_nameDisplay name for this target
target_folder_display_nameFolder Display name for this target
target_folder_idFolder id for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_project_account_idProject Account id for this target
target_project_idProject id for this target
target_versionVersion version for this target
update-shared-search
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
update-transmittal-non-members-setting
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: project]
upgrade-version
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
object_version_urnVersion urn for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_object_typeObject type for this target [e.g.: items:autodesk.bim360:File]
target_parent_folder_urnParent Folder urn for this target
target_versionVersion version for this target
upload-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
upsert-custom-attribute-constraint
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:CustomAttribute]
docs_custom_attribute_constraints
view-entity
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_file_nameFile name for this object
object_folder_display_nameFolder Display name for this object
object_folder_idFolder id for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
view-existing-review
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: approvalWorkflowReview]
object_sequence_idSequence id for this object
view-in-autocad-web
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: items:autodesk.bim360:Document, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_revision_numberRevision number for this object
object_versionVersion version for this object
view-public-link
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_collection_idCollection id for this object
object_collection_instance_indexCollection Instance index for this object
object_collection_sizeCollection size for this object
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: folders:autodesk.bim360:Folder, items:autodesk.bim360:File]
object_parent_folder_urnParent Folder urn for this object
object_versionVersion version for this object
target_display_nameDisplay name for this target
target_idId id for this target
target_viewer_display_nameViewer Display name for this target
target_viewer_idViewer id for this target
view-transmittal
activity_idActivity ID for this event
bim360_account_idBIM 360 HQ Account ID.
bim360_project_idBIM 360 HQ Project ID.
created_byAutodesk ID of the user performing the activity action
created_atThe timestamp when the activity created
activity_verbActivity performed by the user
object_display_nameDisplay name for this object
object_idId id for this object
object_object_typeObject type for this object [e.g.: WorkflowTransmittal]
object_sequence_idSequence id for this object