Web Technology Funda

Love to share my practical experience with you! I started this blog for self reference but I am happy to see that this blog helping other as well to groom! Please feel free to provide suggestions.

Jan 23, 2014

How to update Sugar CRM user Account & contacts detail usign SUGAR API in PHP?

›
$set_entry_parameters = array( //session id "session" => $session_id, //The name of the module from which to retrieve...

How to add user data in Sugar CRM custom module and make relationship in PHP?

›
Step 1: Please follow the same steps as shown in this article... How to use Sugar CRM API integration with PHP? Step 2: But please note...

How to integrate Sugar CRM API with PHP?

›
Step 1: Login connection with SUGAR $url = "https://urdomain.sugarondemand.com/service/v4_1/rest.php"; //Rest api url $userna...
Dec 18, 2013

How to add custom product attributes in new sales order email and invoice email in Magento

›
Please click on below links for detail... Magento: Add additional product/item attributes in order and invoice emails Magento: Add add...
Dec 7, 2013

Western Railway Group D Openings 2013-14 - Total 5775 Vacancies (1154 Ex-Serviceman Posts)

›
Western Railway, Railway Recruitment Cell (RRC) Mumbai recruitment of Group D Vacancies. Application on the prescribed format from the ...
Dec 2, 2013

How to add custom shipping price when create order programatically in Magento

›
How to add custom shipping price when create order programatically in Magento Step 1 : Add below code in custom order create function. ...
‹
›
Home
View web version
Powered by Blogger.