How to create custom helloworld api in magento

Prashant Kumar

Prashant Kumar

I am a Software Developer with 6+ years of experience in software development. I have sharp skills in PHP language, Joomla, Magento, WordPress, HTML, CSS, Jquery, AJAX. Expert Magento Certified Developer (https://u.magento.com/certification/directory/dev/262179/). Love to take challenges in troubleshooting problem of software world. Familiar with web development and content management systems. I’m not a great programmer but I feel I’m a great implementer".

You may also like...

2 Responses

  1. Avatar jawad says:

    I want to extend the following class and function to get products or categories do you know how

    class Mydons_Customapi_Model_Helloworld_Api extends Mage_Api_Model_Resource_Abstract
    {

    public function hello($msg) {

    return “My Custom HelloWorld API In Magento. Here is Your Message “. $msg ;
    }
    }

  2. Avatar Zulqarnain says:

    I am getting this error, “Invalid api path.”. Can you please tell me the reason.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.