Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The following table lists the messages for the Flow Log (flowlog) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /flowlogsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /flowlogs(flowlogid)See Delete |
Delete records |
DeleteMultiple Event: True |
DeleteMultiple | Learn to use messages with the SDK for .NET |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: True |
GET /flowlogs(flowlogid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /flowlogsSee Query data |
Query data |
Update Event: True |
PATCH /flowlogs(flowlogid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: True |
PATCH /flowlogs(flowlogid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: True |
UpsertMultiple | UpsertMultipleRequest |
The following table lists selected properties for the Flow Log (flowlog) table.
Property | Value |
---|---|
DisplayName | Flow Log |
DisplayCollectionName | Flow Logs |
SchemaName | flowlog |
CollectionSchemaName | flowlogs |
EntitySetName | flowlogs |
LogicalName | flowlog |
LogicalCollectionName | flowlogs |
PrimaryIdAttribute | flowlogid |
PrimaryNameAttribute | name |
TableType | Elastic |
OwnershipType | None |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
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 |
Type | Lookup |
Targets | workflow |
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 |
Type | Lookup |
Targets | flowrun |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cloudflowrunidpid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | The logged data. |
DisplayName | Data |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | data |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Json |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | The Desktop Flow Id this log is linked to. |
DisplayName | Desktop Flow Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | desktopflowid |
RequiredLevel | None |
Type | Lookup |
Targets | workflow |
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Flow Log |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | flowlogid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | flowmachinegroupid |
RequiredLevel | None |
Type | Lookup |
Targets | flowmachinegroup |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | flowmachineid |
RequiredLevel | None |
Type | Lookup |
Targets | flowmachine |
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 |
Type | Lookup |
Targets | flowsession |
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | The level of the log. |
DisplayName | Level |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | level |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | flowlog_level |
Value | Label |
---|---|
100000000 | Verbose |
100000001 | Debug |
100000002 | Info |
100000003 | Warning |
100000004 | Error |
Property | Value |
---|---|
Description | The name of the log. |
DisplayName | Log Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | The id of the parent object. |
DisplayName | Parent Object Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentobjectid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | flowmachinegroup, flowsession, workqueue |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentobjectididtype |
RequiredLevel | None |
Type | EntityName |
Property | Value |
---|---|
Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
DisplayName | Partition Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partitionid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Time to live in seconds. |
DisplayName | Time to live |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ttlinseconds |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 1 |
Property | Value |
---|---|
Description | The type of the log. |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | type |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | flowlog_type |
Value | Label |
---|---|
100000000 | CustomLog |
100000001 | DesktopFlowRunAction |
100000002 | DesktopFlowRunQueuePriorityChanged |
100000003 | DesktopFlowRunQueued |
100000004 | DesktopFlowRunQueueAssigned |
100000005 | DesktopFlowRunQueueAssignFailed |
100000006 | DesktopFlowRunQueueRunConfirmed |
100000007 | DesktopFlowRunQueueRunCompleted |
100000100 | DesktopFlowRunUnattendedRepairUISelectorRequest |
100000101 | DesktopFlowRunUnattendedRepairUISelectorResponse |
100000200 | WorkqueueFlowSession |
100000201 | WorkqueueProcessorLog |
100000300 | DesktopFlowOrchestrationRepairSessionMismatchRequest |
100000301 | DesktopFlowOrchestrationRepairSessionMismatchResponse |
Property | Value |
---|---|
Description | The Work Queue this log is linked to. |
DisplayName | Work Queue Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | workqueueid |
RequiredLevel | None |
Type | Lookup |
Targets | workqueue |
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 |
Type | Lookup |
Targets | workqueueitem |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
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 |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the record was modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
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 |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
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 |
Type | Lookup |
Targets |
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets |
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets |
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: flowmachine flowmachine_flowlog_flowmachineid
Property | Value |
---|---|
ReferencedEntity | flowmachine |
ReferencedAttribute | flowmachineid |
ReferencingAttribute | flowmachineid |
ReferencingEntityNavigationPropertyName | flowmachineid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: flowmachinegroup flowmachinegroup_flowlog_flowmachinegroupid
Property | Value |
---|---|
ReferencedEntity | flowmachinegroup |
ReferencedAttribute | flowmachinegroupid |
ReferencingAttribute | flowmachinegroupid |
ReferencingEntityNavigationPropertyName | flowmachinegroupid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: flowmachinegroup flowmachinegroup_flowlog_parentobjectid
Property | Value |
---|---|
ReferencedEntity | flowmachinegroup |
ReferencedAttribute | flowmachinegroupid |
ReferencingAttribute | parentobjectid |
ReferencingEntityNavigationPropertyName | parentobjectid_flowmachinegroup |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: flowrun flowrun_flowlog_cloudflowrunid
Property | Value |
---|---|
ReferencedEntity | flowrun |
ReferencedAttribute | flowrunid |
ReferencingAttribute | cloudflowrunid |
ReferencingEntityNavigationPropertyName | cloudflowrunid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: flowsession flowsession_flowlog_flowsessionid
Property | Value |
---|---|
ReferencedEntity | flowsession |
ReferencedAttribute | flowsessionid |
ReferencingAttribute | flowsessionid |
ReferencingEntityNavigationPropertyName | flowsessionid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: flowsession flowsession_flowlog_parentobjectid
Property | Value |
---|---|
ReferencedEntity | flowsession |
ReferencedAttribute | flowsessionid |
ReferencingAttribute | parentobjectid |
ReferencingEntityNavigationPropertyName | parentobjectid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_flowlog_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_flowlog_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_flowlog_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_flowlog_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: workflow workflow_flowlog_cloudflowid
Property | Value |
---|---|
ReferencedEntity | workflow |
ReferencedAttribute | workflowid |
ReferencingAttribute | cloudflowid |
ReferencingEntityNavigationPropertyName | cloudflowid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: workflow workflow_flowlog_desktopflowid
Property | Value |
---|---|
ReferencedEntity | workflow |
ReferencedAttribute | workflowid |
ReferencingAttribute | desktopflowid |
ReferencingEntityNavigationPropertyName | desktopflowid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: workqueue workqueue_flowlog_parentobjectid
Property | Value |
---|---|
ReferencedEntity | workqueue |
ReferencedAttribute | workqueueid |
ReferencingAttribute | parentobjectid |
ReferencingEntityNavigationPropertyName | parentobjectid_workqueue |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: workqueue workqueue_flowlog_workqueueid
Property | Value |
---|---|
ReferencedEntity | workqueue |
ReferencedAttribute | workqueueid |
ReferencingAttribute | workqueueid |
ReferencingEntityNavigationPropertyName | workqueueid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: workqueueitem workqueueitem_flowlog_workqueueitemid
Property | Value |
---|---|
ReferencedEntity | workqueueitem |
ReferencedAttribute | workqueueitemid |
ReferencingAttribute | workqueueitemid |
ReferencingEntityNavigationPropertyName | workqueueitemid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Dataverse table/entity reference
Dataverse Web API Reference
flowlog
Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreTraining
Learning path
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Certification
Microsoft Certified: Power Platform Functional Consultant Associate - Certifications
Demonstrate the use of Microsoft Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant.
Documentation
Flow Session (flowsession) table/entity reference (Microsoft Dataverse) - Power Apps
Includes schema information and supported messages for the Flow Session (flowsession) table/entity with Microsoft Dataverse.
Flow Event (flowevent) table/entity reference (Microsoft Dataverse) - Power Apps
Includes schema information and supported messages for the Flow Event (flowevent) table/entity with Microsoft Dataverse.
Flow Run (flowrun) table/entity reference (Microsoft Dataverse) - Power Apps
Includes schema information and supported messages for the Flow Run (flowrun) table/entity with Microsoft Dataverse.