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 To JSON (Based on Values)

Convert a JSON Object List to JSON using the values of the input list as key names and values in the output list



API Definition

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

Remarks

The rule key in the request is optional.

If drop_nulls is omitted, then in the above scenario, the second item of the output list would have fullName with empty quotes

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