ZBrain Documentation
  • ZBrain Documentation
    • ZBrain XPLR
      • ZBrain XPLR modules
      • Get started with ZBrain XPLR
      • Simulation XPLR
        • AI solutions library
      • Taxonomy XPLR
      • Solution XPLR
      • Portfolio XPLR
      • Functional Design XPLR
    • ZBrain Builder
      • Components of ZBrain Builder
      • 📚Knowledge base
        • How to create a knowledge base?
        • Knowledge source
        • Information schema
        • File summary
        • Automated reasoning
        • Retrieval testing
        • Knowledge base settings
      • 📱App
        • How to create a new app?
          • How to leverage knowledge base for app creation
          • How to build advanced applications using Flow
        • How to set up and customize your app?
        • How to access the app reporting dashboard?
      • 🤖ZBrain AI agents
        • Get started with agents on ZBrain Builder
        • Deploying pre-built agents
        • Creating custom AI agents
          • Agent setup
          • Define input sources
          • Define Flow
            • Key elements of a Flow
            • Flow Components
              • ActiveCampaign
              • AITable
              • Airtable
              • Amazon S3
              • Amazon SNS
              • Amazon SQS
              • Amazon Textract
              • Apify
              • Apollo
              • Approval
              • Asana
              • Azure Communication Services
              • Azure Cosmos DB
              • Azure Document Intelligence
              • Azure OpenAI
              • Azure Translation
              • Bannerbear
              • Baserow
              • Beamer
              • Bedrock Claude
              • Bettermode
              • Binance
              • Bing Search
              • Blackbaud
              • Bonjoro
              • Box
              • Brevo
              • Brilliant Directories
              • Bubble
              • CSV
              • Calendly
              • Certopus
              • Clearout
              • Clockodo
              • Code
              • Confluence
              • Connections
              • Constant Contact
              • Contiguity
              • Contentful
              • Customer.io
              • Crypto
              • Databricks
              • Data Mapper
              • Date Helper
              • DeepL
              • Delay
              • Discord
              • Discourse
              • Drip
              • Dropbox
              • Dust
              • Facebook Pages
              • Figma
              • Files Helper
              • Flowise
              • Flowlu
              • Formbricks
              • Frame
              • Freshdesk
              • Freshsales
              • GCloud Pub/Sub
              • GenerateBanners
              • GhostCMS
              • GitHub
              • GitLab
              • Gmail
              • Google Calendar
              • Google Contacts
              • Google Docs
              • Google Drive
              • Google Forms
              • Google Gemini
              • Google My Business
              • Google Search
              • Google Search Console
              • Google Sheets
              • Google Tasks
              • Groq
              • Hacker News
              • Heartbeat
              • HubSpot
              • HTTP
              • Image Helper
              • Inputs
              • Instagram for Business
              • Intercom
              • Invoice Ninja
              • Jira Cloud
              • Jotform
              • Kimai
              • Kizeo Forms
              • LeadConnector
              • Line Bot
              • Linear
              • LinkedIn
              • LinkedIn Actions
              • LLMRails
              • Lusha
              • MailerLite
              • Mailchimp
              • Mautic
              • Microsoft Dynamics 365 Business Central
              • Microsoft Dynamics CRM
              • Microsoft Excel 365
              • Microsoft OneDrive
              • Microsoft Outlook Calendar
              • Microsoft Teams
              • Mixpanel
              • MongoDB
              • Notion
              • Odoo
              • OpenAI
              • OpenRouter
              • Pastebin
              • PDF
              • Postgres
              • PostHog
              • Pushover
              • Qdrant
              • Queue
              • Razorpay
              • Router
              • Salesforce
              • SendGrid
              • ServiceNow
              • SFTP
              • SharePoint
              • Slack
              • SMTP
              • Snowflake
              • SOAP
              • Spotify
              • Stability AI
              • Stable Diffusion Web UI
              • Storage
              • Stripe
              • SurrealDB
              • SurveyMonkey
              • Taskade
              • Telegram Bot
              • Text Helper
              • Trello
              • Twilio
              • Twitter
              • Utilities
              • WhatsApp Business
              • WordPress
              • XML
              • YouTube
              • ZBrain
              • Zendesk
              • ZeroBounce
              • Zoho Books
              • Zoho CRM
              • Zoho Invoice
              • Zoom
            • How to Define a Flow?
            • How to Test Each Step in the Flow?
          • Configure Additional Settings
          • Test and Deploy Agents
          • How to access, monitor, and manage agent performance and tasks?
      • 💻Prompts
        • How to create a prompt
        • How to manage and monitor prompts
        • How to manage prompt versions and restore previous versions
        • User management: How to assign prompt permissions?
      • 📺Monitor
      • 🔐Security features
      • Settings
      • 📖API tutorials
        • 📚Knowledge base
          • Automated reasoning
        • 📱APP
        • 🤖Agents
Powered by GitBook
On this page
  1. ZBrain Documentation
  2. ZBrain Builder
  3. ZBrain AI agents
  4. Creating custom AI agents
  5. Define Flow
  6. Flow Components

