• Lawrence Reece
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi All,

How do we integrate salesforce to third party system via Mulesoft using named credentials and certificates?

We are trying to implement this functionality by invoking API Gateway proxy from Salesforce and which in turn routed to Mulesoft. 

 

I just want to understand how the flow works starting from creating connections  in Salesforce using Connected Apps which will generate Consumer key and secret and send these details to proxy or mulesoft. Can someone help me explain if we use certificate and password authentication instead of OAuth2.0. Where could I get the username and password details.
User-added image
In salesforce, we are creating a trigger which will callout the external service. 

Appreciate if anyone can explain me on this. Thanks!