<?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: Add new field or meta to admin notification email</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-new-field-or-meta-to-admin-notification-email</link>
		<description>Gravity Support Forums Topic: Add new field or meta to admin notification email</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:35:48 +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/add-new-field-or-meta-to-admin-notification-email" rel="self" type="application/rss+xml" />

		<item>
			<title>switchyard on "Add new field or meta to admin notification email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-new-field-or-meta-to-admin-notification-email#post-53778</link>
			<pubDate>Thu, 29 Mar 2012 12:46:56 +0000</pubDate>
			<dc:creator>switchyard</dc:creator>
			<guid isPermaLink="false">53778@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Gravity Forms,&#60;/p&#62;
&#60;p&#62;I'll restate my question in the hopes I get a response:&#60;/p&#62;
&#60;p&#62;I would like to add the value of an API call to the admin notification email, only after a user has successfully submitted a valid form.  The API call is currently being made user the 'gform_entry_created' hook.  (btw, when I used 'gform_entry_created_2' the hook never fired)&#60;/p&#62;
&#60;p&#62;Is there a way to do this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/GcU3X8rg&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/GcU3X8rg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>switchyard on "Add new field or meta to admin notification email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-new-field-or-meta-to-admin-notification-email#post-53445</link>
			<pubDate>Mon, 26 Mar 2012 11:57:14 +0000</pubDate>
			<dc:creator>switchyard</dc:creator>
			<guid isPermaLink="false">53445@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, I'm still working on this, is &#34;gform_entry_created&#34; the correct hook to use to edit the entry object before notifications are sent?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>switchyard on "Add new field or meta to admin notification email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-new-field-or-meta-to-admin-notification-email#post-53305</link>
			<pubDate>Fri, 23 Mar 2012 18:29:55 +0000</pubDate>
			<dc:creator>switchyard</dc:creator>
			<guid isPermaLink="false">53305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to add the result of an third-party API lookup to the Admin Notification email.  I've tried a few different ways and none are working. For these I depended upon hooking into 'gform_entry_created' so that the entry exists already when I'm trying to add my data.&#60;/p&#62;
&#60;p&#62;- Add a custom entry meta field to the entry, then display that meta field in the notification email&#60;br /&#62;
- Add a hidden field (named: &#34;Reservation Guid&#34;) and update its $entry[field_id] value to the value of my third-party API result&#60;/p&#62;
&#60;p&#62;With the custom entry meta method, it doesn't seem like my meta is ever attached to the entry, it doesn't exist in the email.&#60;/p&#62;
&#60;p&#62;With the hidden field method, it doesn't seem like setting the value of $entry['23'] to any value actually changes the value on the entry object.&#60;/p&#62;
&#60;p&#62;Here is my code snippet:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/GcU3X8rg&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/GcU3X8rg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;using GF version 1.6.3.3.2
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
