Skip to content
APIANT

Tagged: actions

135 documents

clear filter
GuidePlatform UI (Fallback)

Array Data

Configure forms to receive and display array data by mapping arrays to multi-input containers with line items that render each element.

#automation#actions#forms#messaging
GuidePlatform UI (Fallback)

Replace text in action field mappings

Use the find-and-replace feature to update text across multiple action field mappings simultaneously in your automation workflows.

#automation#actions
GuidePlatform UI (Fallback)

Test Account Selection

Control which connected service account runs during testing by selecting from a dropdown when multiple accounts are configured for an app.

#api#assembly#triggers#actions#account
ChangelogPlatform UI (Fallback)

Comparing Versions

View changes between automation and subroutine versions using visual diff comparisons, comparing the latest version against earlier versions or any two saved versions.

#automation#actions#subroutines
GuidePlatform UI (Fallback)

Data-mapped settings

Configure action settings to receive values dynamically at runtime through data mapping instead of using static configurations.

#automation#actions
GuidePlatform UI (Fallback)

Action functionality

Actions are the executable tasks within workflows that automate manual processes and eliminate repetitive work, saving time and resources across your operations.

#automation#actions
GuidePlatform UI (Fallback)

Embedded Forms

Embed forms on any web page by adding a script tag and container div to your HTML. Get the embed code from the automation settings or form editor.

#automation#triggers#actions#forms
GuidePlatform UI (Fallback)

Obtaining a step number in graphical history

Right-click any action in graphical history to copy its step number to your clipboard for reference or debugging.

#automation#actions
GuidePlatform UI (Fallback)

Create a group

Organize multiple actions into collapsible groups within the editor by selecting actions and using the context menu to create named groups for better workflow structure.

#automation#actions
GuidePlatform UI (Fallback)

Default Rate Limit

Connection-level rate limits control how frequently HTTP calls can be made from an app, enforced either per connection or globally across all accounts and connections in the system.

#api#assembly#actions#account#modules
GuidePlatform UI (Fallback)

Browser storage

Browser storage actions save and fetch data in the user's local storage, persisting across page reloads and multiple chat widgets on the same domain. Data can expire after a configured number of hours.

#automation#actions#ai-chatbot
GuidePlatform UI (Fallback)

AI field mapping assistant

AI-powered assistant that helps configure field mappings through conversation, making bulk edits, transforming data with code, and explaining complex mapping logic across action chains.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Action Assemblies

Structuring actions with input modules, data formatting, API invocation, error handling, and output modules to process external system requests within automations.

#api#automation#assembly#actions#modules
GuidePlatform UI (Fallback)

Assembly editor settings

Configure assembly editor behaviors including scroll speed, grid snapping, service account visibility, data reuse optimization, automatic module execution, and debug mode options for diagram construction.

#automation#assembly#triggers#actions#troubleshooting#account#modules
GuidePlatform UI (Fallback)

Action settings

Configuration options that control action behavior and appear before mappable data fields in the action interface.

#automation#actions
GuidePlatform UI (Fallback)

Collector

Aggregates items into named buckets for later retrieval and processing. Stores collected data in the system database until explicitly dumped, enabling batch operations like sending daily email digests.

#automation#triggers#actions#messaging
GuidePlatform UI (Fallback)

Refreshing trigger fields

Reloading dynamic output fields from your connected systems when new custom fields are added to triggers.

#automation#triggers#actions#crm
GuideAPI Apps

Adding a Licensed User

Steps to add paid Zoom users to your main account and assign them host licenses so they can be connected to your ZoomConnect integration.

#zoom#actions#account#messaging#zoomconnect
GuidePlatform UI (Fallback)

Emit first non-empty value

The emit first non-empty value action selects the first populated value from a prioritized list, with optional fallback default, useful for conditional branching scenarios.

#automation#actions
GuidePlatform UI (Fallback)

Break Iterator

Halting Array Iterator iterations based on conditional evaluations using break statements scoped to the nearest iterator level.

