Question

Segmenting user email into numerous constant contact lists based on form submission

  • 1 December 2021
  • 4 replies
  • 37 views

Userlevel 1
Badge

Hi everyone,

I want to set up a zap that pushes a user email into multiple different lists within constant contact based on what boxes the user ticked on a form built in squarespace

For example, if a user fills out the form and ticked two boxes, one for news and one for events i’d like their email adding to the news list and events list in constant contact.

Any help would be appreciated.

Thanks,


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +14

Hi @VistaJordan 

Try using the Looping app: https://zapier.com/apps/looping/integrations

Userlevel 1
Badge

Hi @VistaJordan 

Try using the Looping app: https://zapier.com/apps/looping/integrations

 

Hi Troy,

I was originally going down the conditionally run action which identified a keyword and then proceeded to find/create a constant contact email which successfully works when the email does not exist in any list, i tried adding an ‘update’ function afterwards but it does not accept the email address found in the ‘find’ function and throws an ID error. 

 

I’ll take a look into the looping app and see if that works any better but in the meantime do you know any way to fix the update contact issue? 

Userlevel 7
Badge +14

@VistaJordan 

“throws an ID error”

Field likely expects an ID not an email address.

 

Please post screenshots with how your Zap steps are configured.

Userlevel 1
Badge

@VistaJordan

“throws an ID error”

Field likely expects an ID not an email address.

 

Please post screenshots with how your Zap steps are configured.

Yep, noticed this when i reviewed it and got it working haha. Thanks!