website logo
⌘K
Introduction
Automation Editor
API Editor
BUILD GUIDE
Environments
API
Design
Webhooks
Connections
Constants
WEBHOOKS SETUP
Google Calendar Webhook
Quickbooks Webhook
Square Webhook
Twitter Webhook
Xero Webhook
CORE APIs
Core API Functions
Core Multi
Core Bulk
Text
Number
List
DateTime
JSON
Web
ACCOUNT MANAGEMENT
Manage Account
Analytics
Monitor Your Tasks
Request APIs
Request Provider
Docs powered by archbee 
2min

Compare Two Lists (Text List and JSON)

Compares two lists and returns matched or unmatched values. The input_key instruction will only be evaluated if the "input" list type is a list of JSON Objects.

comparison_rule supported can be "equals" or "not-equals"



API Definition

Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get

Updated 06 Sep 2022
Did this page help you?
Yes
No
UP NEXT
Convert List Format
Docs powered by archbee 
Compare Two Lists