getjsonkeysandvalues - Get Keys and Values from JSON Object

Returns two arrays. One containing the keys and on containing the values of the object.

json
Type
object
JSON object
Example:
{
  "foundation": "Mozilla",
  "model": "box",
  "week": 45,
  "transport": "car",
  "month": 7
}
jsonString
Type
string
Stringified JSON
Example:
{"foundation":"Mozilla","model":"box","week":45,"transport":"car","month":7}

Available on

Postman
Make
Zapier
N8N
Airtable
SeaTable
Bubble
Power Automate
Workato
SAP Build