Connecting to API Management

Connecting to API Management

To connect to SAP API managment you can follow the guide.
If you are Integration Suite you may need to add the Entitlements first



Create a new instance

Add the Role Json
  1. {
        "role": "APIPortal.Administrator"
    }

Select create.
Open the new Instance an create a new Service key



Create a new agent with the properties 


    • Related Articles

    • We have SSO for our SAP CPI tennants can we still use Figaf

      Figaf is connecting to CPI instances using the S-users or similar defined in the SAP authentication management.  You would need to give the S-user access to the following roles You can check the S-user works on your landscape by using the following ...
    • Connect to SAP Integration Suite /Cloud Foundry

      To connect to SAP Cloud Foundry we have enabled a new way of connecting using SAML. This is because the public APIs of SAP Cloud Integration is not as good as the private APIs used in the Web. The guide video that shows how to connect Figaf to an ...
    • Configure CPI agents

      The future way to connect is the following. Here you don't need a S-User. You just need the API keys as specified below. Connecting to SAP Integration Suite /Cloud Foundry without S-User Figaf tool supports both CPI platforms: Neo and Cloud Foundry. ...
    • Create Service Keys for SAP CPI Cloud Foundry

      For SAP CPI Cloud Foundry you have an option to use Service Keys to send messages. The Figaf Tool will not test the properties are correct before running tests. We need to create keys for both API and for Integration flow API access To create a ...
    • Test Process Direct sender interfaces

      If you have Iflows that are using the Process Direct then you need to deploy the Figaf Infrastructure Package.  The is an iflow called IRTHTTPtoProcessDirect that converts the HTTP request to a Process Direct.  You can find this flow in SAP API hub.  ...