<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: using cURL with Salesforce Rest API	</title>
	<atom:link href="https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/</link>
	<description>AI, Salesforce, ServiceNow &#38; Enterprise Tech Guides</description>
	<lastBuildDate>Sun, 26 Sep 2021 20:01:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Jainesh Panchal		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-11460</link>

		<dc:creator><![CDATA[Jainesh Panchal]]></dc:creator>
		<pubDate>Sun, 26 Sep 2021 20:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-11460</guid>

					<description><![CDATA[Hi Jitendra,

Is it possible to automate a password reset (rather than sending a reset link every certain time and let users reset their password, automatically generate and set a password at a certain time) for certain Salesforce users using cURL and Apex?]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra,</p>
<p>Is it possible to automate a password reset (rather than sending a reset link every certain time and let users reset their password, automatically generate and set a password at a certain time) for certain Salesforce users using cURL and Apex?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rov		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-4817</link>

		<dc:creator><![CDATA[rov]]></dc:creator>
		<pubDate>Thu, 01 Nov 2018 14:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-4817</guid>

					<description><![CDATA[I have just started dabbling into cURL and this post certainly helped. Thank you!]]></description>
			<content:encoded><![CDATA[<p>I have just started dabbling into cURL and this post certainly helped. Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MK		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-4403</link>

		<dc:creator><![CDATA[MK]]></dc:creator>
		<pubDate>Fri, 18 May 2018 20:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-4403</guid>

					<description><![CDATA[using double quotes &quot; solved my issue. Thanks a ton bro :)]]></description>
			<content:encoded><![CDATA[<p>using double quotes &#8221; solved my issue. Thanks a ton bro 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tate Price		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-4367</link>

		<dc:creator><![CDATA[Tate Price]]></dc:creator>
		<pubDate>Tue, 01 May 2018 16:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-4367</guid>

					<description><![CDATA[Thank you for this! Great tutorial. I found the Salesforce documentation wanting and this was truly helpful.]]></description>
			<content:encoded><![CDATA[<p>Thank you for this! Great tutorial. I found the Salesforce documentation wanting and this was truly helpful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nandini		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-4289</link>

		<dc:creator><![CDATA[nandini]]></dc:creator>
		<pubDate>Fri, 06 Apr 2018 18:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-4289</guid>

					<description><![CDATA[Can we download attachments from Idea objects using CURL?]]></description>
			<content:encoded><![CDATA[<p>Can we download attachments from Idea objects using CURL?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hans		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-4260</link>

		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Tue, 20 Mar 2018 05:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-4260</guid>

					<description><![CDATA[How to resolve the problem: [
    {
        &quot;message&quot;: &quot;This session is not valid for use with the REST API&quot;,
        &quot;errorCode&quot;: &quot;INVALID_SESSION_ID&quot;
    }
]]]></description>
			<content:encoded><![CDATA[<p>How to resolve the problem: [<br />
    {<br />
        &#8220;message&#8221;: &#8220;This session is not valid for use with the REST API&#8221;,<br />
        &#8220;errorCode&#8221;: &#8220;INVALID_SESSION_ID&#8221;<br />
    }<br />
]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Binh Thanh Nguyen		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-3762</link>

		<dc:creator><![CDATA[Binh Thanh Nguyen]]></dc:creator>
		<pubDate>Tue, 08 Aug 2017 11:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-3762</guid>

					<description><![CDATA[Thanks, nice tips]]></description>
			<content:encoded><![CDATA[<p>Thanks, nice tips</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jitendra Zaa		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-3696</link>

		<dc:creator><![CDATA[Jitendra Zaa]]></dc:creator>
		<pubDate>Tue, 30 May 2017 17:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-3696</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-3695&quot;&gt;theyeti&lt;/a&gt;.

Glad it helped you !!!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-3695">theyeti</a>.</p>
<p>Glad it helped you !!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: theyeti		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-3695</link>

		<dc:creator><![CDATA[theyeti]]></dc:creator>
		<pubDate>Tue, 30 May 2017 17:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-3695</guid>

					<description><![CDATA[It was surprisingly hard to find a good curl example on the googles, thanks a bunch for this!]]></description>
			<content:encoded><![CDATA[<p>It was surprisingly hard to find a good curl example on the googles, thanks a bunch for this!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Veena		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/using-curl-with-salesforce-rest-api/#comment-3522</link>

		<dc:creator><![CDATA[Veena]]></dc:creator>
		<pubDate>Sun, 25 Dec 2016 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?p=4709#comment-3522</guid>

					<description><![CDATA[thanks so much for this post]]></description>
			<content:encoded><![CDATA[<p>thanks so much for this post</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.jitendrazaa.com @ 2026-05-05 01:32:00 by W3 Total Cache
-->