• Oliveira Oliveira
  • NEWBIE
  • 10 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies

Hello,

I would like to use Cards and OmniScripts in an application that I am creating outside of Salesforce (3rd Party Site).

From what I read it is possible (I found talking about it in the e-learning "Introduction to Vlocity Lightning Web Components"), but I still haven't found information on how to do it.

Can someone help me?

Best Regards,
Edgar Oliveira

Hello.


I have a Vlocity Trialforce Org account, in which I explored Vlocity CPQ.
At this time I would like to obtain data through the Digital Commerce APIs, for this I have already tried using the APIs, but the response I get is always the following:


 {
        "errorCode": "INVOKE-200",
        "error": "OK"
 }

 
In the following link you will find the way I am authenticating to use the APIs: https://developer.salesforce.com/docs/atlas.en-us.198.0.api_rest.meta/api_rest/intro_understanding_web_server_oauth_flow.htm


I have been looking around on this subject, but I still haven't been able to find a solution.
If you can help me, I would be grateful.


Best Regards,
Edgar Oliveira