The sequence is triggered when an email is received at trigger@sequematic.com from a specified email address.
The email subject must also contain the keyword you specify in the trigger.
Inputs
From address
The email address the email must come from in order to trigger the sequence.
Keyword
A keyword which must appear in the email subject in order to trigger the sequence. The subject can also contain additional text, but the keyword must be present for the sequence to trigger.
Sequence parameters
Once the sequence has triggered, the subject of the incoming email is available in the sequence parameter {email_subject}
.
Similarly the body of the incoming email is available in the sequence parameter {email_body}
. Note that any HTML tags in the email body will be stripped.
Still need help? Ask a question on our Q&A site.