<?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: Sending attachments with confirmation email?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email</link>
		<description>Gravity Support Forums Topic: Sending attachments with confirmation email?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:35:30 +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/sending-attachments-with-confirmation-email" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-37815</link>
			<pubDate>Thu, 13 Oct 2011 12:35:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37815@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for your suggestions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sciamannikoo on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-37807</link>
			<pubDate>Thu, 13 Oct 2011 12:12:12 +0000</pubDate>
			<dc:creator>sciamannikoo</dc:creator>
			<guid isPermaLink="false">37807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok: I've found this post from Google and didn't notice I was in the wrong place.&#60;br /&#62;
Anyway I was about to post a feature request anyway.&#60;/p&#62;
&#60;p&#62;I think adding specific hook for email notification, in order to add attachments is better, rather than asking users to rewrite the whole notification system, only because we can't add attachments.&#60;/p&#62;
&#60;p&#62;My opinion is not lead by laziness, but just by logic: I'm quite a fun of the DRY principle.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-37804</link>
			<pubDate>Thu, 13 Oct 2011 11:57:15 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37804@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you need assistance with anything else, please start a new support topic in the regular support forum, rather than feature request.  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-37803</link>
			<pubDate>Thu, 13 Oct 2011 11:55:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37803@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can do anything you want with some hacking.  You could turn off the default notifications and then use the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#34; rel=&#34;nofollow&#34;&#62;gform_pre_submission&#60;/a&#62; hook to run your custom code to send your own notification.  You could craft a notification email, with attachments, and then use something like PHPMailer to send it out.  The hooks are already present in Gravity Forms.&#60;/p&#62;
&#60;p&#62;There are other notification specific hooks as well, but I was looking for something generic that runs at the proper time, so you can run your custom code.  All the hooks are documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Developer_Docs&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Developer_Docs&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sciamannikoo on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-37790</link>
			<pubDate>Thu, 13 Oct 2011 09:07:21 +0000</pubDate>
			<dc:creator>sciamannikoo</dc:creator>
			<guid isPermaLink="false">37790@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not even with some API or hacking?&#60;br /&#62;
I really need to send a couple of attachments along with the email confirmation, and the link is not really a good option for my client.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-32546</link>
			<pubDate>Mon, 15 Aug 2011 14:25:28 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32546@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure thing.  You can put (almost) anything you want in there.  &#60;/p&#62;
&#60;p&#62;If you want, you can check the &#34;Disable Auto-formatting&#34; box, then insert all your own HTML and merge fields into a hand-crafted email notification to the user.  The {all_fields} helper just loops through all the submitted values and sends out a nice looking default email.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Susan Branch Smith on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-32543</link>
			<pubDate>Mon, 15 Aug 2011 14:21:17 +0000</pubDate>
			<dc:creator>Susan Branch Smith</dc:creator>
			<guid isPermaLink="false">32543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Very helpful, thank you, Chris!!!! I didn't realize we could do that (use HTML).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-32541</link>
			<pubDate>Mon, 15 Aug 2011 14:15:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32541@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If your PDF is always the same, you can just add the link to it in the user email notification.  You can use HTML there.  Just insert it after your {all_fields} tag if you're using that, or in a hand-crafted message.&#60;/p&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://minus.com/menX9CE&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/menX9CE&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is no way to &#60;strong&#62;embed&#60;/strong&#62; a PDF into an email.  You can &#60;em&#62;attach&#60;/em&#62; a PDF to an email (from your email client) but not from Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Susan Branch Smith on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-32528</link>
			<pubDate>Mon, 15 Aug 2011 12:44:15 +0000</pubDate>
			<dc:creator>Susan Branch Smith</dc:creator>
			<guid isPermaLink="false">32528@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;But how do you include a link in your user notification/confirmation email? I've been reading documentation, looking at your support area, and studying external sites for HOURS.&#60;/p&#62;
&#60;p&#62;I know this must be a simple thing to do, but I don't see a way to use HTML or to embed a .pdf or other file into this email. Until I hear from you, I'll just send my user responses out manually.&#60;/p&#62;
&#60;p&#62;Thanks for any help!&#60;/p&#62;
&#60;p&#62;Susan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Sending attachments with confirmation email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-attachments-with-confirmation-email#post-29300</link>
			<pubDate>Thu, 07 Jul 2011 09:23:20 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes. That's something that's on the short list. We're hammering out new features, enhancements, etc. as quickly as we can so keep an eye out for it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
