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

Summarize by Group

Groups by a key and then sumarrized the values present in a given key in JSON Objects within a list.

Setting

Description

value_field

Summarizes the value in this field. User substitution curls

group_fields

One or many fields that the value should be grouped by. Use substitution curls in the list of fields. See example request

input

List of JSON Objects



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
To Separated Text (From Text OR JSON List)
Docs powered by archbee 
Sum JSON Objects API