Skip to Content

API Connection

Introduction

The API connection is a preconfigured connection that provides access to API activities to be used either as a source to provide data to an operation or as a target to consume data in an operation. The operation is then referenced during Custom API configuration in API Manager.

For information on the relationship between API connector activities and API Manager APIs, see these resources:

Next Steps

Place an activity type on the design canvas to create an activity instance to be used either as a source (to provide data in an operation) or as a target (to consume data in an operation). For information on configuring an operation for each activity type, see the activity pages listed below.

Menu actions for a connection and its activity types are accessible from the project pane and design component palette. For details, see Actions Menus in Connector Basics.

These activity types are available:

  • Request: Configured using a JSON, XML, CSV, or XSD schema, this activity retrieves data when called by an API Manager Custom API and is intended to be used as source to provide data to an operation.

  • Response: Configured using a JSON, XML, CSV, or XSD schema, this activity returns data to an API Manager Custom API and is intended to be used as a target to consume data in an operation.

  • SOAP Request: Configured using a WSDL schema, this activity retrieves data when called by an API Manager Custom API and is intended to be used as source to provide data to an operation.

  • SOAP Response: Configured using a WSDL schema, this activity returns data to an API Manager Custom API and is intended to be used as a target to consume data in an operation.