Understood @Luiz Rosa.
Original Message:
Sent: 05-18-2026 20:24
From: Luiz Rosa
Subject: Task automation
Hi Juliano De Paiva,
It depends a lot on the kind of task you want to automate.
In my case, Python is one option I like to use, mainly for scripts that consume the Genesys Cloud APIs and help with routine admin tasks, such as users, queues, groups, schedules, wrap-up codes, prompts, and similar items.
Genesys also provides official SDKs and examples that can be used as a starting point. For Python, this is a good reference:
https://mypurecloud.github.io/platform-client-sdk-python/
But it does not need to be only Python. Depending on the scenario, you could also use Node.js, .NET, direct REST API calls, or other automation tools.
I usually prefer to start from the daily pain point first, and then choose the best tool after that. If the task is repetitive, manual, and follows clear rules, it is probably a good candidate for automation.
Hope this helps.
------------------------------
Luiz Rosa
Full stack developer
------------------------------
Original Message:
Sent: 05-18-2026 13:48
From: Juliano De Paiva
Subject: Task automation
Thank you very much for your contribution.
Are these automations using Python as an example? Or some other tool to combine API usage?
------------------------------
Juliano De Paiva
Genesys Analyst