PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Method to cap/limit leads sent to a particular recipient?

  1. We are using GF on a WP landing page. The leads generated are going to multiple lead buyers, but one of the buyers is paying for a set quantity of leads, rather than ALL the leads we generate in a month. So, I need a way to set a cap of 100 leads per month or like 3/day for this client. Any thoughts?

    Posted 11 years ago on Tuesday June 25, 2013 | Permalink
  2. David Peralty

    You would have to custom code something like this as it isn't something Gravity Forms includes as a feature. I'm assuming you want to have the notification only go to a specific e-mail address 3x a day? If so, you could just have a table where you count the number of times it has been sent to the address, and put that in a field. Then if that number is higher than three you can use conditional logic on the notification to only send if the number in the hidden field is 3 or less.

    Posted 11 years ago on Tuesday June 25, 2013 | Permalink
  3. Yes, exactly.... I want a few recipients to get all the form submissions and one to get no more than 3/day or 100/mo.

    Posted 11 years ago on Tuesday June 25, 2013 | Permalink
  4. David Peralty

    You would have to program that yourself, as it is not something Gravity Forms is built to do.

    Posted 11 years ago on Tuesday June 25, 2013 | Permalink

This topic has been resolved and has been closed to new replies.