Third party integration via API

We have engaged with a third party marketing automation platform.  To get the most from this we would like it and Sugar to talk to each other via an API. 

Do we need to purchase a full Sugar licence to enable this communication or can it be done using a dedicated API user, if so can anyone advise how this is accomplished?

Thanks

David

Parents
  • Sugar UI and API allows to access Sugar business logic on behalf of the authorized user - according to that user license type. Therefore, it's up to you to deside wether interaction should be performed on behalf of the user configuted for integration only, Admin or another named user

    AFAIK, to avoid issues of user concurrent access via different interfaces (UI, API) , developers use platform parameter during user oauth2 authorization via API.

    Do you intend to develop integration from the scratch? 

    Best Regards,
    Dmytro Chupylka

    integroscrm.com
    We make work in Sugar CRM system faster, more convenient and efficient

Reply
  • Sugar UI and API allows to access Sugar business logic on behalf of the authorized user - according to that user license type. Therefore, it's up to you to deside wether interaction should be performed on behalf of the user configuted for integration only, Admin or another named user

    AFAIK, to avoid issues of user concurrent access via different interfaces (UI, API) , developers use platform parameter during user oauth2 authorization via API.

    Do you intend to develop integration from the scratch? 

    Best Regards,
    Dmytro Chupylka

    integroscrm.com
    We make work in Sugar CRM system faster, more convenient and efficient

Children
No Data