#automation#actions
GuidePlatform UI (Fallback)

Creating a subroutine

Step-by-step process for building a new subroutine, including configuring input triggers, adding actions, defining output fields, and saving with a name and description.

#automation#triggers#actions#subroutines
GuidePlatform UI (Fallback)

Connecting app accounts

Enabling users to establish app connections directly within form automations using the Human Interaction app's connection workflow action.

#automation#actions#forms#account
GuidePlatform UI (Fallback)

Date Time

The Date Time system utility provides triggers to schedule when automations execute and actions to pause or snooze automation processing.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Error handling

Configure how automations respond when actions fail, using options to halt processing, ignore non-critical errors, or continue regardless of errors.

#automation#actions
GuidePlatform UI (Fallback)

Retrying multiple errors

Batch retry failed executions from the execution history using stored data or by refetching from triggers, with options to specify retry behavior across multiple errors.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Replace text in action names

Search for specific text in action names across your automation, then replace all instances with new text in a single operation.

#automation#actions
GuidePlatform UI (Fallback)

Searching for actions in graphical history

Filter and navigate workflow actions in graphical history view by searching output data, names, settings, field mappings, or step numbers with highlighted results.

#automation#actions
GuidePlatform UI (Fallback)

Executing a form automation

Configure child form automations to process form submissions when triggered by a parent automation using the "executed by automation (instant)" System app trigger.

#automation#triggers#actions#forms
GuidePlatform UI (Fallback)

Automations

Foundational concepts for the APIANT automation platform, including automations, triggers, actions, apps, and the automation editor used to build workflows.

#hubspot#webhooks#automation#assembly#triggers#actions#crm#subroutines
GuidePlatform UI (Fallback)

App Assemblies

App assemblies handle user credential collection and validation for API integrations, supporting patterns like no authentication, user-entered credentials, and OAuth workflows.

#api#assembly#triggers#actions#account#modules
GuidePlatform UI (Fallback)

Array Iterators

Looping mechanism that processes array elements by iterating based on the largest array emitted by a selected action, commonly used for processing grouped data like order line items.

#automation#actions
GuidePlatform UI (Fallback)

Changing the mapped parent action

Replacing a parent action in field mappings by selecting a different action that emits the same output fields through the swap arrow icon.

#automation#actions
GuidePlatform UI (Fallback)

Execution history

View detailed records of each automation execution including processed rows, errors, billing units, and searchable history with retention based on system configuration or subscription plan.

#automation#assembly#actions#account
GuidePlatform UI (Fallback)

Form Actions

Creates dynamic forms with data-mapped values and generates unique URLs for distribution. Includes await form submission actions that pause automations until forms are submitted and return field values.

#automation#actions#forms#messaging
GuidePlatform UI (Fallback)

Retrying a single errored data row

Manually retry individual errored data rows from the data row history screen using stored data, edited data, or fresh data fetching from triggers.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Concurrency

Configure how many instances of an automation can run simultaneously, controlling parallel execution for webhook triggers and execution chains.

#webhooks#api#automation#triggers#actions#crm
GuidePlatform UI (Fallback)

Dynamic Lists

Populate Dropdown and Multi-Select List elements with dynamic values from automation arrays at runtime instead of using static predefined options.

#automation#actions#forms
GuidePlatform UI (Fallback)

Copy-paste field mappings

Copy field mappings between actions by right-clicking to transfer configurations for shared input fields, saving time when configuring similar actions.

#automation#actions
GuidePlatform UI (Fallback)

Form Apps

Multiple forms can be sequentially displayed to end users within a single automation session, with conditional logic determining which form appears next based on user input and processing logic.

#automation#actions#forms
GuidePlatform UI (Fallback)

Subassemblies

Reusable assembly diagrams with defined inputs and outputs that can be nested within other diagrams to reduce complexity and promote functionality reuse.

#assembly#triggers#actions#forms#modules
API ReferencePlatform UI (Fallback)

API Integrations

