WorkOS ConfigurationΒΆ
Follow these steps to analyze WorkOS objects with Cartography.
Prepare your WorkOS API credentials.
Get your WorkOS Client ID from the WorkOS Dashboard
Create a new API Key in WorkOS Dashboard
Populate environment variables with the API Key and Client ID. You can pass the environment variable names via CLI with the
--workos-api-keyand--workos-client-idparameters.