flowlog table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Added by: Power Automate Online Solution

Messages

Message Web API Operation SDK class or method
Create POST /flowlogs
See Create
CreateRequest or
Create
CreateMultiple CreateMultipleRequest
Delete DELETE /flowlogs(flowlogid)
See Delete
DeleteRequest or
Delete
Retrieve GET /flowlogs(flowlogid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /flowlogs
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH /flowlogs(flowlogid)
See Update
UpdateRequest or
Update
UpdateMultiple UpdateMultipleRequest
Upsert UpsertRequest
UpsertMultiple UpsertMultipleRequest

Properties

Property Value
CollectionSchemaName flowlogs
DisplayCollectionName Flow Logs
DisplayName Flow Log
EntitySetName flowlogs
IsBPFEntity False
LogicalCollectionName flowlogs
LogicalName flowlog
OwnershipType None
PrimaryIdAttribute flowlogid
PrimaryNameAttribute name
SchemaName flowlog

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

cloudflowid

Property Value
Description The Power Automate Cloud Flow Id this log is linked to.
DisplayName Cloud Flow Id
IsValidForForm True
IsValidForRead True
LogicalName cloudflowid
RequiredLevel None
Targets workflow
Type Lookup

cloudflowrunid

Property Value
Description The Power Automate Cloud Flow run this log is linked to.
DisplayName Cloud Flow Run Id
IsValidForForm True
IsValidForRead True
LogicalName cloudflowrunid
RequiredLevel None
Targets flowrun
Type Lookup

cloudflowrunidPId

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cloudflowrunidpid
MaxLength 100
RequiredLevel None
Type String

data

Property Value
Description The logged data.
DisplayName Data
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 100000
RequiredLevel None
Type Memo

desktopflowid

Property Value
Description The Desktop Flow Id this log is linked to.
DisplayName Desktop Flow Id
IsValidForForm True
IsValidForRead True
LogicalName desktopflowid
RequiredLevel None
Targets workflow
Type Lookup

flowlogId

Property Value
Description Unique identifier for entity instances
DisplayName Flow Log
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName flowlogid
RequiredLevel SystemRequired
Type Uniqueidentifier

flowmachinegroupid

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm True
IsValidForRead True
LogicalName flowmachinegroupid
RequiredLevel None
Targets flowmachinegroup
Type Lookup

flowmachineid

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm True
IsValidForRead True
LogicalName flowmachineid
RequiredLevel None
Targets flowmachine
Type Lookup

flowsessionid

Property Value
Description The Power Automate Desktop Flow Session this log belongs to.
DisplayName Flow Session Id
IsValidForForm True
IsValidForRead True
LogicalName flowsessionid
RequiredLevel None
Targets flowsession
Type Lookup

ImportSequenceNumber

Property Value
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

level

Property Value
Description The level of the log.
DisplayName Level
IsValidForForm True
IsValidForRead True
LogicalName level
RequiredLevel ApplicationRequired
Type Picklist

level Choices/Options

Value Label Description
100000000 Verbose
100000001 Debug
100000002 Info
100000003 Warning
100000004 Error

Name

Property Value
Description The name of the log.
DisplayName Log Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel None
Type String

OverriddenCreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

parentobjectid

Property Value
Description The id of the parent object.
DisplayName Parent Object Id
IsValidForForm True
IsValidForRead True
LogicalName parentobjectid
RequiredLevel SystemRequired
Targets flowsession
Type Lookup

parentobjectidIdType

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName parentobjectididtype
RequiredLevel None
Type EntityName

PartitionId

Property Value
Description Logical partition id. A logical partition consists of a set of records with same partition id.
DisplayName Partition Id
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName partitionid
MaxLength 100
RequiredLevel None
Type String

TTLInSeconds

Property Value
Description Time to live in seconds.
DisplayName Time to live
Format None
IsValidForForm True
IsValidForRead True
LogicalName ttlinseconds
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

type

Property Value
Description The type of the log.
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName type
RequiredLevel ApplicationRequired
Type Picklist

type Choices/Options

Value Label Description
100000000 CustomLog
100000001 DesktopFlowRunAction
100000002 DesktopFlowRunQueuePriorityChanged
100000003 DesktopFlowRunQueued
100000004 DesktopFlowRunQueueAssigned
100000005 DesktopFlowRunQueueAssignFailed
100000006 DesktopFlowRunQueueRunConfirmed
100000007 DesktopFlowRunQueueRunCompleted

workqueueid

Property Value
Description The Work Queue this log is linked to.
DisplayName Work Queue Id
IsValidForForm True
IsValidForRead True
LogicalName workqueueid
RequiredLevel None
Targets workqueue
Type Lookup

workqueueitemid

Property Value
Description The Work Queue Item this log is linked to.
DisplayName Work Queue Item Id
IsValidForForm True
IsValidForRead True
LogicalName workqueueitemid
RequiredLevel None
Targets workqueueitem
Type Lookup

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

cloudflowidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cloudflowidname
MaxLength 100
RequiredLevel None
Type String

cloudflowrunidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cloudflowrunidname
MaxLength 100
RequiredLevel None
Type String

CreatedBy

Added by: Active Solution Solution

Property Value
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Added by: Active Solution Solution

Property Value
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

desktopflowidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName desktopflowidname
MaxLength 100
RequiredLevel None
Type String

flowmachinegroupidName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowmachinegroupidname
MaxLength 100
RequiredLevel None
Type String

flowmachineidName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowmachineidname
MaxLength 100
RequiredLevel None
Type String

flowsessionidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowsessionidname
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Added by: Active Solution Solution

Property Value
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Added by: Active Solution Solution

Property Value
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerId

Added by: Active Solution Solution

Property Value
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

Added by: Active Solution Solution

Property Value
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningTeam

Added by: Active Solution Solution

Property Value
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Added by: Active Solution Solution

Property Value
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

parentobjectidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentobjectidname
MaxLength 1000
RequiredLevel None
Type String

parentobjectidYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentobjectidyominame
MaxLength 1000
RequiredLevel None
Type String

VersionNumber

Added by: Active Solution Solution

Property Value
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

workqueueidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName workqueueidname
MaxLength 100
RequiredLevel None
Type String

workqueueitemidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName workqueueitemidname
MaxLength 100
RequiredLevel None
Type String

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

lk_flowlog_createdby

Added by: System Solution Solution

See the lk_flowlog_createdby one-to-many relationship for the systemuser table/entity.

lk_flowlog_createdonbehalfby

Added by: System Solution Solution

See the lk_flowlog_createdonbehalfby one-to-many relationship for the systemuser table/entity.

lk_flowlog_modifiedby

Added by: System Solution Solution

See the lk_flowlog_modifiedby one-to-many relationship for the systemuser table/entity.

lk_flowlog_modifiedonbehalfby

Added by: System Solution Solution

See the lk_flowlog_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

flowsession_flowlog_parentobjectid

Added by: Power Automate Core Components Solution

See the flowsession_flowlog_parentobjectid one-to-many relationship for the flowsession table/entity.

flowsession_flowlog_flowsessionid

Added by: Power Automate Core Components Solution

See the flowsession_flowlog_flowsessionid one-to-many relationship for the flowsession table/entity.

workflow_flowlog_cloudflowid

Added by: System Solution Solution

See the workflow_flowlog_cloudflowid one-to-many relationship for the workflow table/entity.

flowrun_flowlog_cloudflowrunid

See the flowrun_flowlog_cloudflowrunid one-to-many relationship for the flowrun table/entity.

workflow_flowlog_desktopflowid

Added by: System Solution Solution

See the workflow_flowlog_desktopflowid one-to-many relationship for the workflow table/entity.

flowmachine_flowlog_flowmachineid

Added by: Power Automate Core Components Solution

See the flowmachine_flowlog_flowmachineid one-to-many relationship for the flowmachine table/entity.

flowmachinegroup_flowlog_flowmachinegroupid

Added by: Power Automate Core Components Solution

See the flowmachinegroup_flowlog_flowmachinegroupid one-to-many relationship for the flowmachinegroup table/entity.

workqueue_flowlog_workqueueid

Added by: Power Automate Core Components Solution

See the workqueue_flowlog_workqueueid one-to-many relationship for the workqueue table/entity.

workqueueitem_flowlog_workqueueitemid

Added by: Power Automate Core Components Solution

See the workqueueitem_flowlog_workqueueitemid one-to-many relationship for the workqueueitem table/entity.

See also

Dataverse table/entity reference
Web API Reference
flowlog EntityType