Does Automate have an api or powershell module?
Is it possible to start a job in automate using a powershell command?
Thanks!
Lo,
Yes we do have a PowerShell action in AutoMate. There is a link that will explain how this action works.
https://www.helpsystems.com/resources/articles/how-automate-powershell-scripts-rpa
Chris Dotson
Automate Support
Here is an additional link
https://community.helpsystems.com/knowledge-base/automate/automate/Running-Tasks-Outside-Automate/
Hope this helps.
AutoMate Support
Thank you!
Automate BPA/Automate Enterprise has a REST API as of v10.5. To my knowledge, the standard version of Automate does not have this API.
The documentation is available here:
http://cloud.networkautomation.com/installs/AutoMate/v10/10.5.0.56/BPA_RESTful_API.html
There is a PowerShell module available to interface with the API:
PowerShell gallery: https://www.powershellgallery.com/packages/AutoMatePS
Github: https://github.com/AutomatePS/AutomatePS
You must be signed in to post in this forum.