Need some wordpress gurus insight here!
Basically, I've a plugin call Contact Form 7 to display a form on my site.
May I know how can I achieve these steps :-
- User click submit, they will auto-receive a mail containing activation link.
- User click the activation link, they will auto-receive another email to containing some text to ask them to upload a picture.
- On my end, I'll only receive the lead only when the user completing the 2nd step.
Is it possible to do it with wordpress plugins? Or I need some external api or something?