Select to view content in your preferred language

Generate a survey123 report from Experience Builder button

114
1
3 weeks ago
Marie-ChristineNicolle
Emerging Contributor

Hello,

I want to generate a Survey123 report from Experience Builder (Portal 11.3). I configure a button URL to something like this:

https://survey123.arcgis.com/featureReport?featureLayerUrl=myURL&surveyItemId=myItemID
&templateItemId=myTemplateItemId
&queryParameters={%22objectIds%22:2179}
&outputFormat=docx
&outputReportName=Test123456
&portalUrl=myPortal

I'm getting a window showing the Survey123 generation options. But I cannot choose the option to not save the report in my ArcGIS account. 

Is it possible to specify where the generated report will be saved ?

Thanks.

 

0 Kudos
1 Reply
Neal_t_k
Frequent Contributor

What is the intended end use of the report and who is the end users for your ExB app?

It appears, reports can only be saved via API to a folder in your account.  Have you looked into to using Power Automate (or other webhook service) to process the file once generated?  Or possibly python to download the reports from the specified folder to your repository?

Neal_t_k_1-1758123229505.png

 

0 Kudos