App Integration Question

546
2
Jump to solution
04-26-2021 09:48 AM
JakeMatthys
Occasional Contributor II

Hello,

We are migrating from Workforce Classic to Workforce and would like to integrate apps outside of the ESRI suite of app integrations that are provided in the Workforce configuration settings.

For example, In Workforce Classic, we would integrate apps by updating the Workforce Project json configuration file using ArcGIS Online Assistant:

{
"id": "custom-udacs",
"prompt": "Open UDACS",
"urlTemplate": "https://websitedomain/udacswebpage.pdf"
},
{
"id": "custom-apl",
"prompt": "Open Approved Products",
"urlTemplate": "https://websitedomain/ApprovedProductsViewer"
},

 

So... is there an equivalent way to integrate apps (webpages) that are outside of the ESRI ecosystem into Workforce??

Thanks,

 - Jake

0 Kudos
1 Solution

Accepted Solutions
CraigGillgrass
Esri Regular Contributor

Hi Jake,

Yes, we've moved the App Integration into a table in the Workforce feature service. This doc topic goes into detail on it.

You can edit/add the table to contain integrations, you no longer have to do this through ago-assistant.

Craig

View solution in original post

0 Kudos
2 Replies
CraigGillgrass
Esri Regular Contributor

Hi Jake,

Yes, we've moved the App Integration into a table in the Workforce feature service. This doc topic goes into detail on it.

You can edit/add the table to contain integrations, you no longer have to do this through ago-assistant.

Craig

0 Kudos
JakeMatthys
Occasional Contributor II

Thanks @CraigGillgrass ,

We figured out how do perform some of the more complex integrations.

 - Jake

0 Kudos