How to connect to Apigee
On this page you will learn how to connect your Apigee Gateway to Boomi´s API Control Plane step-by-step.
Prerequisites
The following is required to proceed:
A running instance of Boomi´s API Control Plane
Access to the instance of your Apigee Gateway
Docker to use the image of our agent (that acts as an intermediary)
Provide the Gateway Information
The following describes how to create the gateway configuration for a Apigee Gateway Agent.
Gateway Configuration
Organization
: Your Apigee Organization is shown in the top left after logging in to ApigeeGoogleKey Filename
: To obtain a key file:log into http://console.cloud.google.com/
go to IAM & Admin → Service Accounts.
If necessary, create a new service account. Then click Manage Keys in the Actions menu for your service account.
Click ADD KEY → Create new key.
Choose JSON Format and save the generated key file.
The file must be in the same directory as configuration (from this step).
Developer
: This is the username of a developer that you have created in Apigee (under Publish → Developers). All Apigee Apps created by Boomi API Control Plane will use this Developer.Your configuration file will download automatically.
Confirm by clicking on the "Download and Next" button
You’ve completed the second step!