Send conversation history

Send conversation history

The send conversation history block enables you to send the conversation log to an email.
    • Related Articles

    • Send image

      The Send Image block provides the ability to send an image or gifs to the user in the conversation 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 ...
    • POST: Send file

      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. This API only works if the bot is expecting a file. Please follow the following steps to execute the API. ...
    • Send attachment

      The send attachment block sends an attachment to the user that is stored in the in the flow.