APIs

Lleverage offers robust support for integrating OpenAPI schemas, facilitating the seamless usage of your preferred API endpoints directly within workflow nodes. This feature simplifies the process of connecting to and utilizing external APIs by allowing you to import their definitions and interact with them as part of your automated workflows.

After you've set up your schema and credentials, the API node in your workflows can interface with a wide range of endpoints. The node will require the necessary inputs for executing the API call.

To ensure secure and flexible connectivity, Lleverage supports a variety of common authentication methods for API connections:

  • OAuth 2.0

  • Basic Authentication

  • Static Tokens

Last updated