Hi,
is there anyone using Zapier with Sugar?
We are experiencing a disconnection of Zapier from Sugar every 3 days.
We are on Sell. Previously with Professional it was less frequent.
Any suggestion? Zapier has no clue....
Thanks
Hi,
is there anyone using Zapier with Sugar?
We are experiencing a disconnection of Zapier from Sugar every 3 days.
We are on Sell. Previously with Professional it was less frequent.
Any suggestion? Zapier has no clue....
Thanks
Hi Omar -
For myself, I've tried Zapier integrated with Sugar before and it has worked. One thing that's a best practice is to make sure you're using a dedicated user for the integration. If you log in using same username and password that Zapier uses then you can cause a login conflict that could cause you to bump the integration out of the system or vice versa.
My team supports software vendors that integrate with Sugar (ISV partnerships). If you could refer Zapier to us or add developers@sugarcrm.com to any active communication you have with Zapier then we can assist them in resolving this issue. Since their connection to Sugar was built and maintained by Zapier we don't have much to go on what could be wrong until we get information from them.
App Ecosystem @ SugarCRM
Maybe Sugar should implement a system for integrations that doesn't involve stealing from their users. Requiring users to pay for an additional license for every 3rd party integration they use is downright thievery.
Maybe Sugar should implement a system for integrations that doesn't involve stealing from their users. Requiring users to pay for an additional license for every 3rd party integration they use is downright thievery.
Hi Avi Orzech ,
Technically speaking, Sugar prevents multiple users sessions on the same platform - which makes sense from a licensing perspective. If you don't want to use a dedicated license (or just want to dedicate a single license) for your various integrations, all you have to do is create a custom platform and specify that platform when requesting the authentication token.
These links explain in a little more detail:
https://support.sugarcrm.com/documentation/sugar_developer/sugar_developer_guide_13.1/integration/web_services/rest_api/#Authentication
https://support.sugarcrm.com/documentation/sugar_developer/sugar_developer_guide_13.1/integration/web_services/rest_api/#Avoiding_Login_Conflicts
Hope this helps.