• Accessing Sugar Oauth Keys in PHP

    I am creating a dashlet to access Box files and folder in an Account record. I need to authenticate to Box's API in my php code, but I don't want to hardcode the credentials. What is the best way to secure my Box API credentials? I am using SugarCloud…
  • Using OAuth2.0 Swift authentication

    Hello All, I am developing an iOS application for crm. I am try to authentication using Oauth2.0. There are in bellow code. let oauthswift = OAuth2Swift ( consumerKey: client_id, consumerSecret: clientSecret, authorizeUrl: authURL, accessTokenUrl: accessURL…
  • Is it possible to get token via entrypoint?

    Hi all, I would like to get token for some security reason. Is it possible to do that via entrypoint or do you have another solution? Sugar 7.6 Ent Thanks, M
  • Is it possible to get data from js and put it in iframe field in studio ?

    I would like to get token form header and put it in field iframe in studio. Is it possible to do like this?