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
sunny_mhl10@yahoo.comsunny_mhl10@yahoo.com 

Insert in MySql

Hi

 

  How to insert account/contact from salesforce into Mysql table on click of Custom Button in salesforce

 

Thanx

Alok_NagarroAlok_Nagarro

Hi,

 

You have 2 options to do the same -

 

1. Outbound Message

2. Webservice callout

sunny_mhl10@yahoo.comsunny_mhl10@yahoo.com

Hi Alok

 

   Can u pls help me with some example

 

Thanks