You need to sign in to do that
Don't have an account?

There is button name called as "create Member in sap" from account deatl page.
There is button name called as "create Member in sap" from account deatl page.in salesforce..so here that button will create the Member in sap once i ckick on that button....for this we have used the Skyvva integration suite from app exchange as managed pakage.Now what my requirement is we are moving out of that skyvva ...and connecting with some middleware..so now we want to use the REST Base Api for this ..
Here how can i create a class with some end point(Rest) the class should hold the account id...
If there is class i can call that class in this button..
Here how can i create a class with some end point(Rest) the class should hold the account id...
If there is class i can call that class in this button..
1. https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_classes_restful_http.htm
2. https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_callouts_http.htm