I want to onboard new users but trigger the email/onboarding flow from the API. Is this possible? | Community
Skip to main content
Answer

I want to onboard new users but trigger the email/onboarding flow from the API. Is this possible?

  • April 17, 2022
  • 1 reply
  • 59 views

I've been trying to create an onboarding flow for new users on my app. I use the intercom API to create a new contact, but how do I make every new contact added get a welcome email? How do I trigger that email?

Best answer by Aparna

Hey @user1807​ ! You can use the signed up date filter to send the welcome message to all your contacts. Signed up date is something you would have passed on to the user profile while creating the user.

1 reply

Forum|alt.badge.img+5
  • Employee
  • Answer
  • April 19, 2022

Hey @user1807​ ! You can use the signed up date filter to send the welcome message to all your contacts. Signed up date is something you would have passed on to the user profile while creating the user.