Allows the app to read and write inbound data flows on behalf of the signed-in user.
Merill's Note
For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the IndustryData-InboundFlow.ReadWrite.All permission.
If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant
Category
Application
Delegated
Identifier
e688c61f-d4c6-4d64-a197-3bcf6ba1d6ad
97044676-2cec-40ee-bd70-38df444c9e70
DisplayText
Manage inbound flow definitions
Manage inbound flow definitions
Description
Allows the app to read and write inbound data flows without a signed-in user.
Allows the app to read and write inbound data flows on behalf of the signed-in user.
The category of data that this flow imports. Inherited from inboundFlow.The possible values are: educationRostering, unknownFutureValue.
displayName
String
The name of the activity. Inherited from industryDataActivity.
effectiveDateTime
DateTimeOffset
The time when the flow is first allowed to run. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Inherited from inboundFlow.
expirationDateTime
DateTimeOffset
The time when the flow is no longer allowed to run. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Inherited from inboundFlow.
readinessStatus
microsoft.graph.industryData.readinessStatus
The state of the activity from its creation through when it is ready to do work. Inherited from industryDataActivity.The possible values are: notReady, ready, failed, disabled, expired, unknownFutureValue.
The category of data that this flow imports. Inherited from inboundFlow. The possible values are: educationRostering, unknownFutureValue.
displayName
String
The name of the activity. Inherited from industryDataActivity.
effectiveDateTime
DateTimeOffset
The start of the time window when the flow is allowed to run. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Inherited from inboundFlow.
expirationDateTime
DateTimeOffset
The end of the time window when the flow is allowed to run. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Inherited from inboundFlow.
readinessStatus
microsoft.graph.industryData.readinessStatus
The state of the activity from its creation through when it is ready to do work. Inherited from industryDataActivity. The possible values are: notReady, ready, failed, disabled, expired, unknownFutureValue.
The category of data that this flow imports. The possible values are: educationRostering, unknownFutureValue.
displayName
String
The name of the activity. Inherited from industryDataActivity.
effectiveDateTime
DateTimeOffset
The start of the time window when the flow is allowed to run. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
expirationDateTime
DateTimeOffset
The end of the time window when the flow is allowed to run. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
readinessStatus
microsoft.graph.industryData.readinessStatus
The state of the activity from its creation through when it is ready to do work. Inherited from industryDataActivity. The possible values are: notReady, ready, failed, disabled, expired, unknownFutureValue.
The name of the activity. Maximum supported length is 100 characters.
readinessStatus
microsoft.graph.industryData.readinessStatus
The state of the activity from creation through to ready to do work. The possible values are: notReady, ready, failed, disabled, expired, unknownFutureValue.