<?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>Using the Sugar REST PHP Client</title><link>/dev-club/b/dev-blog/posts/using-the-sugar-rest-php-client</link><description>Post originally written by mrussellsugarcrm.Sugar REST PHP ClientA new open source library for working with Sugar 7&amp;#39;s powerful REST API has just been published! You can view the library in our GitHub account here: https://github.com/sugarcrm/res...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Using the Sugar REST PHP Client</title><link>https://sugarclub.sugarcrm.com/dev-club/b/dev-blog/posts/using-the-sugar-rest-php-client</link><pubDate>Sat, 23 Sep 2017 12:57:17 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:21277fcc-159b-4ef3-839a-5537c2132bd3</guid><dc:creator>SugarCRM Developers</dc:creator><slash:comments>1</slash:comments><description>
&lt;p&gt;&lt;i&gt;Comment originally made by Taposhi.&lt;/i&gt;&lt;/p&gt;&lt;span&gt;I&amp;#39;m trying to implement Sugarcrm in a project. I&amp;#39; very new in this topic. &lt;/span&gt;&lt;p&gt;in documentation you define $server. I want to know how you define it. Is your api install in v10 folder?&lt;/p&gt;&lt;p&gt;I downloaded this api from git and as their doc,4 main components in scr&amp;nbsp; folder. Then what should my server link?&lt;/p&gt;&lt;p&gt;&lt;span&gt;I use this&amp;nbsp; &lt;/span&gt;https://localhost/rest-php-client-master/src/&lt;span&gt;&amp;nbsp; . but it gets me 404 error &lt;/span&gt;&lt;/p&gt;&lt;p&gt;Can you please help me in this issue?&lt;/p&gt;
&lt;img src="https://sugarclub.sugarcrm.com/aggbug?PostID=798&amp;AppID=56&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Using the Sugar REST PHP Client</title><link>https://sugarclub.sugarcrm.com/dev-club/b/dev-blog/posts/using-the-sugar-rest-php-client</link><pubDate>Mon, 30 Jan 2017 15:42:42 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:21277fcc-159b-4ef3-839a-5537c2132bd3</guid><dc:creator>SugarCRM Developers</dc:creator><slash:comments>0</slash:comments><description>
&lt;p&gt;&lt;i&gt;Comment originally made by mrussellsugarcrm.&lt;/i&gt;&lt;/p&gt;&lt;span&gt;&lt;span&gt;rest/v10 is added to the Server you pass in, but you need to pass &lt;/span&gt;&lt;a href="https://foobar.sugarondemand.com" rel="nofollow" target="_blank"&gt;https://foobar.sugarondemand.com&lt;/a&gt;&lt;span&gt; for OnDemand instances. The 302 is because you didn&amp;#39;t specify https, instead you used foobar.sugarondemand.com, and it will default to HTTP, which our OnDemand environment doesn&amp;#39;t use.&lt;/span&gt;&lt;/span&gt;
&lt;img src="https://sugarclub.sugarcrm.com/aggbug?PostID=798&amp;AppID=56&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Using the Sugar REST PHP Client</title><link>https://sugarclub.sugarcrm.com/dev-club/b/dev-blog/posts/using-the-sugar-rest-php-client</link><pubDate>Mon, 30 Jan 2017 13:03:24 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:21277fcc-159b-4ef3-839a-5537c2132bd3</guid><dc:creator>SugarCRM Developers</dc:creator><slash:comments>0</slash:comments><description>
&lt;p&gt;&lt;i&gt;Comment originally made by David Jones.&lt;/i&gt;&lt;/p&gt;&lt;span&gt;yes exactly. you need to pass fully endpoint url then after it will work. Thanks&lt;/span&gt;
&lt;img src="https://sugarclub.sugarcrm.com/aggbug?PostID=798&amp;AppID=56&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Using the Sugar REST PHP Client</title><link>https://sugarclub.sugarcrm.com/dev-club/b/dev-blog/posts/using-the-sugar-rest-php-client</link><pubDate>Thu, 26 Jan 2017 21:48:36 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:21277fcc-159b-4ef3-839a-5537c2132bd3</guid><dc:creator>SugarCRM Developers</dc:creator><slash:comments>1</slash:comments><description>
&lt;p&gt;&lt;i&gt;Comment originally made by Derek Piper.&lt;/i&gt;&lt;/p&gt;&lt;span&gt;Does this work with sugarondemand instances? (API 7.8) Trying the server as my site.sugarondemand.com instance and entering a username and password yield only a 302 error. Other methods of authenticating to the REST API work with the same credentials&lt;/span&gt;
&lt;img src="https://sugarclub.sugarcrm.com/aggbug?PostID=798&amp;AppID=56&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>