Creating a Program off a person field
I would like to create a program off of a field on the person record.
We capture a field when a person submits a form called "Web Form Campaign Name" (it's a UTM value) I would like to then grab that field and create a Program and sync that person to a campaign in SFDC.
The SFDC campaign would be created with the same name as the "Web Form Campaign Name" assuming it doesn't exist already.
If it does exist, and a person comes in with that value, then it would just sync it to that existing Campaign.
For example: new person comes in with the value for Web Form Campaign Name = "GoogleAd" we then want that person synced to a campaign in SFDC called "GoogleAd". If the campaign does not already exist, then it would need to create it. But if does exist, it would just sync it as a member.
Does anyone know if this is even possible?
thank you