Build apps, triggers, and actions by creating assemblies in the Assembly Editor that control automation execution, configuration, and error handling.

#api#automation#assembly#triggers#actions#modules
GuidePlatform UI (Fallback)

Group actions

Group menu options enable bulk operations on the currently selected folder and its contents through actions accessible from the top right interface.

#automation#actions
GuidePlatform UI (Fallback)

Retrying multiple errored data rows

Bulk retry failed data rows from the data row history screen by selecting errors and choosing whether to reuse stored data or refetch from triggers.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Searching the list

Find automations by name, number, tag, implementation content, or execution history data using the dashboard search feature.

#automation#triggers#actions#messaging
GuidePlatform UI (Fallback)

Automatic Error Retries

Configures which errors trigger automatic retries with exponential backoff scheduling up to eight attempts, primarily for transient HTTP and communication failures in transaction modules.

#api#automation#assembly#triggers#actions#subroutines#modules
GuidePlatform UI (Fallback)

Viewing input/output

Easily track and monitor triggers and actions in real-time with graphical history. Hover over each one to view detailed input and output information. Enhance your user experience and optimize your workflows effortlessly.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Disabling data storage

Configure automations to prevent the system from storing processed data, useful for compliance with privacy regulations like HIPAA.

#automation#actions
GuidePlatform UI (Fallback)

Conditional branches

Configure conditional branches to direct automation workflows through different execution paths based on criteria logic, supporting AND/OR operators and nested conditions.

#automation#actions
GuidePlatform UI (Fallback)

Chatbot goal automations

Goal automations steer chatbot conversations toward specific outcomes by collecting user information and executing sequential tasks. They operate independently from AI invocation and can be nested to accomplish complex workflows.

#automation#triggers#actions#ai-chatbot#messaging
GuidePlatform UI (Fallback)

Graphical history view

Visual representation of how a single data row flows through triggers and actions, with color coding showing execution status and errors.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Searching execution history

Search execution history using text queries across transaction data, trigger outputs, and action fields, with support for AND/OR logic, status filters, and date range restrictions.

#automation#triggers#actions#forms
GuidePlatform UI (Fallback)

Search by action name

Locate actions within your workflows by searching for their names, with automatic expansion of groups and navigation between matches using arrow buttons or keyboard shortcuts.

#automation#actions
GuidePlatform UI (Fallback)

Feed

Monitor RSS, Atom, and RDF news feeds with triggers, or create custom feeds using automation to aggregate and filter content.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Data Transforms

Data transforms convert and manipulate values between formats, with categorized actions for text, dates, numbers, and other data types accessible through the interface.

#automation#actions
GuidePlatform UI (Fallback)

Importing an automation

Restore previously exported automation files to your account using the Import menu, choosing between standard import to update existing automations or create new to duplicate them.

#automation#triggers#actions#account#modules
GuidePlatform UI (Fallback)

Integration Decision Trees

Visual flowcharts for determining which app, action, and trigger assembly types to use when building APIANT integrations.

#webhooks#api#assembly#triggers#actions
GuidePlatform UI (Fallback)

File

Creates temporary files on the server with specified text content and generates accessible URLs for use in other workflow actions.

#automation#actions#messaging
GuidePlatform UI (Fallback)

Sorting the list

Organize your automations list by name, ID, or runtime references to find specific automations and visualize parent-child relationships between automations and subroutines.

#automation#actions#subroutines
GuidePlatform UI (Fallback)

Disabling logging

Turn off debug logging for automation triggers and actions to save filesystem space, while maintaining the ability to re-enable it anytime via menu settings.

#automation#assembly#triggers#actions#troubleshooting#modules
GuidePlatform UI (Fallback)

Search by action setting

Search automations for actions with specific named settings and values, like finding all actions where scope is set to My account.

#automation#actions#account
GuidePlatform UI (Fallback)

Viewing item details in history

View configuration settings and debug logs for triggers, actions, conditionals, and loops directly from the graphical history view by clicking items or using the Details button.

#automation#triggers#actions#troubleshooting
GuidePlatform UI (Fallback)