ActiveCampaign

The ActiveCampaign piece in ZBrain Flow allows you to integrate your sales and marketing automation with your workflows. With this piece, you can create or update contacts and accounts, add tags, and manage subscriptions seamlessly. It allows you to automate lead engagement, contact updates, and list management operations within your workflows, streamlining your marketing and sales processes with minimal manual effort.

How to use ActiveCampaign in ZBrain Flow

  • Click on the '+' button in the Flow and search for ActiveCampaign.

  • Select ActiveCampaign.

  • Choose the action you want to perform. Available actions include:

    • Add contact to account – Add a contact to an ActiveCampaign account.

    • Add tag to contact – Apply a specific tag to a contact.

    • Create account – Add a new account to your ActiveCampaign workspace.

    • Create contact – Register a new contact.

    • Update account – Modify an existing account’s details.

    • Update contact – Edit the data of an existing contact.

    • Subscribe or unsubscribe contact from list – Add or remove a contact from a list.

How to create an ActiveCampaign connection in ZBrain Flow

Whichever action you choose in ActiveCampaign, you must first create a connection to your ActiveCampaign account. Follow the steps below to set up the connection:

  • In the 'Connection' dropdown, click on 'create connection'. A small window will appear where you need to enter the following connection details.

    • Enter a name in the ‘Connection Name’ field.

    • Paste your API URL into the ‘API URL’ field.

    • Paste your API Key into the ‘API Key’ field.

    • Click on ‘Save’ to complete the connection setup. Once saved, you can use this connection for any of the available ActiveCampaign actions in your flow.

How to get your ActiveCampaign API URL and API Key

  • Log in to your ActiveCampaign account.

  • Go to the ‘Settings’ section.

  • Click on the ‘Developer’ tab.

  • Under ‘API Access’, you will find both your API URL and API Key.

How to add a contact to an account in ActiveCampaign using ZBrain Flow

Configuration steps

  • To use the 'Add Contact to Account' action, you must first create a connection with ActiveCampaign. Follow the connection setup steps explained earlier in the 'How to create an ActiveCampaign connection in ZBrain Flow' section.

  • Once the connection is created, enter the ‘Contact ID’ in the ‘Contact ID’ field. This is the ID of the contact you want to associate with an account.

  • Enter the ‘Account ID’ in the ‘Account ID’ field. This is the ID of the account you want to link the contact to.

  • Optionally, you can enter the job title for the contact within the account in the ‘Job Title’ field.

How to add a tag to a contact in ActiveCampaign using ZBrain Flow

Configuration steps:

  • To use the 'Add Tag to Contact' action, first create a connection with ActiveCampaign by following the connection setup steps explained earlier in the 'How to create an ActiveCampaign connection in ZBrain Flow' section.

  • Then, enter the ‘Contact ID’ in the ‘Contact ID’ field. This is the ID of the contact you want to tag.

  • Enter the ‘Tag ID’ in the ‘Tag ID’ field. This is the ID of the tag you want to add to the contact.

How to create an account in ActiveCampaign using ZBrain Flow

Configuration steps:

  • Start by creating a connection with ActiveCampaign by following the connection setup steps shared earlier in the 'How to create an ActiveCampaign connection in ZBrain Flow' section.

  • Enter the account name in the 'Account Name' field.

  • Optionally, provide the account's website URL in the 'Account URL' field.

How to create a contact in ActiveCampaign using ZBrain Flow

Configuration steps:

  • Start by creating a connection with ActiveCampaign by following the connection setup steps shared earlier.

  • Enter the contact's email address in the 'Email' field.

  • Optionally, fill in the 'First Name', 'Last Name', and 'Phone' fields if you want to add more details for the contact.

How to update an account in ActiveCampaign using ZBrain Flow

Configuration steps:

  • First, create a connection with ActiveCampaign by following the connection setup steps shared earlier in the 'How to create an ActiveCampaign connection in ZBrain Flow' section.

  • Select the 'Account ID' of the account you want to update.

  • Populate the 'Account Name' and 'Account URL' fields as needed.

How to update a contact in ActiveCampaign using ZBrain Flow

Configuration steps:

  • Start by creating a connection with ActiveCampaign by following the connection setup steps shared earlier.

  • Provide the 'Contact ID' of the contact you want to update.

  • Fill in the updated details for 'Email', 'First Name', 'Last Name', and 'Phone' as needed.

How to subscribe or unsubscribe a contact from a list in ActiveCampaign using ZBrain Flow

Configuration steps:

  • First, create a connection with ActiveCampaign by following the connection setup steps shared earlier in the 'How to create an ActiveCampaign connection in ZBrain Flow' section.

  • After the connection is ready, choose the target 'List' where you want to subscribe or unsubscribe the contact.

  • Select the 'Action' you want to perform — either subscribe or unsubscribe.

  • Enter the 'Contact ID' of the contact you want to update.

PreviousFlow ComponentsNextAITable

Last updated 2 days ago

🤖