Hello Guys,
I wanted to ask you what would be the easy way to integrate our we portal with Salesforce as an Admin?
Any response would be appreciate !
Thank you
Aman
4 respuestas
Hi Aman Kaur,
You can create a REST API on salesforce which should be called (POST call) from the web portal when the Account added/update at the web portal side.
You can refer this article for creating sample API:
Many thanks
Prakash