Manually Allowlist a URL
Admins can manually allowlist Data sets are descriptions of the data that you can use in flows and templates URLs in the Project Console. 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.
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.
1. | In the Project Console, select the Control panel button. |
The Control panel displays.
3. | At the bottom of the page, in the Additional valid URLs for CORS preflight checks field, copy and paste the URLs you want to allowlist. |
Examples of URLs
https://<organization>.crm.dynamics.com
https://mysmartflowsenvironment.smartflows.xpertdoc.com
The Save changes prompt displays.
4. | Select the blue Save changes button. |
In the top right, Changes saved displays.