How to Add New User to Email Subscriber List Workflow

I am attempting to add an action to my ‘when sign up button is clicked’ workflow that will add a new user to my Flodesk email subscriber list after they sign up for my app. The Flodesk API is already connected to my app (which you can see in step 6 in my screenshot below).

A few questions:

  1. Is adding flodesk as step 6 the best step to place it or should it be be earlier in the flow?
  2. What do I place in the (param.) email field?

Thank you for your help :slightly_smiling_face:

Hi @ideahouseagency,

I would recommend adding a subscriber to Flodesk only after they’ve verified their email, you could use a database trigger for this.

As for the parameter, it would be the user’s email address

This topic was automatically closed after 70 days. New replies are no longer allowed.