Waiting for engine...
Skip to main content

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

  1. Select Settings > Account Information and Setup and click CORS under Boomi Enterprise Platform API.

    The CORS page is displayed.

  2. Click Add Origin.

    Controls for specifying a CORS rule appear in the rules list below.

  3. 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.

  4. 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.

  5. For each additional CORS rule that you want to specify, repeat steps 2–4.  

  6. Click Save.

On this Page