Waiting for engine...
Skip to main content

Configuring credentials

In your template workspace folder, copy .env.example to .env and populate the following variables. Claude can walk you through them one at a time if you ask.

VariableDescriptionRequired?
BOOMI_USERNAMEYour platform email addressRequired
BOOMI_API_TOKENPlatform API Token (generate in Settings)Required
BOOMI_ACCOUNT_IDYour platform account IDRequired
BOOMI_TARGET_FOLDERTarget folder for new components (Claude can create one for you)Optional
BOOMI_ENVIRONMENT_IDRuntime environment ID for deploy and testOptional
BOOMI_TEST_ATOM_IDAtom/runtime ID in the specified environmentOptional

Additional .env options are available for Shared Web Server configuration and other features. Claude has context to guide you through those sections.