Olá a todos,
Estou apenas testando um fluxo de trabalho onde uso o conector Power Automate ArcGIS Flow para geocodificar uma lista do SharePoint que inclui endereços completos. Encontrei documentação limitada sobre como realizar isso (principalmente os passos estão em muitos artigos de documentação diferentes e os passos intermediários estão faltando). Alguém já tentou isso e encontrou um fluxo de trabalho simples? Além disso, há 600 registros, então para evitar um tempo limite, tenho que usar a função iterativa deste post: https://community.esri.com/t5/arcgis-for-power-bi-blog/working-with-datasets-in-power-automate/ba-p/1126908. Outra pergunta que tenho é quantos créditos da minha conta AGOL isso vai usar e se há uma maneira de calcular ou verificar isso antecipadamente?
Hi @FrancisHourigan1 - We have published a Power Automate template to geocode Sharepoint lists. The template can be accessed/downloaded using the below link. Let me know if you have any questions.
Thanks,
Raaj
https://us.flow.microsoft.com/en-us/galleries/public/templates/9786376914db48f4b0297cd55edd6085/sharepoint-locate-workflow/
@FrancisHourigan1
I also wanted to share a simpler Power Automate flow which can geocode a SP list way faster than what I had shared earlier.
@FrancisHourigan1 The credit cost is the same across the system, so every 1,000 records geocoded will cost 40 credits. Power Automate will use the services you configured in your flow, and will run based on your triggers. For detailed information on premium services and credits, please review the following site.
https://doc.arcgis.com/en/arcgis-online/administer/credits.htm#ESRI_SECTION1_709121D2C7694DCAB9B8592F36F7A5BA
Hi @FrancisHourigan1 --
Thanks for reaching out to us. We value your feedback and we will make sure to address your questions/concerns/enhancement requests within the next 1-2 releases. Regarding the enhancement request to provide estimated credits that will be consumed when a flow containing an ArCGIS connector is run by an end user, we have received similar requests from our end users and I can assure you that we will try to address this as soon as possible.
With regards to steps on how to use the "Find Address" ArcGIS Connector for Power Automate, I am attaching the below screenshots showing a flow I have set up to geocode a SP list with 600+ records.
Overall flow:
Each step explained:
Get items from SP list
Initialize variable
"Do until"
I create the SP list with columns "longitude", "latitude" and "Status" (from an Excel table). The flow will populate the "longitude" and "latitude" columns and the "status" column is used to iterate the flow to process more than 150 records (avoid time out issue). The excel table used for creating the SP list has the column "status" populated with the value "Processed" and this will allow the flow to run until it cannot find any records with the status="Processed".
Hope this helps.
Let me know if you have any additional questions.
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.