I'm looking to extend the functionality of Gravity Forms such that I can select an entry that has been submitted (all have emails) and send that specific entry a custom notification manually.
I'm able to do this somewhat by creating a notification and then setting the conditional on it to only send when a field is set to true (currently using a hidden field). But it's kind of a sloppy solution as the admin would need to go in, change the flag to true (or whatever) and then select the notification and "resend".
Is there a plugin that addresses functionality such as this so that I could just select an entry and click a button to send the email on that entry a notification email?