Loops
Add a bot to Loops using the official integration.
The official Loops integration allows your bot to send emails to your customers via Loops.
Setup
You will need:
Step 1: Install the integration in Botpress
First, install the integration in Botpress:
Step 2: Configure the webhook in Loops
Next, configure your Botpress webhook in Loops:
Step 3: Create a Loops API key
Then, create your Loops API key:
Cards
Send Transactional Email
Send a transactional email to a client
inputobjectTriggers
Email Clicked
Sent when a link in a campaign or loop email is clicked. This event is not available for transactional emails because link clicks are not tracked in transactional emails.
payloadobjectEmail Delivered
Sent when an email is delivered to its recipient.
payloadobjectEmail Hard Bounced
Sent when an email hard bounces. Hard bounces are persistent email delivery failures, for example a mailbox that doesn't exist. The email will not be delivered.
payloadobjectEmail Opened
Sent when a campaign or loop email is opened. This event is not available for transactional emails because email opens are not tracked for transactional emails.
payloadobjectEmail Soft Bounced
Sent when an email soft bounces. Soft bounces are temporary email delivery failures, for example a connection timing out. Soft bounces are retried multiple times and some times the email is delivered.
payloadobjectEmail Spam Reported
Sent when a recipient reports your email as spam.
payloadobjectEmail Unsubscribed
Sent when a recipient unsubscribes via the unsubscribe link in an email. This event is not available for transactional emails because unsubscribe links are not included or required for transactional emails.
payloadobject