Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop