website logo
⌘K
Introduction
Basic Overview
Automation Editor
Manual
Environments
API Editor
Design
Webhooks
Connections
Constants
Monitor Your Tasks
Security
Invite Users
Access Management
Webhooks Setup
Google Calendar Webhook
Microsoft Mail Webhook
Quickbooks Webhook
Slack V2 Webhook
Stripe Webhook
Square Webhook
Twitter Webhook
Xero Webhook
Zoom Webhook
Core APIs
Core API Functions
Core Multi
Core Bulk
Text
Number
List
DateTime
JSON
Web
Account Management
Manage Account
Analytics
Request APIs
Request Provider
Docs powered by archbee 

Core Multi

2min

The Multi API allows you to combine any of the core API's into a single call. This method of calling API for multiple transformations gives you significantly higher performance benfits.

API Credits will be used based on the API Task Credit rules for each API. If Unspecified in the API Documentation this is 1. In the example below, the Task Credits used will be Filter List (1 Credit)

Loop Through Output List (2 Items) and perform 2 functions (4 Credits)

Total = 5 Credits





Use Case: Say you want to Filter JSON Objects from a JSON List for all lead source as facebook, then want to enumerate the date by using Split Date (Define) for each item in a the filtered list.

You then want to use the output from the date to set a followup date as begining of the next month.

API Definition

Call the following API:
POST
Params


Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Core API Functions
NEXT
Core Bulk
Docs powered by archbee 
Multi functions API