Hello
I am reviewing the possibilities of 8n8 My question: is this scenario possible:
- I receive with webkook the name and email address
2 I check if the email address provided is secure, here from what I see I can use MailCheck.ai - if the email is OK I register the user in Ghost CMS
5 I send an email through Mailgun with the content Z - then I check if there is a user on the WordPress installation with the email address received by webhook.
5 I create a condition:
If it exists I send an email through Mailgun with the content Y
If it does not exist:
- I create a new user with a randomly generated name and password
- I assign the user to a specific LearnDash course
- I send an email through Mailgun with the content Z
I have something similar on Make (Integromat), but I’m curious if I can implement this scenario on 8n8
Thanks for reply!
Kris