Skip to main content

Create an Activity from Python

The Activity Designer offers the option to create a new activity via upload of a Python script.

On the Create a new activity window, select Python in the dropdown menu.

Once you selected:

  • Insert an Activity Name
  • Write a Description
  • Upload your Python (.py) file.
  • Click Save & Continue.
note

Python activities will be categorized into Imported Activities. You can move them after import.

note

Third-party DLLs are not imported with custom activities. DLLs must be manually placed on every server with an Executor.