<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Close chatbot conversation and send it to a specific user in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Close-chatbot-conversation-and-send-it-to-a-specific-user/m-p/810099#M1303</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/254077"&gt;@fafaba&lt;/a&gt;&amp;nbsp;sending a chat transcript automatically isn't available right now. Transcripts can only be send on &lt;A href="https://knowledge.hubspot.com/conversations/chat-with-your-website-visitors#email-the-chat-transcript" target="_blank" rel="noopener"&gt;manually through the chat&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is currently a feature request however which I'd advise giving an upvote to, which &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Auto-Send-Chat-Transcript/idi-p/352072" target="_blank" rel="noopener"&gt;requests this as a feature within HubSpot&lt;/A&gt;. If you're familiar with JSON and Webhooks at all you &lt;A href="https://developers.hubspot.com/docs/api/conversations/webhooks-in-bots" target="_blank" rel="noopener"&gt;could use a webhook&lt;/A&gt; to grab the last message sent to the bot and send it to a property value either.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For assigning the chat to someone else though you can use the "send to team member" option within the chatflow, if the team member is offline you can also display a message to the visitor that they are offline and will contact them through another channel (such as email).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few other actions which might help either are:&lt;/P&gt;
&lt;P&gt;Create a ticket: you could auto create a ticket for your team to follow up with the visitor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Enroll in a workflow: You could enroll the contact in a workflow which would then send a &lt;A href="https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/HOW-TO-Create-your-own-custom-notification-emails/m-p/327025" target="_blank" rel="noopener"&gt;custom notification email&lt;/A&gt; to any of the teams/users to notify them to follow up with the contact.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 11:40:55 GMT</pubDate>
    <dc:creator>TomM2</dc:creator>
    <dc:date>2023-06-21T11:40:55Z</dc:date>
    <item>
      <title>Close chatbot conversation and send it to a specific user</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Close-chatbot-conversation-and-send-it-to-a-specific-user/m-p/810061#M1302</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm nearly done with my chatbot but after testing it I realised that the chat will go to someone in particular. That's not what I want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to have the transcript of the conversation send to someone in particular. After the lead has filled all the info I wanted, the chat with a message explaining we'll be in touch soon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because the sales at my company aren't available all the time, so it's&amp;nbsp; better for them and for the leads to close the chat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I don't know what should be my last step there, apparently it can't "pass it to a team member" otherwise the chatbot is still open for the person.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas please ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 10:43:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Close-chatbot-conversation-and-send-it-to-a-specific-user/m-p/810061#M1302</guid>
      <dc:creator>fafaba</dc:creator>
      <dc:date>2023-06-21T10:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Close chatbot conversation and send it to a specific user</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Close-chatbot-conversation-and-send-it-to-a-specific-user/m-p/810099#M1303</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/254077"&gt;@fafaba&lt;/a&gt;&amp;nbsp;sending a chat transcript automatically isn't available right now. Transcripts can only be send on &lt;A href="https://knowledge.hubspot.com/conversations/chat-with-your-website-visitors#email-the-chat-transcript" target="_blank" rel="noopener"&gt;manually through the chat&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is currently a feature request however which I'd advise giving an upvote to, which &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Auto-Send-Chat-Transcript/idi-p/352072" target="_blank" rel="noopener"&gt;requests this as a feature within HubSpot&lt;/A&gt;. If you're familiar with JSON and Webhooks at all you &lt;A href="https://developers.hubspot.com/docs/api/conversations/webhooks-in-bots" target="_blank" rel="noopener"&gt;could use a webhook&lt;/A&gt; to grab the last message sent to the bot and send it to a property value either.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For assigning the chat to someone else though you can use the "send to team member" option within the chatflow, if the team member is offline you can also display a message to the visitor that they are offline and will contact them through another channel (such as email).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few other actions which might help either are:&lt;/P&gt;
&lt;P&gt;Create a ticket: you could auto create a ticket for your team to follow up with the visitor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Enroll in a workflow: You could enroll the contact in a workflow which would then send a &lt;A href="https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/HOW-TO-Create-your-own-custom-notification-emails/m-p/327025" target="_blank" rel="noopener"&gt;custom notification email&lt;/A&gt; to any of the teams/users to notify them to follow up with the contact.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 11:40:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Close-chatbot-conversation-and-send-it-to-a-specific-user/m-p/810099#M1303</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2023-06-21T11:40:55Z</dc:date>
    </item>
  </channel>
</rss>

