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

SALESFORCE to MAGENTO integration
Please let me know the simplest way(FREE) integrating SALESFORCE TO MAGENTO..
Thanks in advance,,!!!!
You need to sign in to do that
Don't have an account?
Please let me know the simplest way(FREE) integrating SALESFORCE TO MAGENTO..
Thanks in advance,,!!!!
Hi marella,
I have also same issue like SALESFORCE to MAGENTO integration using apex Did you solve your problem?
shall you explain? how?
Thanks
Hi Varun,Marella
I have also same issue like SALESFORCE to MAGENTO integration using apex Did you solve your problem?
shall you explain? how?
looks like you have tried long back, hopefully you might find a way. Can you please help us , I wanted to push order information from Salesforce to Magento.
Magento guys has shared PHP code -- the steps are like below.
get the client--> get the seesion ID-- > and do the operations (help me how can i do that) I am using call outs but i dont have some thing methods like this:
PHP Code:
$proxy = new SoapClient('http://magentohost/api/v2_soap/?wsdl'); // TODO : change url $sessionId = $proxy->login('apiUser', 'apiKey'); // TODO : change login and pwd if necessary $result = $proxy->salesOrderShipmentCreate($sessionId, '200000006', array('8', '1'), 'shipment comment'); var_dump($result);
Apex Code: HttpRequest req = new HttpRequest();
req.setEndpoint('callout:Magento_Admin');
req.setMethod('GET');
Http http = new Http();
HTTPResponse res = http.send(req);
System.debug('Response ===' +res.getBody());
System.debug('Response ===' +res.getstatusCode());
check now: Magento extensions
Step 1: Sign up the Zapier account
Signup Zapier to integrate Salesforce CRM on Magento (https://chudovo.de/top-magento-extensions-to-use-in-2021/) 2
Step 2: Sign up the salesforce account
Signup Salesforce to integrate Salesforce CRM on Magento 2
After logging into Zapier, choose Make a Zap to start integrat
Step 3: Integrate Magento 2.x
In this set up step, choose a Trigger App that you want to integrate with your Magento 2 store.
Step 4: Integrate Salesforce CRM
In Choose an Action Appfield, select Salesforce