Bad news everybody,
I have a set of forms which redirect based on a text field which is populated via a from submission from an external site.
So we have
- First Name
- Last Name
- Phone
- Redirect (hidden) -- this is assembled on the external site.
So far the redirect works, but I can't seem to make the Add to Program step work on the form processing section. The customer is redirected and submitted to the database, but not added to the program... and if I remove the redirect, I get the customer added to the program.
So far I've managed to make it work by searching the form submissions by a segment, adding the segment members to a campaign, and pushing those into the program. But this takes a really long time due to the evaluation periods.
Does anyone know a workaround to this?
Thanks