Your first assembly

Step-by-step walkthrough of building your first assembly by fetching and displaying article titles from an RSS feed using the assembly editor.

#assembly#actions#forms#modules
GuidePlatform UI (Fallback)

Ungrouping

Removing group containers from actions while preserving the individual actions within them for independent use and management.

#automation#actions
GuidePlatform UI (Fallback)

Datafiles

Capture automation data into daily CSV files for export to external tools like ChatGPT, organized by topic with configurable columns and file size limits.

#automation#actions#account
GuidePlatform UI (Fallback)

Chatbot tool automations

Tool automations extend chatbot capabilities by wrapping actions that the AI model can invoke based on conversation context. Build them with input fields, actions, and output definitions.

#api#automation#triggers#actions#ai-chatbot
GuidePlatform UI (Fallback)

Copy-paste multiple items

Select multiple consecutive actions using right-click options, then copy and paste them within or across different automation diagrams in the editor.

#automation#actions
GuideAPI Apps

Features that are not supported in ShopConnect

ShopConnect does not synchronize gift cards between platforms, and refunds require manual processing on both systems. Mindbody packages are not supported but can be replicated using Shopify collections.

#mindbody#shopify#actions#sync#account#shopconnect
GuidePlatform UI (Fallback)

Building Automations

Build automated workflows by connecting triggers to actions in APIANT's low-code automation editor. Learn workflow structure, configuration, and execution.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Settings annotations

Control which trigger and action settings display to end users during template deployment and initial automation configuration, with optional annotation text.

#automation#triggers#actions#account#deployment#builders
GuidePlatform UI (Fallback)

Field mappings

Connect action input fields to dynamic data from triggers and previous actions using field mapping, with search and full-screen editing capabilities.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Copy-paste via clipboard

Transfer action items between automations by copying them to your system clipboard and pasting into a different browser session or tab.

#automation#actions
GuidePlatform UI (Fallback)

HTTP

HTTP app provides triggers to fetch data from URLs and actions to make REST API calls using common HTTP verbs like GET, POST, PUT, and DELETE.

#api#automation#assembly#triggers#actions#crm
API ReferencePlatform UI (Fallback)

Determine if an automation is referenced

Find which automations reference another automation through execute automation or turn automation on/off System actions using the gear menu option.

#automation#actions
GuidePlatform UI (Fallback)

Conversation memory

Conversation memory stores temporary values during a single chat session using actions to save and retrieve named data scoped to that conversation's unique identifier.

#automation#actions#ai-chatbot
GuidePlatform UI (Fallback)

Latch groups

Synchronization mechanism allowing parent automations to execute multiple child automations in parallel and wait for all of them to complete before continuing processing.

#automation#actions#sync#account
GuidePlatform UI (Fallback)

Refreshing action fields

How to refresh dynamic action fields when the connected system updates its available input or output fields.

#automation#actions#crm
GuidePlatform UI (Fallback)

Executing a subroutine

Configure and call subroutines from automation workflows by selecting the execute subroutine action, choosing a subroutine, mapping input fields, and accessing output values in subsequent steps.

#automation#actions#subroutines
GuidePlatform UI (Fallback)

Service Accounts

Service accounts in the assembly editor group multiple API connections under a single named context so credentials can be rotated or scoped without touching each module individually.

#api#assembly#triggers#actions#troubleshooting#account#modules
GuidePlatform UI (Fallback)

Form Triggers

Generating shareable URLs for public forms that trigger automations when submitted, with a drag-drop designer and field processing capabilities.

#automation#triggers#actions#forms
GuidePlatform UI (Fallback)

Search by field mappings (cloned)

Locate actions containing specific values in their input field mappings by searching across automation configurations.

#automation#actions#account
GuidePlatform UI (Fallback)

Manage account data

Access and search automation data stored at the account scope, with options to filter by column, sort by creation date, and perform individual row actions.

#automation#assembly#actions#account#getting-started
GuidePlatform UI (Fallback)

