Skip to main content
  1. Install the SDK if you do not already have it installed.
  2. Create and save a Python asset in Less.
  3. After saving, the Local SDK setup modal opens. Copy the generated script into your local environment. You can reopen this later from the ⋯ menu by clicking Generate local SDK setup.
  4. Develop and test locally.
  5. Copy the script back into Less — omit the os.environ block at the top. The platform sets those variables when the job runs.
  6. Add a schedule to run the asset on a regular basis.