Note:
All actions belonging to the ArcGIS Survey123 green connector are now part of the ArcGIS Enterprise and ArcGIS Online (ArcGIS) connectors. For more information, see the Survey123 triggers and actions in the ArcGIS Connectors for Power Automate Esri Community Blog article.
ArcGIS Survey123 is a form-centric data gathering solution. The actions described below allow you to access surveys and reports you own through Power Automate.
Available connectors
- ArcGIS Online (ArcGIS)
- ArcGIS Enterprise
Get surveys
This action retrieves all surveys owned by your user account. This action has no inputs.
Create a report
Once a survey, feature layer, and report template are selected from your ArcGIS content, you can fill a report template using Power Automate.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
Survey | surveyItemId | Yes | string | Select a survey from your ArcGIS content. |
Feature layer | featureLayerUrl | Yes | string | Select a Survey123 feature layer from your ArcGIS content. |
Report template | templateItemId | Yes | string | Select a Survey123 report template. |
Feature object ID | objectIds | No | string | Select features using object IDs. Separate multiple object IDs with a comma. |
Feature WHERE clause | where | No | string | Input a WhereClause (SQL expression) to filter records in your search. |
Report name | outputFileName | No | string | Enter a name for the report. |
Format | outputFormat | No | string | Enter a file format of the generated report. |
Additional parameter
This parameter appears when Advanced parameters is expanded.
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
UTC offset | utcOffset | No | string | Apply an offset for your time zone, for example +02:00 or -09:00. |