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
marella1800marella1800 

SALESFORCE to MAGENTO integration

Please let me know the simplest way(FREE) integrating SALESFORCE TO MAGENTO..

 

 

 

 

Thanks in advance,,!!!!

Varun99Varun99

Hi marella,

 

 

I have also same issue like SALESFORCE to MAGENTO integration using apex Did you solve your problem?

shall you explain? how?

 

 

Thanks 

krish99krish99

Hi Varun,Marella

 

I have also same issue like SALESFORCE to MAGENTO integration using apex Did you solve your problem?

shall you explain? how?

sfdc Dsfdc D
Hi Krish99,

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());


 
gaurav jain 257gaurav jain 257
there are more options for Magento integration
check now: Magento extensions
Viktoriia KryskoViktoriia Krysko
4 Steps to integrate Salesforce CRM on Magento 2
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