flowlog EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/flowlogs
- Base type:
- crmbaseentity
- Table type:
- Elastic
- Display name:
- Flow Log
- Primary key:
- flowlogid
- Primary name column:
- name
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cloudflowrunidpid | Edm.String | |||||||||||||||||||||||||||||||
createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
||||||||||||||||||||||||||||||
data | Edm.String |
The logged data. Display name: Data |
||||||||||||||||||||||||||||||
flowlogid | Edm.Guid |
Unique identifier for entity instances Display name: Flow Log |
||||||||||||||||||||||||||||||
importsequencenumber | Edm.Int32 |
Sequence number of the import that created this record. Display name: Import Sequence Number |
||||||||||||||||||||||||||||||
level | Edm.Int32 |
The level of the log. Display name: Level
Default options
|
||||||||||||||||||||||||||||||
modifiedon | Edm.DateTimeOffset |
Date and time when the record was modified. Display name: Modified On Read only
|
||||||||||||||||||||||||||||||
name | Edm.String |
The name of the log. Display name: Log Name |
||||||||||||||||||||||||||||||
overriddencreatedon | Edm.DateTimeOffset |
Date and time that the record was migrated. Display name: Record Created On |
||||||||||||||||||||||||||||||
partitionid | Edm.String |
Logical partition id. A logical partition consists of a set of records with same partition id. Display name: Partition Id |
||||||||||||||||||||||||||||||
ttlinseconds | Edm.Int32 |
Time to live in seconds. Display name: Time to live |
||||||||||||||||||||||||||||||
type | Edm.Int32 |
The type of the log. Display name: Type
Default options
|
||||||||||||||||||||||||||||||
versionnumber | Edm.Int64 |
Version Number Display name: Version Number Read only
|
Lookup properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.
Name | Single-valued navigation property | Description |
---|---|---|
_cloudflowid_value | cloudflowid |
The Power Automate Cloud Flow Id this log is linked to. |
_cloudflowrunid_value | cloudflowrunid |
The Power Automate Cloud Flow run this log is linked to. |
_createdby_value | createdby |
Unique identifier of the user who created the record. |
_createdonbehalfby_value | createdonbehalfby |
Unique identifier of the delegate user who created the record. |
_desktopflowid_value | desktopflowid |
The Desktop Flow Id this log is linked to. |
_flowmachinegroupid_value | flowmachinegroupid | |
_flowmachineid_value | flowmachineid | |
_flowsessionid_value | flowsessionid |
The Power Automate Desktop Flow Session this log belongs to. |
_modifiedby_value | modifiedby |
Unique identifier of the user who modified the record. |
_modifiedonbehalfby_value | modifiedonbehalfby |
Unique identifier of the delegate user who modified the record. |
_parentobjectid_value | parentobjectid parentobjectid_workqueue |
The id of the parent object. |
_workqueueid_value | workqueueid |
The Work Queue this log is linked to. |
_workqueueitemid_value | workqueueitemid |
The Work Queue Item this log is linked to. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
---|---|---|
cloudflowid | workflow | workflow_flowlog_cloudflowid |
cloudflowrunid | flowrun | flowrun_flowlog_cloudflowrunid |
createdby | systemuser | lk_flowlog_createdby |
createdonbehalfby | systemuser | lk_flowlog_createdonbehalfby |
desktopflowid | workflow | workflow_flowlog_desktopflowid |
flowmachinegroupid | flowmachinegroup | flowmachinegroup_flowlog_flowmachinegroupid |
flowmachineid | flowmachine | flowmachine_flowlog_flowmachineid |
flowsessionid | flowsession | flowsession_flowlog_flowsessionid |
modifiedby | systemuser | lk_flowlog_modifiedby |
modifiedonbehalfby | systemuser | lk_flowlog_modifiedonbehalfby |
parentobjectid | flowsession | flowsession_flowlog_parentobjectid |
parentobjectid_workqueue | workqueue | workqueue_flowlog_parentobjectid |
workqueueid | workqueue | workqueue_flowlog_workqueueid |
workqueueitemid | workqueueitem | workqueueitem_flowlog_workqueueitemid |
Operations
The following operations can be used with the flowlog entity type.
Name | Binding |
---|---|
CreateMultiple | Not Bound |
DeleteMultiple | Not Bound |
UpdateMultiple | Not Bound |
UpsertMultiple | Not Bound |