Upsert ActiveCampaign accounts from a webhook
When a company signs up or changes plans, that update lives in your app, not in ActiveCampaign. Notis takes a webhook and upserts the account, creating it if new or updating it if it exists, then confirms in Telegram.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Upsert Account
This tool creates a new account if it doesn't exist or updates an existing account in activecampaign. it is particularly useful to ensure an account exists without creating duplicates, combining the functionality of create and update operations into a single action.
Why this helps
Account records in ActiveCampaign drift out of date because syncing them from your product means custom engineering.
- Accounts stay current without a custom sync to maintain.
- Upsert logic means no duplicate accounts pile up.
- You get a Telegram confirmation for each sync.
Setup
Build it in a few focused steps.
- 1Connect ActiveCampaign to Notis once from the portal.
- 2Tell Notis: 'When I receive a webhook, create or update the matching account in ActiveCampaign and tell me on Telegram.'
- 3Choose the incoming webhook as the trigger and copy the URL.
- 4Pick the Telegram chat for run confirmations.
- 5Send a test webhook and confirm the account is created or updated.
Questions about this workflow
How does it avoid duplicates?
Upsert checks whether the account already exists and updates it if so, only creating a new one when there is no match.
What can trigger the webhook?
Your product backend, a billing tool, or any system that can send an HTTP request when an account changes.
Can it update custom fields?
Yes. Describe the details you want kept in sync and Notis maps them from the webhook without a config screen.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Telegram to Active campaign. A trigger fires from one place; an action lands in another.
Telegram triggers
Active campaign actions
New Message Received
Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.
Add contact note
Add a note to a contact in activecampaign. the note will be associated with a contact as a subscriber type. the tool will first find the contact id using the provided email address and then create the note.
New Channel Post
Triggered when a new post is published to a channel where your bot is an administrator.
Add Contact to Automation
This tool adds an existing contact to a specific automation in activecampaign. it first looks up the contact by email address to get their id, then adds them to the specified automation using the /api/3/contactautomations endpoint.
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Add Secondary Contact to Deal
This tool adds a secondary contact to an existing deal in activecampaign. if the deal has no primary contact set, this contact will be set as primary if no role is specified. the tool requires the user to have permission to manage deals and expects parameters like contact id (required), deal id (required), and role id (optional).
Message Edited
Triggered when a message in a chat your bot can see is edited by its sender.
Create Account
This tool creates a new account in activecampaign. it represents a business or organization and allows programmatic account creation. the tool requires the account name and optionally accepts parameters such as account url, owner, and custom fields.
New Chat Member
Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.
Create contact
Creates a new contact in activecampaign with the specified details. this action allows you to create a new contact with basic information like email, name, phone, organization details, and tags. the email address is the only required field, while all other fields are optional.
Create contact task
Create a task associated with a contact in activecampaign. this action allows you to create a new task that will be associated with a specific contact in your activecampaign account. the task can include details such as due date, title, description, and can be assigned to a specific user.
Create Deal Pipeline
Creates a new deal pipeline in activecampaign. a deal pipeline is a visual representation of your sales process that helps organize and track deals through different stages. when you create a new pipeline, it automatically comes with three default stages: 'to contact,' 'in contact,' and 'follow up.'
Create Deal Task Type
This tool creates a new deal task type in activecampaign. deal task types are used to categorize and organize tasks associated with deals, and they are an important feature for maintaining a structured task management system within the deals pipeline. this action complements the existing active campaign create deal task action by enabling the creation of custom task types that can be used when creating deal tasks.
Connect any two apps with Notis in the middle.
Not just Telegram and Active campaign. Any combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Active campaign.