Implementing Round-Robin Lead Distribution with Formidable Forms

By: Renaud Gagne | Asked: 06/25/2024
ForumsCategory: How-toImplementing Round-Robin Lead Distribution with Formidable Forms
Renaud Gagne asked 2 months ago
Hi everyone, I'm looking to set up a round-robin lead distribution system using Formidable Forms. Specifically, I need the form submissions to be emailed to a list of pre-defined "To:" addresses in a round-robin fashion, going through the list one by one. Is there an "out of the box" feature in Formidable Forms that allows for this kind of round-robin email distribution? If not, what would be the simplest way to achieve this with minimal custom coding or additional tools? Any guidance or suggestions would be greatly appreciated! Thanks in advance!
1 Answers
Rob LeVineRob LeVine answered 2 months ago
The easiest custom coding option is to replace the contents of the notification's "To:" field with a custom shortcode, e.g., [my-round-robin-email-addresses] and then code the PHP to return a comma-separate list of email addresses.
Renaud Gagne replied 2 months ago

Thank you so much. Great insight Rob!

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right