Skip to main content

APIs

Adeptia Automate includes a suite of API services that let you expose integration workflows over standard protocols (HTTP/REST, SOAP, SAP) and route inbound requests to process flows. This section covers those services.

Available API Servicesโ€‹

ServiceProtocolWhat it does
WebappGatewayHTTPPortal-facing gateway for authentication and routing
ListenerEDI / Webhook / SFTPInbound edge that receives events and dispatches to the Event Runtime
REST API ServiceREST / HTTPExpose process flows as RESTful HTTP endpoints
SOAP API ServiceSOAP / HTTPExpose process flows as WSDL-described SOAP services
SAP ServiceSAP JCoOutbound IDoc document exchange with SAP systems

Authenticationโ€‹

Each service type has its own authentication model:

OpenAPI Referenceโ€‹

For machine-readable API specifications, see the Adeptia Automate REST API reference in the sidebar below, generated from the combined OpenAPI spec for the 5.2.5 release.