Microsoft Loop (Preview)

Microsoft Loop Connector for Loop Business Process Automation Rules

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Standard All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Standard All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Microsoft
URL https://support.microsoft.com/en-us/contactus/
Connector Metadata
Publisher Microsoft
Privacy policy https://privacy.microsoft.com/en-us/privacystatement
Website https://loop.microsoft.com/
Categories Collaboration;Productivity

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

De-register the webhook

De-register the webhook

Get the message content for a rule

Get the message

De-register the webhook

De-register the webhook

Parameters

Name Key Required Type Description
Geo Region
geoRegion True string

The geo region of the tenant

DriveId of the Loop while in which the rule is present
driveId True string

DriveId of the Loop file

ItemId of the Loop while in which the rule is present
itemId True string

ItemId of the Loop file

RuleId for which the webhook needs to be deleted
ruleId True string

RuleId for which the webhook needs to be deleted

Get the message content for a rule

Get the message

Parameters

Name Key Required Type Description
Rule Id
rule_id True string

Rule Id

Drive Id
drive_id True string

The Drive Id of the Loop File

Site Origin
site_origin True string

The site origin of the Loop File

Item Id
item_id True string

The Item Id of the Loop File

Geo Region
geo_region True string

The geo region of the tenant

Unparsed message body
unparsed_message True string

The un-parsed message body

Returns

Triggers

Triggers when a rule in Loop gets triggered

Register the webhook for the rule in Loop

Triggers when a rule in Loop gets triggered

Register the webhook for the rule in Loop

Parameters

Name Key Required Type Description
Rule Id
rule_id True string

Rule Id

Drive Id
drive_id True string

The Drive Id of the Loop File

Site Origin
site_origin True string

The site origin of the Loop File

Item Id
item_id True string

The Item Id of the Loop File

Geo Region
geo_region True string

The geo region of the tenant

Returns

Definitions

WebhookPushResponse

Name Path Type Description
Custom Message Body to be used in further actions
custom_body string

Custom Message Body to be used in further actions

GetMessageResponseBody

Name Path Type Description
Parsed message to be used in further actions
parsed_message string

Parsed message to be used in further actions