Search by field names

Locate actions within an automation by searching for specific input field names, with navigation controls to move between matching results.

#automation#actions
GuidePlatform UI (Fallback)

Managing stored data

Access and manage automation scope data stored in your account, including searching entries and performing row-level actions like deletion and editing.

#automation#assembly#actions#troubleshooting#account
GuidePlatform UI (Fallback)

Testing actions

Run individual actions with test data in the automation editor to verify outputs and troubleshoot errors before deploying your workflow.

#automation#actions
GuidePlatform UI (Fallback)

Trigger Assemblies

Mechanisms that execute automation actions when criteria are met, including polling, webhooks, scheduled time-based triggers, gated threshold triggers, protocol connections, and bulk export options.

#webhooks#api#automation#assembly#triggers#actions
GuidePlatform UI (Fallback)

External account association

Link user identities between your business system and the chat widget by appending query parameters to the embed URL or storing values in browser local storage.

#automation#actions#ai-chatbot#account
GuidePlatform UI (Fallback)

Webhook Triggers

Webhook triggers enable automations to execute immediately when third-party systems push data via webhook URLs, supporting both manually configured and API-registered webhook variations.

#webhooks#api#automation#assembly#triggers#actions#account#modules
GuideAPI Apps

CalendarConnect: Calendly → Mindbody

Turnkey one-way integration that automatically creates Mindbody appointments from Calendly bookings with real-time sync, client profile creation, and custom question mapping.

#mindbody#calendly#actions#sync#account#calendarconnect
GuidePlatform UI (Fallback)

Human interaction

Human Interaction enables triggers for form submissions and actions to create forms, await responses, and manage moderation queues within automations.

#automation#triggers#actions#forms
GuidePlatform UI (Fallback)

URL query parameters

Pre-populate form fields and control element visibility using URL query parameters by matching parameter names to input field names or appending _visible=false to hide elements.

#automation#actions#forms
GuidePlatform UI (Fallback)

Trigger/Action Commonality

Shared capabilities of trigger and action assemblies including API credential handling, error handling behavior, and configuration settings exposed to automation editors.

#api#automation#assembly#triggers#actions#account#messaging#modules
GuidePlatform UI (Fallback)

Lookup tables

Database storage utility that enables creating, managing, and querying lookup tables for storing reference data like countries, regions, and custom information in the system.

#automation#actions
GuidePlatform UI (Fallback)

Search by step number

Use step numbers to quickly locate specific steps in large automation diagrams by entering the number in the search field to highlight and navigate to that step.

#automation#actions
GuidePlatform UI (Fallback)

Forms Overview

Native form functionality for automations using a drag-drop editor. Includes form triggers for public submissions and form actions with data mapping and submission awaiting.

#automation#triggers#actions#forms#messaging
GuidePlatform UI (Fallback)

PDF

Convert text into a PDF file easily using the PDF system utility app. Generate a temporary PDF file on the server and obtain a URL for easy access. Perfect for creating PDFs to send as email attachments. Try it now!

#automation#actions#messaging
GuidePlatform UI (Fallback)

Disabling multiple items

Prevent multiple consecutive actions from executing by selecting a range of items and disabling them together during automation runs.

#automation#actions
GuidePlatform UI (Fallback)

Replace one assembly with another

Substitute an assembly's implementation with another assembly of the same type, using the latest version of the source assembly.

#assembly#triggers#actions
GuidePlatform UI (Fallback)

MCP Tools

MCP (Model Context Protocol) is an open-source standard that allows artificial intelligence models to connect with external data sources and tools, enhancing their ability to access information and...

#automation#triggers#actions#mcp
GuidePlatform UI (Fallback)

Two-Way Sync

Bidirectional synchronization between systems using specialized triggers and actions that prevent infinite loops by tracking unique row identifiers and mapping data fields between applications.

#donorperfect#mailchimp#webhooks#api#automation#assembly#triggers#actions#sync#messaging#modules
GuideAPI Apps

