Getting Started with Python
kodexa_script.py
and add the following code:
'<https://your-kodexa-url.com>'
and 'your-access-token'
with your actual Kodexa URL and access token.
By using environment variables, you can keep sensitive information out of your code and make it easier to manage different configurations for development, testing, and production environments.