LogoLogo
  • 👋Welcome to Arcee AI Docs
  • Arcee Orchestra
    • Introduction to Arcee Orchestra
    • Getting Started
    • Workflows
      • Workflow Components
        • Model Node
        • Code Node
        • Integrations
        • Knowledge Retrieval
        • Conditional Node
      • Passing Variables
      • API Invocation
        • List Available Workflows API
        • Workflow Execution API
        • Workflow Execution Steps API
        • Execution History API
        • Workflow Diagram API
        • API Code Examples
        • Upload Workflow JSON API
        • Workflow Runs API
    • Workflow Library
      • Research Automation
      • Real Time Financial Analysis
      • Blog Writer
      • Code Improvement
      • Energy Domain Assistant
    • Chat Interface
    • FAQ
  • ARCEE CONDUCTOR
    • Introduction to Arcee Conductor
    • Getting Started
    • Features & Functionality
      • Auto Mode
      • Auto Reasoning Mode
      • Auto Tools Mode
      • Compare
      • Direct Model Invocation
      • Usage
      • API
    • Arcee Small Language Models
      • Model Selection
      • Model Performance
    • Pricing
Powered by GitBook
On this page
  • Authenticating Integrations
  • Using Integrations
  1. Arcee Orchestra
  2. Workflows
  3. Workflow Components

Integrations

PreviousCode NodeNextKnowledge Retrieval

Last updated 1 month ago

Integrations are the built-in connectors to external systems and solutions.

Authenticating Integrations

Before you can use an integration, you need to connect it to your account. To do this, navigate to the integrations page and select 'Add New Integration'

This will pop up a list with all available built-in integrations. Select the integration you want to establish a connection with.

Different integrations require different authentication methods including OAuth 2.0, Bearer Token, JWT, or API Key. Additionally, some require additional information, such as an Organization Name or base URL.

Once you have filled in the required information, select Connect.

Using Integrations

When working within a workflow, to integrate with a built-in integration, simply select the Integrations Node on the left navigation bar.

Click on the node and then select 'Choose Integration'.

From the drop down list, select the integration you'd like to connect to.

You will then see all the actions you can do for that integration. Scroll through all the actions and select the one you want to use.

Each integration action will have different parameters to determine what is done or sent via the action. For example, see the Slack integration action for sending a message to a channel:

In this example, you specify the channel you want to send the message to, any attachments you want to include, the text of the message, and others. Some parameters are required, which is specified by having the 'Required' tag at the top right of the parameter. If you are unsure what a parameter is, hover over the informational pop up to the left of the parameter.

Arcee partners with to power many integrations, so you will see a page from Composio indicating that your authentication was successful.

To dynamically set a parameter within an integration, refer to the page.

Composio
Passing Variables
Integrations
Actions
Integration Example
Page cover image