Send email

Send email

With the send email block, you can send an email to a recipient upon triggering the block. Fill in the email address of the recipient, the topic of the email and the content of the mail in the designated fields. You can also use variables using the square brackets ("[VARIABLE]") to fill in each field.


    • Related Articles

    • Send conversation history

      The send conversation history block enables you to send the conversation log to an email.
    • Send image

      The Send Image block provides the ability to send an image or gifs to the user in the conversation flow. 
    • Send attachment

      The send attachment block sends an attachment to the user that is stored in the in the flow.
    • POST: Send Voice

      API URL: https://platform.blits.ai/api/external/messages/<YOUR_CONVERSATION_ID>/speech With this POST request a message can be send to the bot. Please follow the following steps to do so. Conversation ID This is the output of the POST Conversation ID ...
    • POST: Send Message

      API URL: https://platform.blits.ai/api/external/messages/<YOUR_CONVERSATION_ID>/text With this POST request a message can be send to the bot. Please follow the following steps to do so. Conversation ID This is the output of the POST Conversation ID ...