Salesforce Extension

sanga
New Member

Hello,

I am trying to connect access Salesforce through Apigee. I tried this https://www.youtube.com/watch?v=9VLLgNNOvcA but it did not work.

Now I am trying to use the Salesforce extension, I made the extension, and in my proxy tried to use the Extension callout policy (extension : salesforce, actions : insert) but I have this error :

[{"message":"Session expired or invalid","errorCode":"INVALID_SESSION_ID"}]

Does anybody has eexperience on using salesforce extention and could explain it ? Or have any document that could help me ?

Thanks

SA

0 6 564
6 REPLIES 6

I have not explored the Salesforce extension feature.

Did you have a look at this post?

https://medium.com/@micovery/apigee-shared-flow-and-api-proxy-to-access-salesforce-apis-using-mutual...

Thanks for your answer, but I really wanted to understand and use the salesforce extension. So if anyone has ideas, I am interedted.

Did you find a way to make Saleforce Extension to work?

Can you confirm that you followed all of the pre-requisite steps in this doc page, and set up the configuration file as specified in the doc?

https://docs.apigee.com/api-platform/reference/extensions/salesforce/salesforce-extension-101

Yes, I followed the reference but I'm getting some errors on the logs under the Salesforce Extension settings. I hope you can provide me with some insight or experience with the tool.

I created the .crt and .key and included the .crt on the Salesforce Connected App. On Apigee I installed Salesforce Extension and populated with my username, connected app consumer's key and copied the content of .key including -----BEGIN PRIVATE KEY----- and -----END PRIVATE KEY-----.

Not sure if I'm missing anything.

can you share the errors from the logs?