KNOWLEDGE BASE ARTICLE

What Cloud URLs does Umango Need to Access to Function?

To function properly there are 2 main urls that should be accessible to Umango. These are: 

Primary URLS

For AI requests and license activation and syncing/checkins, the url below should be open and accessible to the Umango service:

https://*.umango.com/*

To enable ABBYY to activate using the ABBYY License Manager or automatically when activating Umango, the url below should be open and accessible to the LicenseManager.exe application:

https://*.abbyy.com/*

Ports:

In addition to ensuring all the necessary urls and accessible, you may also need to ensure all the necessary ports are open. For details of these ports see the knowledge article below:

https://umango.com/KB?article=109

Connector URLS

Other urls that may need to be available when specific connectors are in use are:

SharePoint / OneDrive

Base Url - https://login.microsoftonline.com

Auth Url - https://login.microsoftonline.com/{tenant}/oauth2/v2.0/authorize (tenant = tenant id, common, organizations)

Token Url - https://login.microsoftonline.com/{tenant}/oauth2/v2.0/token

Graph Url - https://graph.microsoft.com

DropBox

Base Url - https://api.dropboxapi.com/

Auth Url - https://www.dropbox.com/oauth2/authorize

Token Url - https://api.dropboxapi.com/oauth2/token

Content API Url - https://content.dropboxapi.com

Box

Base Url - https://api.box.com/2.0

Auth Url - https://account.box.com/api/oauth2/authorize

Token Url - https://api.box.com/oauth2/token

Google Drive

Base Url - https://www.googleapis.com

Auth Url - https://accounts.google.com/o/oauth2/v2/auth

Token Url - https://oauth2.googleapis.com/token

Salesforce

Base Url - https://{instance}.salesforce.com (instance = depends on the instance associated with your Salesforce org)

Auth Url - https://login.salesforce.com/services/oauth2/authorize

Token Url - https://login.salesforce.com/services/oauth2/token

M-Files

Base Url - https://{instance}.m-files.com/REST (instance = your M-Files server)

On-Prem Url - https://{instance}/REST

DocuWare

Base Url - https://{instance}.docuware.cloud/docuware/platform (instance = your DocuWare server)

On-Prem Url - https://{instance}/docuware/platform

DocuShare Go

EU Base Url - https://api.go.docushare-eu.com

Canada Base Url - https://api.go.docushare-ca.com

US Base Url - https://api.go.docushare.com

EU Auth Url - https://docushare-go-v3-prod-eu.auth.eu-central-1.amazoncognito.com

Canada Auth Url - https://docushare-go-v3-prodca.auth.ca-central-1.amazoncognito.com

US Auth Url - https://docushare-go-v3-prod.auth.us-east-1.amazoncognito.com

iManage

On-Prem Url - https://{instance}/imanage/api/v2 (instance = your iManage server)

Base Url -https://api.imanage.work

Auth Url - https://auth.imanage.work/oauth2/authorize

Token Url - https://auth.imanage.work/oauth2/token

Affinity

Base Url - https://{instance}/taffinity (instance = your Affinity server)

FileBound

Base Url - https://api.filebound.com

On-Prem Url - http://{instance}/FileBound/API (instance = your FileBound server)

ShareFile

Base Url - https://{instance}.sf-api.com/sf/v3/ (instance = your ShareFile subdomain)

Auth Url - https://secure.sharefile.com/oauth/authorize

Token Url - https://secure.sharefile.com/oauth/token

On-Prem Url - https://{instance}/sf/v3

FileVine

Base Url - https://api.filevine.io

Eclipse

Base Url - https://{instance}.epicorcloud.com/EclipseAPI (instance = your Epicor instance)

On-Prem Url - https://{instance}/EclipseAPI

DocuShare

On-Prem Url - http://{instance}/docushare (instance = your DocuShare server)


Link to this article https://umango.com/KB?article=142