WorkOS ConfigurationΒΆ

Follow these steps to analyze WorkOS objects with Cartography.

  1. Prepare your WorkOS API credentials.

    1. Get your WorkOS Client ID from the WorkOS Dashboard

    2. Create a new API Key in WorkOS Dashboard

    3. Populate environment variables with the API Key and Client ID. You can pass the environment variable names via CLI with the --workos-api-key and --workos-client-id parameters.