Enabling CORS support for Platform and Partner APIs
Enable CORS support on the CORS page (Settings > Account Information and Setup > Boomi Enterprise Platform API > CORS).
Procedure
-
Select Settings > Account Information and Setup and click CORS under Boomi Enterprise Platform API.
The CORS page is displayed.
-
Click Add Origin.
Controls for specifying a CORS rule appear in the rules list below.
-
In the Origin field for the new rule, specify an origin using URL syntax.
Origins are used for matching cross-server RESTish API requests under the account by protocol (HTTP or HTTPS), originating domain, and originating port.
-
Turn on the check box for each HTTP method (GET, POST, DELETE) that you want to allow for requests under the account from the specified origin.
-
For each additional CORS rule that you want to specify, repeat steps 2–4.
-
Click Save.