Skip to content

Orchestrating Custom Automation

As we've seen in previous sections, BotCity offers a pre-configured project template that already contains everything needed to start developing an automation.

In some cases, you may already have an automation project or script with custom code and don't want to go through the refactoring work to be able to use the BotCity's template project.

The following tutorials will guide you through the process of orchestrating a custom automation in Python or Java that you have already developed and also using the BotCity Maestro integration via the Bot Maestro SDK.