New CX App Capability to map Deals, Accounts, and Private Custom Object Schemas
ActiveCampaign now supports the ability to map Deals, Accounts, and Private Custom Object Schemas in inbound workflows within CX Apps. This will be extended to outbound workflows in a future release. New and updated resources and commands are documented within the appropriate sections of the App Studio documentation:
New API Endpoints: Custom Field - Field Groupings
Maintain Custom Fields in groups by adding a Custom Field to a Field Group:
New CX App Commands
ActiveCampaign now supports validating webhooks, as well as many other commands including:
New Tutorial: Create Your First App Using Pipedream and Python - Part 2: Custom Objects
A new tutorial is live: Create and
New Tutorial: Using Custom Objects with the API
We published a step-by-step tutorial on using the API to create and maintain custom Objects! You'll learn how to:
New Guide: Custom Objects Deep-Dive
Want to know everything about Custom Objects? We've published a new technical deep-dive, here: "What Are Custom Objects?"
New Guide: How To Release New CX App Versions
https://developers.activecampaign.com/docs/updating-and-releasing-a-new-cx-app-version
New release: review_events and review_objects CX app workflows
The review_events
and review_objects
sections allow developers to define descriptive and user-friendly text that will show within the review events and review objects steps modal.
Contact Custom Fields API Guide
We've published a new guide that will show you how to use the API to create Custom Fields on your Contacts, and populate those fields with data. Find it here.
New search_term in CX app form fields
The search_term attribute is a part of the form_fields section. If filled out, the value of this attribute will be used as a query parameter when executing that form field’s!http command. Of course, this will work only if search is supported by the API. Learn more: https://developers.activecampaign.com/docs/workflows#form_fields-a-namesetup-select-form-fieldsa