Data Activator Early Access (Preview)
This connector is for use with Data Activator in Microsoft Fabric. You can use this connector to start a flow when a Data Activator trigger fires.
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 | Premium | 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 | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Connector Metadata | |
---|---|
Publisher | Microsoft |
This connector is for use with Data Activator in Microsoft Fabric. You can use this connector to start a flow when a Data Activator trigger fires.
Prerequisites
Data Activator in Microsoft Fabric is currently in preview. To use this connector you must be a preview customer for Data Activator.
Get started with your connector
To create a flow that runs when a Data Activator trigger fires:
- Within a Data Activator trigger definition, click "Create Custom Action" from the "Act" dropdown.
- Copy the custom action's connection string to your clipboard.
- In Power Automate, create an Automated Cloud Flow. Select Data Activator as the connector, and choose "When a Data Activator trigger fires" as the trigger.
- In the first step of your flow, paste the connection string that you copied in step 2.
- Add further steps to your flow as required. You can access details about the Data Activator trigger that fired from the "dynamic content" pane.
- Return to Data Activator and save your custom action. Your custom action will now be available within the "Act" menu, for use by any trigger.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Triggers
When a Data Activator trigger fires |
This operation triggers when a specific Data Activator trigger fires. |
When a Data Activator trigger fires
This operation triggers when a specific Data Activator trigger fires.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Connection string
|
Connection-String | True | string |
The connection string of the Power Automate action of the Data Activator trigger |
Returns
Name | Path | Type | Description |
---|---|---|---|
Activation Time
|
eventTime | string |
Time (UTC) when the trigger condition was met. |
Activation ID
|
eventId | string |
ID of the specific occasion the trigger was activated. |
Trigger ID
|
triggerId | string |
ID of the trigger that caused this activation. |
Trigger Name
|
triggerName | string |
Name of the trigger that caused this activation. |
Trigger URL
|
triggerUrl | string |
URL to the trigger that caused this activation. |
Object Instance ID
|
objectInstanceId | string |
ID of the instance of the object that met the trigger condition. |
Object Name
|
objectName | string |
Name of the type of object that this trigger monitors. |
Input Fields
|
inputFields |
Values of the trigger's input fields when the trigger was activated. |