47eb4d2b55
* [Connect2All,HotProfile,PDF4me,Robolytix,ScriveESign,TRIGGERcmd,WebMerge,WorkSpan] Fix swaggers of various connectors |
||
---|---|---|
.. | ||
apiDefinition.swagger.json | ||
apiProperties.json | ||
readme.md |
readme.md
Robolytix connector
Robolytix is the key online analytic and monitoring tool for Robotic Process Automation using Sonar technology to evaluate, audit, monitor and improve performance of robots operating in any application, RPA platform or custom solution.
This connector provides methods for validating API credentials, sending Sonar data to Robolytix and accessing related enumerations.
Pre-requisites
It is suggested to register a new free account at Robolytix.com.
You will also need the following to proceed:
- A Microsoft Power Apps or Microsoft Power Automate plan with custom connector feature
- An Azure subscription
- The Power platform CLI tools
API documentation
Detailed documentation is located in Robolytix SDK repository.
Supported Operations
Connector from external platform usually implements only one action called Sonar. This action calls /messages endpoint. There are two endpoints /listprocesses and /listtypes that serve enumerations for main call. The rest of the endpoints are just for validation connection and authorization.
How to get credentials
- Go to webpages Robolytix.com
- Sign-up for a new account
- Generate API Key in Settings -> API Keys menu
- Use API Key in related connection
Deployment instructions
Please use these instructions to deploy this connector as custom connector in Microsoft Power Automate and Power Apps.