Description
So I have the 'create contact' set up using the track event api, where i create a new unsubscribed contact. I want to now create the next part of the flow where a transaction email is sent as soon as the user hits the subscribe button button...
soooooo, I am in the dashboard and I do not see any event entitled 'subscribed' or anything else, so I don't know what to do to trigger the transactional email to send to the user...I also tried to make a template for the confirmation email but i was not allowed to use the URL you suggest for email confirmation:
https://app.useplunk.com/subscribe/{{plunk_id}}
I am told when trying to make a template email for this that it does not work and is an invalid link.
The UI in the Plunk app looks like this, and I don't see the "subscribed" event as a trigger:

My desire is for the new contact to fill out the contact form, then for them to get an email to confirm their email address, then for them to click the link and confirm their address...but from the directions I am rather confused.
Also, many times in the UI text is white, rather than black, so I cannot see it, so I don't really know what's there...it's rather frustrating, as it happens in the email template when I paste in an email I have created in html (using svelte) and also in the subject field for a new campaign as well.