<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarcrm.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to make API of any module in SugarCRM</title><link>https://sugarclub.sugarcrm.com/dev-club/f/questions-answers/6199/how-to-make-api-of-any-module-in-sugarcrm</link><description>Dear All, 
 please tell the process of making any module&amp;#39;s API of SugarCRM. I am new user of SugarCRM. 
 Thanks;</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to make API of any module in SugarCRM</title><link>https://sugarclub.sugarcrm.com/thread/28167?ContentTypeID=1</link><pubDate>Thu, 02 Feb 2023 12:11:11 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:c898a6fe-11e9-451b-935c-2e4613b0de4e</guid><dc:creator>Suraj Kumar</dc:creator><description>&lt;p&gt;Thanks Andre for your response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make API of any module in SugarCRM</title><link>https://sugarclub.sugarcrm.com/thread/28166?ContentTypeID=1</link><pubDate>Thu, 02 Feb 2023 11:50:31 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:cb1a74ca-6109-4258-89b1-53264ab01ec0</guid><dc:creator>Andre Serrazina</dc:creator><description>&lt;p&gt;Hello &lt;a href="/members/surajkumar"&gt;Suraj Kumar&lt;/a&gt;,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;A good place to start is our support documentation about REST API:&lt;br /&gt;&lt;a href="https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_12.0/Integration/Web_Services/REST_API/"&gt;https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_12.0/Integration/Web_Services/REST_API/&lt;/a&gt;&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;&lt;br /&gt;Here&amp;nbsp;you can find some common scenarios in PHP or BASH: &lt;br /&gt;&lt;a href="https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_12.0/Cookbook/Web_Services/REST_API/"&gt;https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_12.0/Cookbook/Web_Services/REST_API/&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;The full list of versioned endpoints can be found by accessing the following link on your Sugar instance&amp;nbsp;&lt;br /&gt;https://&amp;lt;yourSugarInstanceURL&amp;gt;/rest/v11/help&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you have&amp;nbsp;a scenario where&amp;nbsp;you need to implement a custom endpoint . This is the documentation to follow:&lt;br /&gt;&lt;a href="https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_12.0/Integration/Web_Services/REST_API/Extending_Endpoints/"&gt;https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_12.0/Integration/Web_Services/REST_API/Extending_Endpoints/&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;If you are looking for assistance on a specific scenario please let us know.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Cheers,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Andr&amp;eacute;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>