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

Convert List Format

Convert a list from one format to another

Processing Rule

Description

drop_nulls

Will remove all values from the JSON where the value is null

replace_empty_with_null

Will replace all JSON property values that have and empty string ("") with null





API Definition

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



Updated 28 Nov 2022
Did this page help you?
Yes
No
UP NEXT
Convert to flat JSON
Docs powered by archbee 
Convert List Format API