I’m looking at setting up a form, which will create a notification and assign the email recipient based upon which checkbox items have been selected.
I have been unable to find an existing method that works with the Notification Object, to add extra emails to the notification object.
I have previously used the gform_notification to update the information, but in this instance I wanted the website to create these on the fly rather than manually creating first to then update afterwards.
Any ideas would be great, without having to create a brand new process to manually create the notification to then add to the object.