RPA uipath
Wondering wheter it is is possible to use RPA application like uipath with superoffice or not.
All Replies (1)
Hi Khan,
It depends on what you are looking for. I haven't worked with UI Path explicitly, but many tools such as that might sometimes have an app store with existing connectors. As far as I know, there is no existing connector for this tool. Although, we have an existing Zapier-connector that might be possible to use for some events and workflows.
You are also able to create an "custom app" that can communicate with SuperOffice Online's API, or build specific custom CRMScript-functions that could be called using a normal GET/POST-call, which could execute/return anything that CMRScript lets you do (within reason when it comes to data size).
Zapier Info
SuperOffice AppStore page
https://appstore.superoffice.com/superoffice-as/zapier-integration
Zapier AppStore page
(scroll down on the page to see the different triggers available)
https://zapier.com/apps/superofficecrm/integrations
Custom CRMScript EndPoint
https://docs.superoffice.com/en/automation/crmscript/tutorials/build-custom-rest-api-methods.html
Custom App
https://docs.superoffice.com/en/developer-portal/getting-started/index.html
A "Custom App" is SuperOffice's way of packaging any kind of communication against our API.
Best Regards
Marcus