CRMConnect: Cliniko → ActiveCampaign

Automates patient data synchronization from Cliniko to ActiveCampaign, including appointments, invoices, and engagement tags, enabling targeted communications and real-time record updates for healthcare practices.

#activecampaign#cliniko#actions#sync#crm#crmconnect
GuidePlatform UI (Fallback)

Moderation Queues

Implement human review checkpoints in automations using queues where reviewers approve or deny items before processing continues, with optional scope-based routing to different reviewers.

#automation#actions
GuidePlatform UI (Fallback)

System

System utility app providing triggers for workflow testing, stub operations, and actions to control automations and retrieve system information about apps and automation status.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Documentation notes

Notes attached to automation actions support rich text formatting with hyperlinks and images to document your workflows.

#automation#actions
GuidePlatform UI (Fallback)

Export an automation

Download an automation and all its dependencies as a portable file for transferring between systems or sharing with other users.

#automation#triggers#actions#account#modules
GuidePlatform UI (Fallback)

Rate Limits

Enforce request throttling across automations using named rate limiters with configurable scope levels, from single automation to entire tenant system.

#api#automation#triggers#actions#account
GuidePlatform UI (Fallback)

Web Service

Synchronous trigger that receives input data from external systems via HTTP and returns output data back to the caller after processing the automation logic.

#webhooks#automation#assembly#triggers#actions
API ReferenceAPI Apps

04 - New sale (instant) In Mindbody → _zapier

Triggers when a sale completes in Mindbody, providing client information, transaction details, items purchased, payment amounts, and sale metadata.

#mindbody#zapier#triggers#actions#account#messaging#appconnect
GuidePlatform UI (Fallback)

Webhook

Webhook triggers receive incoming data payloads in JSON or XML format from external systems, automatically queuing automation execution when events occur without polling.

#webhooks#automation#triggers#actions
GuidePlatform UI (Fallback)

Snoozing automations

Pauses automation execution for a specified duration, allowing workflows like marketing drip campaigns to resume processing at a scheduled time without server overhead.

#automation#actions#messaging
API ReferenceAPI Apps

04B - New sale line item (instant) In Mindbody → _zapier

Webhook event triggered instantly when a new sale is recorded in Mindbody, providing comprehensive details about the client, transaction, purchased items, and payment information for downstream automation.

#mindbody#zapier#triggers#actions#account#messaging#appconnect
GuidePlatform UI (Fallback)

System Utilities

Built-in trigger and action capabilities available natively within the system without requiring external integrations.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Enable multiple items

Activate multiple disabled items at once by selecting a range of actions and using the enable option from the context menu.

#automation#actions
API ReferenceAPI Apps

04C - New sale itemized payment (instant) In Mindbody → _zapier

Triggers when a new sale is recorded in Mindbody, providing client details, transaction information, itemized payment data, and staff member responsible for the sale.

#mindbody#zapier#triggers#actions#account#messaging#appconnect
GuidePlatform UI (Fallback)

Finding mapped items

Locate all mappings from a specific trigger or action throughout your workflow using the find feature to highlight and navigate between connected items.

#automation#triggers#actions
GuideAPI Apps

CRMConnect: Mindbody → ActiveCampaign

Turnkey bi-directional integration that syncs client profiles, 120+ custom fields, memberships, class bookings, appointments, visits, sales pipelines, and marketing automation data between Mindbody and ActiveCampaign — instantly.

#mindbody#activecampaign#actions#sync#crm#messaging#crmconnect
GuidePlatform UI (Fallback)

Publish template to production

Publish automation templates from development to production systems using gear or group menu options, selecting destination systems and tenants.

#automation#triggers#actions#account#modules
GuidePlatform UI (Fallback)

Groups

Collapse and organize related automation actions into groups to simplify workflow visuals and hide implementation details from specific users.

#automation#actions#account
GuidePlatform UI (Fallback)

Trigger functionality

Exploration of what initiates automations, covering instant webhooks, polling schedules, datetime controls, and two-way sync triggers that emit data rows for processing.

