API MANAGEMENT
Created by: Kirti Parashar
We have 3 different steps that are part of the management:
• API Provider
• API Proxy
• API Product
API Provider
Step-1: To create API provider, go to Configure>APIs and select Create. Select URL option and
add a URL for Northwind and SuccessFactor and you add the integration suite endpoint in
API Provider option. Add a name, title, API Base Parameter and Service Type to REST.
Step-2: Save and deploy API Provider.
Step-3: After saving select polices.
API Policies
Step-4: Create polices. Select Proxy Endpoint>PreFlow.
Step-5: Select verify API key and add policy name.
Step-6: Add request.header.apikey to APIKey ref and then select update.
API Product
Step-7: Select Engage tab and now create product.
Step-8: Enter the name and title.
Step-9: Add API and publish it
API Testing
Step-10: Test the API using developer hub.
Step-11: Create an application and API key will be generated.
Step-12: Now test the API.
Step-13: Now send the request. The connection status for SuccessFactor
Northwind
The connection status for Northwind. The creation process is similar to the above process.
Integration Suite based Iflow
The connection status for Integration Suite iflow. The creation process is similar to the above
process.