<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Sendgrid Integration w/ Gravity Forms?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms</link>
		<description>Gravity Support Forums Topic: Sendgrid Integration w/ Gravity Forms?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:27:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/sendgrid-integration-w-gravity-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Sendgrid Integration w/ Gravity Forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms#post-72907</link>
			<pubDate>Tue, 28 Aug 2012 10:38:44 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">72907@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the update. Hopefully it helps others as they try to deal with sendmail issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>37solutions on "Sendgrid Integration w/ Gravity Forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms#post-72904</link>
			<pubDate>Tue, 28 Aug 2012 10:30:31 +0000</pubDate>
			<dc:creator>37solutions</dc:creator>
			<guid isPermaLink="false">72904@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have WP Mail SMTP installed so that I can use SendGrid and I wasn't getting the GravityForms notifications at all. If I manually sent them to an alternate address they worked (via Forms &#38;gt; Entries &#38;gt; View &#38;gt; Resend Notifications - override address) but they would never work after a visitor submitted the form.&#60;/p&#62;
&#60;p&#62;So I looked at the SendGrid bounce reports and noticed that all of my &#60;a href=&#34;mailto:admin@domain.com&#34;&#62;admin@domain.com&#60;/a&#62; email addresses were bouncing. I found that if I changed the administrator email address (Dashboard &#38;gt; Settings &#38;gt; General) from &#60;a href=&#34;mailto:admin@domain.com&#34;&#62;admin@domain.com&#60;/a&#62; to &#60;a href=&#34;mailto:greg@domain.com&#34;&#62;greg@domain.com&#60;/a&#62; that GravityForms and SendGrid both worked.&#60;/p&#62;
&#60;p&#62;Not sure why the admin accounts were bouncing but thought I would pass it on in case anyone else has the same problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Sendgrid Integration w/ Gravity Forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms#post-56807</link>
			<pubDate>Fri, 27 Apr 2012 11:40:06 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">56807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Charge and other add-ons have taken priority currently. I will send the team a note that someone else has asked about it though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryancassin on "Sendgrid Integration w/ Gravity Forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms#post-56806</link>
			<pubDate>Fri, 27 Apr 2012 11:37:51 +0000</pubDate>
			<dc:creator>ryancassin</dc:creator>
			<guid isPermaLink="false">56806@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there any progress on SendGrid integration for Gravity Forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Sendgrid Integration w/ Gravity Forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms#post-35523</link>
			<pubDate>Fri, 16 Sep 2011 18:19:23 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">35523@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We don't currently have an Add-On for SendGrid.  We are planning Add-Ons for services like PostMark and we can look at SendGrid once we do.  It's certainly possible to do from an integration standpoint as we will be using existing hooks when we create our official Add-Ons for these services.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Sendgrid Integration w/ Gravity Forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms#post-35521</link>
			<pubDate>Fri, 16 Sep 2011 18:16:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">35521@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms uses the wp_mail() function.  WP Mail SMTP replaces the wp_mail() function with your own SMTP server settings.  You can use the Sendgrid SMTP settings in the WP Mail SMTP and send mail through Sendgrid. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://docs.sendgrid.com/documentation/get-started/integrate/examples/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://docs.sendgrid.com/documentation/get-started/integrate/examples/wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Does that work for you?  Or did I pick the wrong Sendgrid?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>100marketers on "Sendgrid Integration w/ Gravity Forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sendgrid-integration-w-gravity-forms#post-35519</link>
			<pubDate>Fri, 16 Sep 2011 17:15:54 +0000</pubDate>
			<dc:creator>100marketers</dc:creator>
			<guid isPermaLink="false">35519@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I haven't researched into this too much, but haven't especially found anything inspiring or informative. Thoughts, suggestions, resources?&#60;/p&#62;
&#60;p&#62;Best.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
