Get Me
Retrieves basic information about the Rippling user whose access token you're using. This is generally used for the SSO flow.
Example Output
{
"value": {
"company": "5ec5595afa9c4e1728118cb5",
"id": "5ec5595dfa9c4e1728118d11",
"workEmail": "cpitt+2@rippling.com"
}
}
Workflow Library Example
Get Me with Rippling and Send Results Via Email
Preview this Workflow on desktop