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
Radhika Pawar 12Radhika Pawar 12 

website record push to salesforce using API

Hi All,

what type of integration I can use for when record is created on the website it automatically pushes it into Salesforce.

Could you please provide me any study material for this scenario.
Thanks in advanced.
 
Deepali KulshresthaDeepali Kulshrestha
Hi Radhika,

You can refer to the following link.

https://trailhead.salesforce.com/en/content/learn/modules/nonprofit_volunteer_website/nonprofit_volunteer_website_get_started

You can also refer to this  video for your solution

https://www.youtube.com/watch?v=NBhQ4Wi55LM

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha
www.kdeepali.com
Radhika Pawar 12Radhika Pawar 12
Hi Deepali,

Thank you for your reply. I want to implement this using REST API.
Can you please suggest any reference for the same.

Regards,
Radhika Pawar
 
Deepali KulshresthaDeepali Kulshrestha
Hi Radhika,

You can learn about implementation of REST Api from the link below:

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_what_is_rest_api.htm

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha
www.kdeepali.com