Activities Data Set Verb Descriptions: Cost

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 160 Activity Verbs for the Cost Schema along with their relevant columns and any related tables.
attachment_create
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_association_display_nameObject association display name
object_association_idObject association id
object_attachment_display_nameObject attachment display name
object_attachment_idObject attachment id
object_attachment_typeObject attachment type [e.g.: DocsFile, Upload]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_codeObject payment item code
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
attachment_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_attachment_display_nameObject attachment display name
object_attachment_idObject attachment id
object_attachment_typeObject attachment type [e.g.: DocsFile, Document, Upload]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
attachment_generate
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_association_display_nameObject association display name
object_association_idObject association id
object_attachment_display_nameObject attachment display name
object_attachment_idObject attachment id
object_attachment_typeObject attachment type [e.g.: Document]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_template_display_nameObject template display name
object_template_idObject template id
attachment_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_association_display_nameObject association display name
object_association_idObject association id
object_attachment_display_nameObject attachment display name
object_attachment_idObject attachment id
object_attachment_typeObject attachment type [e.g.: DocsFile, Document, Upload]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
attachment_update
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_association_display_nameObject association display name
object_association_idObject association id
object_attachment_display_nameObject attachment display name
object_attachment_idObject attachment id
object_attachment_typeObject attachment type [e.g.: Document]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
billing_period_create
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
billing_period_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
billing_period_update
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
budget_create
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_budget_codeObject budget code
object_budget_display_nameObject budget display name
object_budget_idObject budget id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
budget_delete
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_budget_codeObject budget code
object_budget_display_nameObject budget display name
object_budget_idObject budget id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
budget_import
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_budget_codeObject budget code
object_budget_display_nameObject budget display name
object_budget_idObject budget id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
budget_payment_associate
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_expense_typeObject expense type [e.g.: Corecon Approved, Invoice]
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
budget_payment_calculate
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
budget_payment_create
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: mainContract]
object_payment_display_nameObject payment display name
object_payment_idObject payment id
budget_payment_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: mainContract]
object_payment_display_nameObject payment display name
object_payment_idObject payment id
budget_payment_item_create
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
budget_payment_item_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_codeObject payment item code
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
budget_payment_item_update
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_codeObject payment item code
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
budget_payment_update
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: mainContract]
object_payment_display_nameObject payment display name
object_payment_idObject payment id
budget_update
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_budget_codeObject budget code
object_budget_display_nameObject budget display name
object_budget_idObject budget id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
calendar_configuration_create
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_calendar_configuration_display_nameObject calendar configuration display name
object_calendar_configuration_idObject calendar configuration id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
calendar_configuration_delete
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_calendar_configuration_display_nameObject calendar configuration display name
object_calendar_configuration_idObject calendar configuration id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
comment_create
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_association_display_nameObject association display name
object_association_idObject association id
object_comment_display_nameObject comment display name
object_comment_idObject comment id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_codeObject payment item code
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
compliance_definition_create
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_association_typeObject association type [e.g.: Contract, Payment]
object_compliance_definition_display_nameObject compliance definition display name
object_compliance_definition_idObject compliance definition id
object_compliance_definition_typeObject compliance definition type [e.g.: document, documentWithExpirationDate]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
compliance_definition_delete
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_association_typeObject association type [e.g.: Contract, Payment]
object_compliance_definition_display_nameObject compliance definition display name
object_compliance_definition_idObject compliance definition id
object_compliance_definition_typeObject compliance definition type [e.g.: document, documentWithExpirationDate]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
compliance_definition_update
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_association_typeObject association type [e.g.: Contract, Payment]
object_compliance_definition_display_nameObject compliance definition display name
object_compliance_definition_idObject compliance definition id
object_compliance_definition_typeObject compliance definition type [e.g.: document, documentWithExpirationDate]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
compliance_requirement_create
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_association_association_typeObject association association type [e.g.: Contract, Payment]
object_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_compliance_requirement_display_nameObject compliance requirement display name
object_compliance_requirement_idObject compliance requirement id
object_compliance_requirement_typeObject compliance requirement type [e.g.: document, documentWithExpirationDate]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
compliance_requirement_update
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_association_association_typeObject association association type [e.g.: Contract, Payment]
object_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_compliance_requirement_display_nameObject compliance requirement display name
object_compliance_requirement_idObject compliance requirement id
object_compliance_requirement_typeObject compliance requirement type [e.g.: document, documentWithExpirationDate]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
contract_create
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_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
contract_createFromBudget
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_budgetsObject budgets
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
contract_delete
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_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
contract_update
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_codeObject code
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_property_value_display_nameObject property value display name
object_property_value_idObject property value id
cost_group_publish
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_nameObject display name
object_idObject id
cost_group_unpublish
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_nameObject display name
object_idObject id
cost_item_create
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
cost_item_delete
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
cost_item_update
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
custom_column_update
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_custom_column_display_nameObject custom column display name
object_custom_column_idObject custom column id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
default_value_create
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_default_value_display_nameObject default value display name
object_default_value_idObject default value id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
default_value_update
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_default_value_display_nameObject default value display name
object_default_value_idObject default value id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_sourceObject source
object_source_typeObject source type [e.g.: Budget, BudgetPayment, Contract, CostItem, CostPayment, MainContract, OCO, PCO, RCO, RFQ, SCO]
distribution_package_create
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_nameObject display name
object_distribution_item_display_nameObject distribution item display name
object_distribution_item_idObject distribution item id
object_group_keyObject group key
object_idObject id
object_typeObject type [e.g.: Budget, Contract]
distribution_package_delete
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_nameObject display name
object_distribution_item_display_nameObject distribution item display name
object_distribution_item_idObject distribution item id
object_group_keyObject group key
object_idObject id
object_typeObject type [e.g.: Budget, Contract]
distribution_package_update
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_nameObject display name
object_distribution_item_display_nameObject distribution item display name
object_distribution_item_idObject distribution item id
object_group_keyObject group key
object_idObject id
document_package_item_create
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_association_display_nameObject association display name
object_association_idObject association id
object_budget_payment_display_nameObject budget payment display name
object_budget_payment_idObject budget payment id
object_budget_payment_typeObject budget payment type [e.g.: BudgetPayment]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_document_package_item_display_nameObject document package item display name
object_document_package_item_idObject document package item id
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: MainContract]
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_template_display_nameObject template display name
object_template_idObject template id
document_package_item_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_budget_payment_display_nameObject budget payment display name
object_budget_payment_idObject budget payment id
object_budget_payment_typeObject budget payment type [e.g.: BudgetPayment]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_document_package_item_display_nameObject document package item display name
object_document_package_item_idObject document package item id
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: MainContract]
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
document_package_item_moveToAttachment
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_association_display_nameObject association display name
object_association_idObject association id
object_budget_payment_display_nameObject budget payment display name
object_budget_payment_idObject budget payment id
object_budget_payment_typeObject budget payment type [e.g.: BudgetPayment]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_document_package_item_display_nameObject document package item display name
object_document_package_item_idObject document package item id
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
document_package_item_moveToDocumentPackage
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_association_display_nameObject association display name
object_association_idObject association id
object_budget_payment_display_nameObject budget payment display name
object_budget_payment_idObject budget payment id
object_budget_payment_typeObject budget payment type [e.g.: BudgetPayment]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_document_package_item_display_nameObject document package item display name
object_document_package_item_idObject document package item id
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
document_package_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_association_display_nameObject association display name
object_association_idObject association id
object_budget_payment_display_nameObject budget payment display name
object_budget_payment_idObject budget payment id
object_budget_payment_typeObject budget payment type [e.g.: BudgetPayment]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_document_package_display_nameObject document package display name
object_document_package_idObject document package id
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
document_template_create
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_document_template_display_nameObject document template display name
object_document_template_idObject document template id
object_document_template_typeObject document template type [e.g.: Upload]
object_group_keyObject group key
object_idObject id
document_template_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_document_template_display_nameObject document template display name
object_document_template_idObject document template id
object_document_template_typeObject document template type [e.g.: Upload]
object_group_keyObject group key
object_idObject id
document_template_publish
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_document_template_display_nameObject document template display name
object_document_template_idObject document template id
object_document_template_typeObject document template type [e.g.: Upload]
object_idObject id
document_template_unpublish
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_document_template_display_nameObject document template display name
object_document_template_idObject document template id
object_document_template_typeObject document template type [e.g.: Upload]
object_idObject id
document_template_update
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_document_template_display_nameObject document template display name
object_document_template_idObject document template id
object_document_template_typeObject document template type [e.g.: DocsFile, Upload]
object_group_keyObject group key
object_idObject id
object_verb_keyObject verb key
email_notification_create
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_cost_payment_display_nameObject cost payment display name
object_cost_payment_idObject cost payment id
object_association_display_nameObject association display name
object_association_idObject association id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_email_notification_display_nameObject email notification display name
object_email_notification_idObject email notification id
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_recipientObject recipient
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
email_notification_update
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_cost_payment_display_nameObject cost payment display name
object_cost_payment_idObject cost payment id
object_association_display_nameObject association display name
object_association_idObject association id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_email_notification_display_nameObject email notification display name
object_email_notification_idObject email notification id
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_recipientObject recipient
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
exchange_rate_create
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_nameObject display name
object_exchange_rate_display_nameObject exchange rate display name
object_exchange_rate_idObject exchange rate id
object_group_keyObject group key
object_idObject id
exchange_rate_delete
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_nameObject display name
object_exchange_rate_display_nameObject exchange rate display name
object_exchange_rate_idObject exchange rate id
object_group_keyObject group key
object_idObject id
exchange_rate_update
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_nameObject display name
object_exchange_rate_display_nameObject exchange rate display name
object_exchange_rate_idObject exchange rate id
object_group_keyObject group key
object_idObject id
expense_create
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_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_expense_typeObject expense type [e.g.: Accounts Payable, Cash, Check, Commitments, CreditCard, Invoice, Payroll, Supervision Payroll]
object_group_keyObject group key
object_idObject id
expense_delete
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_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_expense_typeObject expense type [e.g.: Business Credit Card Expense, Cash, Commitment Invoice, Equipment, Expense, Interior Design, Invoice, Lodging, and Travel, Material, Procurement, Professional Services, Subcontractor]
object_group_keyObject group key
object_idObject id
expense_item_create
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_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_expense_item_codeObject expense item code
object_expense_item_display_nameObject expense item display name
object_expense_item_idObject expense item id
object_group_keyObject group key
object_idObject id
expense_item_delete
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_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_expense_item_codeObject expense item code
object_expense_item_display_nameObject expense item display name
object_expense_item_idObject expense item id
object_group_keyObject group key
object_idObject id
expense_item_update
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_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_expense_item_codeObject expense item code
object_expense_item_display_nameObject expense item display name
object_expense_item_idObject expense item id
object_group_keyObject group key
object_idObject id
expense_update
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_codeObject code
object_display_nameObject display name
object_expense_codeObject expense code
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_expense_typeObject expense type [e.g.: Accounts Payable, Internal, Payroll]
object_group_keyObject group key
object_idObject id
object_property_value_display_nameObject property value display name
object_property_value_idObject property value id
forecast_adjustment_create
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_budget_display_nameObject budget display name
object_budget_idObject budget id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_forecast_adjustment_display_nameObject forecast adjustment display name
object_forecast_adjustment_idObject forecast adjustment id
object_group_keyObject group key
object_idObject id
forecast_adjustment_delete
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_budget_display_nameObject budget display name
object_budget_idObject budget id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_forecast_adjustment_display_nameObject forecast adjustment display name
object_forecast_adjustment_idObject forecast adjustment id
object_group_keyObject group key
object_idObject id
form_attach
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_toObject to
form_create
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_nameObject display name
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_form_instance_codeObject form instance code
object_form_instance_display_nameObject form instance display name
object_form_instance_idObject form instance id
object_form_instance_typeObject form instance type [e.g.: Budget Transfer, Owner Change Order, Potential Change Order, RISK]
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
form_delete
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_nameObject display name
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_form_instance_codeObject form instance code
object_form_instance_display_nameObject form instance display name
object_form_instance_idObject form instance id
object_form_instance_typeObject form instance type [e.g.: BPW, Budget Transfer, Contingency, Internal Change, JCC Internal Change, Owner Change Order, Owner Directive, Purchase Order Change Order, Service Contract Agreement Change Order, Subcontract Change Order]
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rco_is_mile_stoneObject rco is mile stone
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
form_generate
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_form_instance_codeObject form instance code
object_form_instance_display_nameObject form instance display name
object_form_instance_idObject form instance id
object_form_instance_typeObject form instance type [e.g.: Back Charge, Budget Transfer, Contingency, Internal Change, JCC Internal Change, Owner Change Order, Owner Directive, Subcontract Change Order, Subcontract Quotation]
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rco_is_mile_stoneObject rco is mile stone
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
form_item_create
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_form_item_display_nameObject form item display name
object_form_item_idObject form item id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
form_item_delete
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_form_item_display_nameObject form item display name
object_form_item_idObject form item id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
form_update
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_codeObject code
object_display_nameObject display name
object_form_definition_display_nameObject form definition display name
object_form_definition_idObject form definition id
object_form_instance_codeObject form instance code
object_form_instance_display_nameObject form instance display name
object_form_instance_idObject form instance id
object_form_instance_typeObject form instance type [e.g.: Contingency, Internal Change, Owner Change Order, Purchase Order Change Order, Subcontract Change Order, Unforeseen Conditions]
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_property_value_display_nameObject property value display name
object_property_value_idObject property value id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
main_contract_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_is_mile_stoneObject main contract is mile stone
object_main_contract_typeObject main contract type [e.g.: Fixed Price]
main_contract_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: Cost Plus, Fixed Price, GMP, Precio Unitario, Stipulated Price, Unit Price]
main_contract_item_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_item_codeObject main contract item code
object_main_contract_item_display_nameObject main contract item display name
object_main_contract_item_idObject main contract item id
main_contract_item_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_item_codeObject main contract item code
object_main_contract_item_display_nameObject main contract item display name
object_main_contract_item_idObject main contract item id
main_contract_item_generate
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_item_codeObject main contract item code
object_main_contract_item_display_nameObject main contract item display name
object_main_contract_item_idObject main contract item id
main_contract_item_import
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_item_codeObject main contract item code
object_main_contract_item_display_nameObject main contract item display name
object_main_contract_item_idObject main contract item id
main_contract_item_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_item_codeObject main contract item code
object_main_contract_item_display_nameObject main contract item display name
object_main_contract_item_idObject main contract item id
main_contract_update
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_codeObject code
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_is_mile_stoneObject main contract is mile stone
object_main_contract_typeObject main contract type [e.g.: Construction Managment, Cost Plus, Fixed Price, GMP, Lump Sum, Unit Price]
object_property_value_display_nameObject property value display name
object_property_value_idObject property value id
markup_apply
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_nameObject display name
object_form_instance_codeObject form instance code
object_form_instance_display_nameObject form instance display name
object_form_instance_idObject form instance id
object_form_instance_typeObject form instance type [e.g.: Change Order Request, Design Coordination, Internal Change, Owner & Subcontractor Change Order, Owner Change Order, Owner Contingency, Owner Contract Change, Owner Directive, Potential CO, Proposed Change Order, Purchase Order Change Order, Subcontract Change Order]
object_group_keyObject group key
object_idObject id
object_markup_formula_display_nameObject markup formula display name
object_markup_formula_idObject markup formula id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rco_is_mile_stoneObject rco is mile stone
markup_clear
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_nameObject display name
object_form_instance_codeObject form instance code
object_form_instance_display_nameObject form instance display name
object_form_instance_idObject form instance id
object_form_instance_typeObject form instance type [e.g.: Change Order Request, Design Coordination, Internal Change, JCC Internal Change, Owner & Subcontractor Change Order, Owner - Deferred, Owner Change Order, Owner Contract Change, Owner Directive, Potential Change Order, Prime Contract Change Order, Subcontract Change Order]
object_group_keyObject group key
object_idObject id
object_markup_formula_display_nameObject markup formula display name
object_markup_formula_idObject markup formula id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rco_is_mile_stoneObject rco is mile stone
markup_delete
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
markup_formula_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_markup_formula_display_nameObject markup formula display name
object_markup_formula_idObject markup formula id
markup_formula_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_markup_formula_display_nameObject markup formula display name
object_markup_formula_idObject markup formula id
markup_formula_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_markup_formula_display_nameObject markup formula display name
object_markup_formula_idObject markup formula id
markup_reapply
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_nameObject display name
object_form_instance_codeObject form instance code
object_form_instance_display_nameObject form instance display name
object_form_instance_idObject form instance id
object_form_instance_typeObject form instance type [e.g.: Allowance Settlement, Design Coordination, Owner Change Order, Owner Contract Change, Owner Directive, Potential Change Order, Proposed Change Order, Purchase Order Change Order, Subcontract Change Order, Subcontract Quotation]
object_group_keyObject group key
object_idObject id
object_markup_formula_display_nameObject markup formula display name
object_markup_formula_idObject markup formula id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_codeObject rco code
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rco_is_mile_stoneObject rco is mile stone
markup_update
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
milestone_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_milestone_display_nameObject milestone display name
object_milestone_idObject milestone id
object_milestone_typeObject milestone type [e.g.: Milestone, Project, Task]
object_parent_display_nameObject parent display name
object_parent_idObject parent id
overbilling_disabled
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_association_display_nameObject association display name
object_association_idObject association id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: mainContract]
overbilling_enabled
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_association_display_nameObject association display name
object_association_idObject association id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_group_keyObject group key
object_idObject id
object_main_contract_codeObject main contract code
object_main_contract_display_nameObject main contract display name
object_main_contract_idObject main contract id
object_main_contract_typeObject main contract type [e.g.: mainContract]
payment_create
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
payment_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
payment_item_create
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_codeObject payment item code
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
payment_item_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_codeObject payment item code
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
payment_item_update
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_item_codeObject payment item code
object_payment_item_display_nameObject payment item display name
object_payment_item_idObject payment item id
payment_reference_create
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_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_reference_display_nameObject payment reference display name
object_payment_reference_idObject payment reference id
object_payment_reference_is_mile_stoneObject payment reference is mile stone
object_payment_reference_paid_amountObject payment reference paid amount
object_payment_reference_referenceObject payment reference reference
payment_reference_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_reference_display_nameObject payment reference display name
object_payment_reference_idObject payment reference id
object_payment_reference_is_mile_stoneObject payment reference is mile stone
object_payment_reference_paid_amountObject payment reference paid amount
object_payment_reference_referenceObject payment reference reference
payment_reference_update
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_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_payment_reference_display_nameObject payment reference display name
object_payment_reference_idObject payment reference id
object_payment_reference_is_mile_stoneObject payment reference is mile stone
object_payment_reference_paid_amountObject payment reference paid amount
object_payment_reference_referenceObject payment reference reference
payment_update
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_association_display_nameObject association display name
object_association_idObject association id
object_billing_period_display_nameObject billing period display name
object_billing_period_end_dateObject billing period end date
object_billing_period_idObject billing period id
object_billing_period_start_dateObject billing period start date
object_codeObject code
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_property_value_display_nameObject property value display name
object_property_value_idObject property value id
permission_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_permission_display_nameObject permission display name
object_permission_idObject permission id
object_permission_levelObject permission level
object_presetObject preset
object_resource_typeObject resource type [e.g.: ActualCost, Budget, BudgetPayment, Contract, CostItem, CostPayment, MainContract, PCO, RFQ, SCO]
object_subject_idObject subject id
object_subject_typeObject subject type [e.g.: Company, Role, User]
permission_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_permission_display_nameObject permission display name
object_permission_idObject permission id
object_permission_levelObject permission level
object_resource_typeObject resource type [e.g.: ActualCost, Budget, BudgetPayment, CashFlow, Contract, CostItem, CostPayment, MainContract, RCO, RFQ, SCO]
object_subject_idObject subject id
object_subject_typeObject subject type [e.g.: Company, Role, User]
permission_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_permission_display_nameObject permission display name
object_permission_idObject permission id
object_permission_levelObject permission level
object_resource_typeObject resource type [e.g.: ActualCost, Budget, BudgetPayment, CashFlow, Contract, CostPayment, MainContract, OCO, PCO, RCO, RFQ, SCO]
object_subject_idObject subject id
object_subject_typeObject subject type [e.g.: Company, Role, User]
property_create
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_property_definition_display_nameObject property definition display name
object_property_definition_idObject property definition id
object_property_definition_typeObject property definition type [e.g.: boolean, datetime, number, options, text]
property_delete
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_property_definition_display_nameObject property definition display name
object_property_definition_idObject property definition id
object_property_definition_typeObject property definition type [e.g.: boolean, datetime, multiline, number, options, richtext, text]
property_update
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_association_display_nameObject association display name
object_association_idObject association id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_property_definition_display_nameObject property definition display name
object_property_definition_idObject property definition id
object_property_definition_typeObject property definition type [e.g.: boolean, datetime, multiline, number, options, richtext, text]
object_typeObject type [e.g.: Type]
object_verb_keyObject verb key
property_value_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_property_value_display_nameObject property value display name
object_property_value_idObject property value id
property_value_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_property_value_display_nameObject property value display name
object_property_value_idObject property value id
schedule_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
schedule_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
schedule_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
segment_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_segment_display_nameObject segment display name
object_segment_idObject segment id
segment_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_segment_display_nameObject segment display name
object_segment_idObject segment id
segment_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_segment_display_nameObject segment display name
object_segment_idObject segment id
segment_value_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_segment_display_nameObject segment display name
object_segment_idObject segment id
object_segment_value_codeObject segment value code
object_segment_value_display_nameObject segment value display name
object_segment_value_idObject segment value id
segment_value_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_segment_display_nameObject segment display name
object_segment_idObject segment id
object_segment_value_codeObject segment value code
object_segment_value_display_nameObject segment value display name
object_segment_value_idObject segment value id
segment_value_import
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_segment_display_nameObject segment display name
object_segment_idObject segment id
object_segment_value_codeObject segment value code
object_segment_value_display_nameObject segment value display name
object_segment_value_idObject segment value id
segment_value_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_segment_display_nameObject segment display name
object_segment_idObject segment id
object_segment_value_codeObject segment value code
object_segment_value_display_nameObject segment value display name
object_segment_value_idObject segment value id
setting_update
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_association_display_nameObject association display name
object_association_idObject association id
object_container_setting_display_nameObject container setting display name
object_container_setting_idObject container setting id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_verb_keyObject verb key
snapshot_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
snapshot_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
snapshot_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
sov_create
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_budget_display_nameObject budget display name
object_budget_idObject budget id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_schedule_of_value_codeObject schedule of value code
object_schedule_of_value_display_nameObject schedule of value display name
object_schedule_of_value_idObject schedule of value id
sov_delete
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_budget_display_nameObject budget display name
object_budget_idObject budget id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_schedule_of_value_codeObject schedule of value code
object_schedule_of_value_display_nameObject schedule of value display name
object_schedule_of_value_idObject schedule of value id
sov_import
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_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_schedule_of_value_codeObject schedule of value code
object_schedule_of_value_display_nameObject schedule of value display name
object_schedule_of_value_idObject schedule of value id
sov_update
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_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_schedule_of_value_codeObject schedule of value code
object_schedule_of_value_display_nameObject schedule of value display name
object_schedule_of_value_idObject schedule of value id
sub_cost_item_create
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_sub_cost_item_codeObject sub cost item code
object_sub_cost_item_display_nameObject sub cost item display name
object_sub_cost_item_idObject sub cost item id
object_sub_cost_item_typeObject sub cost item type [e.g.: approved, committed, estimated, proposed, submitted]
object_typeObject type [e.g.: approved, committed, estimated, proposed, submitted]
sub_cost_item_delete
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_sub_cost_item_codeObject sub cost item code
object_sub_cost_item_display_nameObject sub cost item display name
object_sub_cost_item_idObject sub cost item id
object_sub_cost_item_typeObject sub cost item type [e.g.: approved, committed, estimated, proposed, submitted]
object_typeObject type [e.g.: approved, committed, estimated, proposed, submitted]
sub_cost_item_update
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_cost_item_display_nameObject cost item display name
object_cost_item_idObject cost item id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_pco_display_nameObject pco display name
object_pco_idObject pco id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_rfq_display_nameObject rfq display name
object_rfq_idObject rfq id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_sub_cost_item_codeObject sub cost item code
object_sub_cost_item_display_nameObject sub cost item display name
object_sub_cost_item_idObject sub cost item id
object_sub_cost_item_typeObject sub cost item type [e.g.: approved, committed, estimated, proposed, submitted]
object_typeObject type [e.g.: approved, committed, estimated, proposed, submitted]
sub_distribution_item_create
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_nameObject display name
object_distribution_item_display_nameObject distribution item display name
object_distribution_item_idObject distribution item id
object_group_keyObject group key
object_idObject id
sub_distribution_item_delete
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_nameObject display name
object_distribution_item_display_nameObject distribution item display name
object_distribution_item_idObject distribution item id
object_group_keyObject group key
object_idObject id
sub_distribution_item_update
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_nameObject display name
object_distribution_item_display_nameObject distribution item display name
object_distribution_item_idObject distribution item id
object_group_keyObject group key
object_idObject id
object_typeObject type [e.g.: updatePeriod]
tax_create
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_association_association_typeObject association association type [e.g.: BudgetPayment, Contract, MainContract, OCO, Payment, SCO]
object_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_association_typeObject association type [e.g.: BudgetPayment, Contract, MainContract, OCO, Payment, SCO]
object_budgetpayment_display_nameObject budgetpayment display name
object_budgetpayment_idObject budgetpayment id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_maincontract_display_nameObject maincontract display name
object_maincontract_idObject maincontract id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_tax_display_nameObject tax display name
object_tax_idObject tax id
tax_delete
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_association_association_typeObject association association type [e.g.: BudgetPayment, Contract, MainContract, Payment, SCO]
object_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_association_typeObject association type [e.g.: BudgetPayment, Contract, MainContract, Payment, SCO]
object_budgetpayment_display_nameObject budgetpayment display name
object_budgetpayment_idObject budgetpayment id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_maincontract_display_nameObject maincontract display name
object_maincontract_idObject maincontract id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_tax_display_nameObject tax display name
object_tax_idObject tax id
tax_formula_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_tax_formula_display_nameObject tax formula display name
object_tax_formula_idObject tax formula id
tax_formula_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_tax_formula_display_nameObject tax formula display name
object_tax_formula_idObject tax formula id
tax_formula_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_tax_formula_display_nameObject tax formula display name
object_tax_formula_idObject tax formula id
object_tax_formula_item_display_nameObject tax formula item display name
object_tax_formula_item_idObject tax formula item id
object_tax_formula_item_typeObject tax formula item type [e.g.: rate]
tax_item_activate
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_association_display_nameObject association display name
object_association_idObject association id
object_association_typeObject association type [e.g.: CostItem, MainContractItem, PaymentItem, SOV]
object_budgetpayment_display_nameObject budgetpayment display name
object_budgetpayment_idObject budgetpayment id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_maincontract_display_nameObject maincontract display name
object_maincontract_idObject maincontract id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_tax_association_association_typeObject tax association association type [e.g.: BudgetPayment, Contract, MainContract, Payment, SCO]
object_tax_association_display_nameObject tax association display name
object_tax_association_idObject tax association id
object_tax_association_numberObject tax association number
object_tax_item_display_nameObject tax item display name
object_tax_item_idObject tax item id
tax_item_deactivate
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_association_display_nameObject association display name
object_association_idObject association id
object_association_typeObject association type [e.g.: CostItem, MainContractItem, PaymentItem, SOV]
object_budgetpayment_display_nameObject budgetpayment display name
object_budgetpayment_idObject budgetpayment id
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_maincontract_display_nameObject maincontract display name
object_maincontract_idObject maincontract id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_tax_association_association_typeObject tax association association type [e.g.: BudgetPayment, Contract, MainContract, Payment, SCO]
object_tax_association_display_nameObject tax association display name
object_tax_association_idObject tax association id
object_tax_association_numberObject tax association number
object_tax_item_display_nameObject tax item display name
object_tax_item_idObject tax item id
tax_item_update
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_association_display_nameObject association display name
object_association_idObject association id
object_association_typeObject association type [e.g.: CostItem, MainContractItem, PaymentItem, SOV]
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_maincontract_display_nameObject maincontract display name
object_maincontract_idObject maincontract id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_tax_association_association_typeObject tax association association type [e.g.: Contract, MainContract, Payment, SCO]
object_tax_association_display_nameObject tax association display name
object_tax_association_idObject tax association id
object_tax_association_numberObject tax association number
object_tax_item_display_nameObject tax item display name
object_tax_item_idObject tax item id
terminology_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_keyObject key
object_terminology_display_nameObject terminology display name
object_terminology_idObject terminology id
object_terminology_typeObject terminology type [e.g.: glossary, tab]
object_typeObject type [e.g.: glossary, tab]
tracking_item_create
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_budget_codeObject budget code
object_budget_display_nameObject budget display name
object_budget_idObject budget id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
tracking_item_delete
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_budget_codeObject budget code
object_budget_display_nameObject budget display name
object_budget_idObject budget id
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
tracking_item_instance_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_tracking_item_instance_codeObject tracking item instance code
object_tracking_item_instance_display_nameObject tracking item instance display name
object_tracking_item_instance_idObject tracking item instance id
tracking_item_instance_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_tracking_item_instance_codeObject tracking item instance code
object_tracking_item_instance_display_nameObject tracking item instance display name
object_tracking_item_instance_idObject tracking item instance id
tracking_item_instance_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_tracking_item_instance_codeObject tracking item instance code
object_tracking_item_instance_display_nameObject tracking item instance display name
object_tracking_item_instance_idObject tracking item instance id
transference_create
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_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_from_display_nameObject from display name
object_from_idObject from id
object_group_keyObject group key
object_idObject id
object_transference_display_nameObject transference display name
object_transference_idObject transference id
uom_create
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_uom_display_nameObject uom display name
object_uom_idObject uom id
object_uom_typeObject uom type [e.g.: Imperial, Metric]
object_abbrObject abbr
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
uom_delete
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_uom_display_nameObject uom display name
object_uom_idObject uom id
object_uom_typeObject uom type [e.g.: Imperial, Metric]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
uom_update
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_uom_display_nameObject uom display name
object_uom_idObject uom id
object_uom_typeObject uom type [e.g.: Imperial, Metric]
object_abbrObject abbr
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_verb_keyObject verb key
workflow_condition_create
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_workflow_condition_display_nameObject workflow condition display name
object_workflow_condition_idObject workflow condition id
object_workflow_definition_display_nameObject workflow definition display name
object_workflow_definition_idObject workflow definition id
workflow_condition_delete
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_workflow_condition_display_nameObject workflow condition display name
object_workflow_condition_idObject workflow condition id
workflow_condition_update
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_nameObject display name
object_group_keyObject group key
object_idObject id
object_workflow_condition_display_nameObject workflow condition display name
object_workflow_condition_idObject workflow condition id
object_workflow_definition_display_nameObject workflow definition display name
object_workflow_definition_idObject workflow definition id
workflow_definition_create
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_association_typeObject association type [e.g.: BudgetPayment, Contract, CostPayment, Expense, OCO, PCO, RCO, SCO]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_workflow_definition_display_nameObject workflow definition display name
object_workflow_definition_idObject workflow definition id
workflow_definition_delete
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_association_typeObject association type [e.g.: BudgetPayment, Contract, CostPayment, Expense, OCO, PCO, RCO, SCO]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_workflow_definition_display_nameObject workflow definition display name
object_workflow_definition_idObject workflow definition id
workflow_definition_update
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_association_typeObject association type [e.g.: Contract, CostPayment, Expense, OCO]
object_display_nameObject display name
object_group_keyObject group key
object_idObject id
object_workflow_definition_display_nameObject workflow definition display name
object_workflow_definition_idObject workflow definition id
workflow_instance_proceed
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_association_association_typeObject association association type [e.g.: BudgetPayment, Contract, CostPayment, Expense, OCO, SCO]
object_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_proceed_step_display_nameObject proceed step display name
object_proceed_step_idObject proceed step id
object_proceed_step_indexObject proceed step index
object_proceed_step_task_definition_keyObject proceed step task definition key
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_workflow_definition_display_nameObject workflow definition display name
object_workflow_definition_idObject workflow definition id
object_workflow_instance_display_nameObject workflow instance display name
object_workflow_instance_idObject workflow instance id
workflow_instance_terminate
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_association_association_typeObject association association type [e.g.: BudgetPayment, Contract, CostPayment, Expense, OCO, RCO, SCO]
object_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_display_nameObject display name
object_expense_display_nameObject expense display name
object_expense_idObject expense id
object_group_keyObject group key
object_idObject id
object_oco_display_nameObject oco display name
object_oco_idObject oco id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_rco_display_nameObject rco display name
object_rco_idObject rco id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_terminated_step_display_nameObject terminated step display name
object_terminated_step_idObject terminated step id
object_terminated_step_indexObject terminated step index
object_terminated_step_task_definition_keyObject terminated step task definition key
object_workflow_definition_display_nameObject workflow definition display name
object_workflow_definition_idObject workflow definition id
object_workflow_instance_display_nameObject workflow instance display name
object_workflow_instance_idObject workflow instance id
workflow_instance_update
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_association_association_typeObject association association type [e.g.: Contract, CostPayment, SCO]
object_association_display_nameObject association display name
object_association_idObject association id
object_association_numberObject association number
object_contract_display_nameObject contract display name
object_contract_idObject contract id
object_group_keyObject group key
object_idObject id
object_payment_display_nameObject payment display name
object_payment_idObject payment id
object_sco_display_nameObject sco display name
object_sco_idObject sco id
object_workflow_instance_idObject workflow instance id