Example Output

{    "value": {        "address": {            "city": "string",            "country": "string",            "state": "string",            "streetLine1": "string",            "streetLine2": "string",            "zip": "string"        },        "id": "string",        "name": "string",        "phone": "string",        "primaryEmail": "string",        "workLocations": [            {                "address": {                    "city": "string",                    "country": "string",                    "state": "string",                    "streetLine1": "string",                    "streetLine2": "string",                    "zip": "string"                },                "id": "string",                "nickname": "string"            }        ]    }}

Workflow Library Example

Get Companies with Rippling and Send Results Via Email

Preview this Workflow on desktop