Send image

Send image

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

    • 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 ...
    • Send attachment

      The send attachment block sends an attachment to the user that is stored in the in the flow.
    • 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 ...
    • Send conversation history

      The send conversation history block enables you to send the conversation log to an email.
    • 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 ...