#webhooks#automation#triggers#actions#sync#crm
GuidePlatform UI (Fallback)

Moving a single item

Reposition triggers horizontally and action items vertically within automation workflows using directional arrows, with confirmation prompts for ambiguous placements.

#automation#triggers#actions
GuidePlatform UI (Fallback)

Your first automation

Building your first automation requires adding a trigger and an action. Start by selecting an app or system utility trigger, configure any settings, then add an action to complete the workflow.

#automation#triggers#actions#forms#account
GuideAPI Apps

Mindbody Pricing Option/Service Discontinuation: Integration with Shopify

Manage discontinued Mindbody pricing options and track their synchronization with Shopify, including product archival across single or multiple locations.

#mindbody#shopify#api#actions#sync#shopconnect
GuidePlatform UI (Fallback)

Moving multiple items

Select multiple consecutive actions using right-click options, then move them together to a new location in your workflow using the plus icon menu.

#automation#actions
GuidePlatform UI (Fallback)

Open a trigger or action assembly

Access the assembly implementation for triggers and actions through right-click context menu if you have Assembly Developer or Switch Account permissions.

#automation#assembly#triggers#actions#account
Guide

Explore our documentation

Central hub for navigating APIANT documentation by subscription type or task, with quick links to account management, automation building, app connections, and platform features.

#mindbody#hubspot#shopify#zoom#donorperfect#mailchimp#automation#assembly#triggers#actions#crm#forms#account
GuidePlatform UI (Fallback)

Removing a single item

Deletes individual automation items and manages field mapping references when removing triggers or actions from workflows.

#automation#triggers#actions
GuideAPI Apps

Refreshing Product sync list when using the setting 'Fetch products Sellable Online Only'

Manually queue Mindbody retail products marked as Sell Online for immediate synchronization to your Shopify storefront without waiting for the standard 15-minute sync interval.

#mindbody#shopify#actions#sync#account#shopconnect
GuidePlatform UI (Fallback)

Removing multiple items

Select a range of consecutive items by right-clicking the first and last items, then remove them all at once from the editor.

#automation#actions
GuideAPI Apps

ShopConnect Error Alert Reporting

ShopConnect error alerts notify you of sync issues between Mindbody and Shopify with detailed problem descriptions and resolution steps sent to your configured admin email address.

#mindbody#shopify#actions#sync#messaging#shopconnect
GuidePlatform UI (Fallback)

Replace an item

Substitute triggers or actions in automations while preserving downstream mappings when output field names match between the old and new items.

#automation#triggers#actions#messaging
Guide

What is APIANT?

APIANT is an integration platform you drive through Claude Code and the APIANT plugin. Describe the integration in plain English; Claude builds, tests, and ships it.

#api#automation#triggers#actions#sync#crm#forms#subroutines#modules
GuidePlatform

Shared App Connections

Sharing one connection from a parent account across all of a multi-location customer's linked child accounts — keeps config simple and applies one rate-limit budget across every location.

#automation#triggers#actions#account#builders
GuidePlatform UI (Fallback)

Assembly Editor

Visual drag-and-drop editor for building automations, API endpoints, batch jobs, and widgets by connecting app integrations, triggers, and actions into assembly diagrams.

#automation#assembly#triggers#actions
GuidePlatform UI (Fallback)

Automation Editor

Build and manage sophisticated automation workflows with a visual editor that connects triggers, actions, and conditions to orchestrate complex business processes.

#automation#assembly#triggers#actions
GuidePlatform UI (Fallback)

Alert Mappings

Alert mappings generate descriptive messages in email reports when triggers, actions, or automations fail, configurable at trigger/action, automation, or system level.

#api#automation#triggers#actions#account#messaging
GuidePlatform UI (Fallback)

Keyvalue Storage

Generic database storage mechanism organized in a five-level hierarchy of scopes, key groups, keys, value names, and values with modules for inserting, retrieving, and deleting data.

#automation#assembly#triggers#actions#account#modules