function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
R ReayR Reay 

Looking for suggestions on best SF solution for updating Account/Contact data via authenticated session on external site

Hi,

I am looking for suggestions for the most suitable Salesforce solution for the following use case:

- Customer authenticates and logs into online portal (hosted by non-Salesforce vendor) 
- Customer clicks to opt into rewards program
- Customer clicking opt in on website (via widget/component/wireframe - looking for recommendation) triggers push to Salesforce, updating customer's rewards program opt in checkbox to TRUE by using the unique identifier that is available via the external vendor's API and the authenticated session

Alternatively, if the customer clicks opt out on the website, this would trigger a push to Salesforce updating the customer's opt in for the rewards program to FALSE

Thanks in advance for any and all insights and recommendations. Much appreciated,

R
VinayVinay (Salesforce Developers) 
Hi Reay,

You can try to get in touch with accelerate team if you have premier support level for inputs on your ask.

https://help.salesforce.com/s/articleView?id=000337601&type=1

Please mark as Best Answer if above information was helpful.

Thanks,