Manually Allowlist a URL
The Allowlist or Whitelist is a list of foreign applications that are allowed to connect with Smart Flows. Allowlisting the URLs used by your organization can serve as a workaround for CORS
Cross-origin resource sharing- a mechcanims that allows restricted resources on a web page to be requested from another domain outside the domain from which the first resource was served. connection errors. If your app is not part of this list, you will not be able to do any API calls to us. Adminstrators can manually add foreign application URLs in the Project Console.
Before the Xpertdoc Smart Flows 4.12.0 release, Smart Flows cross origin resource sharing used an "allow all" approach. As long as the URL was associated with the Connector URL, it would be allowed to access entities within Smart Flows and the connector. However, after the 4.12.0 release, URLs will require both enterprise name and the connector naming.
Add a URL to the Allowlist
| 1. | In the Project Console select the Control panel button. |
| 2. | Select the Settings button. |
| 3. | At the bottom of the page, in the Additional valid URLs for CORS preflight checks field, copy and paste the URLs here. |
Examples of URLs
https://<organization>.crm.dynamics.com
https://mysmartflowsenvironment.smartflows.xpertdoc.com
| 4. | Select the Save changes button. |


