<?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: Randomize Multiple Recipient Notifications</title>
		<link>https://legacy.forums.gravityhelp.com/topic/randomize-multiple-recipient-notifications</link>
		<description>Gravity Support Forums Topic: Randomize Multiple Recipient Notifications</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 11:09: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/randomize-multiple-recipient-notifications" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Randomize Multiple Recipient Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/randomize-multiple-recipient-notifications#post-357993</link>
			<pubDate>Tue, 02 Jul 2013 13:45:24 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">357993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Again, you would have to code this all yourself, as it isn't something Gravity Forms supports out of the box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dan Sweet on "Randomize Multiple Recipient Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/randomize-multiple-recipient-notifications#post-357966</link>
			<pubDate>Tue, 02 Jul 2013 13:33:20 +0000</pubDate>
			<dc:creator>Dan Sweet</dc:creator>
			<guid isPermaLink="false">357966@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm working on setting up a similar lead generation form. We have a list of contractors, and would like the notification emails to cycle through the list. &#60;/p&#62;
&#60;p&#62;Is it possible to have them go through the list in order using a counter or similar, rather than random?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Randomize Multiple Recipient Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/randomize-multiple-recipient-notifications#post-330356</link>
			<pubDate>Tue, 18 Jun 2013 12:41:06 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">330356@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could, using programming then maybe have one notification, and swap the e-mail address by using the same random number idea, and matching it to an e-mail address in the code, and instead of putting the number in the field, you could put the e-mail address in and have the TO address be the merge tag for the hidden e-mail field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jlolide on "Randomize Multiple Recipient Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/randomize-multiple-recipient-notifications#post-330320</link>
			<pubDate>Tue, 18 Jun 2013 12:07:51 +0000</pubDate>
			<dc:creator>jlolide</dc:creator>
			<guid isPermaLink="false">330320@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the help, David! That would work if we didn't have 32 agents, ha!&#60;/p&#62;
&#60;p&#62;I'll go to that as a last resort. Thanks again for taking the time!&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Jose
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Randomize Multiple Recipient Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/randomize-multiple-recipient-notifications#post-330316</link>
			<pubDate>Tue, 18 Jun 2013 12:04:25 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">330316@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms is not built for Random, but here's what I would do. I would use one of our hooks, and generate a random number (let's say there are 5 agents, so a number between one and five). I would take that number and put it in a hidden field.&#60;/p&#62;
&#60;p&#62;Then in the notifications, I would have a condition that says &#34;only send this notification if randomnumber is 1&#34; and I would create five notifications like this to the different e-mail addresses.&#60;/p&#62;
&#60;p&#62;That way each time someone submits a form, it generates a random number (should be an even distribution over time) and sends the form to that specific agent.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jlolide on "Randomize Multiple Recipient Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/randomize-multiple-recipient-notifications#post-330270</link>
			<pubDate>Tue, 18 Jun 2013 11:34:59 +0000</pubDate>
			<dc:creator>jlolide</dc:creator>
			<guid isPermaLink="false">330270@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1) I love GF, super awesome product, thanks for taking the time to read this.&#60;/p&#62;
&#60;p&#62;2) I have a basic contact form that I simply need to have the notifications randomly cycle through multiple users. It is a lead generation form for a real estate brokerage, so to make it fair, I need to have each new lead randomly select a user to receive the notification. Make sense?&#60;/p&#62;
&#60;p&#62;3) The order doesn't have to be random, it can have some sort of hierarchy. Ideally, it would pull email and name info from the wp users. If we have to input user info twice, that's ok.&#60;/p&#62;
&#60;p&#62;Any guidance is extremely appreciated!&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;br /&#62;
Jose
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
