How Can We Help?
Tech tutorials, Reviews, How To's
API Calls
Succeed Trainings and Certifications App provides two APIs to interact with Salesforce.
– Get Access Token /Login API
– Training and Certification Update API
These APIs do not provide any “GET” access to the data in Salesforce. So, your Salesforce information is completely secure. The APIs will allow an external system/user to “POST” data to Salesforce, if the system/user is authenticated with valid access credentials, and if the data structure is valid and relevant.
If the POST request is successful, the App will provide a response, about the status of Update, with a unique reference number. No other PII or Confidential information is shared in the response.