<?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>SUGAR.App.api.call(&amp;#39;put&amp;#39;) example</title><link>https://sugarclub.sugarcrm.com/dev-club/f/questions-answers/3904/sugar-app-api-call-put-example</link><description>i want to apply SUGAR.App.api.call(&amp;#39;put&amp;#39;) example in my sugar crm js controller 
 I want to do update operation 
 I have &amp;#39;create&amp;#39; code already 
 
 app . api . call ( &amp;#39;create&amp;#39; , app . api . buildURL ( &amp;#39;module&amp;#39; ), record , { 
 
 success : function ( data</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SUGAR.App.api.call('put') example</title><link>https://sugarclub.sugarcrm.com/thread/19174?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 06:26:12 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:ba07d5fa-07a4-46c8-af55-b23a5d360118</guid><dc:creator>Laxmichand Saini</dc:creator><description>&lt;p&gt;You can use:&amp;nbsp; &lt;code&gt;app&lt;span class="punctuation token"&gt;.&lt;/span&gt;api&lt;span class="punctuation token"&gt;.&lt;/span&gt;&lt;span class="token function"&gt;call&lt;/span&gt;&lt;span class="punctuation token"&gt;(&lt;/span&gt;&lt;span class="string token"&gt;&amp;#39;update&amp;#39;&lt;/span&gt;&lt;span class="punctuation token"&gt;,&lt;/span&gt;url&lt;span class="punctuation token"&gt;,&lt;/span&gt;params&lt;span class="punctuation token"&gt;,&lt;/span&gt;&lt;span class="punctuation token"&gt;{...});&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SUGAR.App.api.call('put') example</title><link>https://sugarclub.sugarcrm.com/thread/19137?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 16:24:05 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:48f50e32-dc48-4209-92e6-1fd17293c6a1</guid><dc:creator>Andr&amp;#233; Lopes</dc:creator><description>[quote userid="9342" url="~/dev-club/f/questions-answers/3904/sugar-app-api-call-put-example"]&lt;span&gt;app&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;api&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;call&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;#39;create&amp;#39;&lt;/span&gt;&lt;span&gt;,&amp;nbsp;&lt;/span&gt;&lt;span&gt;app&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;api&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;buildURL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;#39;module&amp;#39;&lt;/span&gt;&lt;span&gt;),&amp;nbsp;&lt;/span&gt;&lt;span&gt;record&lt;/span&gt;&lt;span&gt;,&amp;nbsp;{&lt;/span&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can use &amp;#39;update&amp;#39; instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>