Getting hold of your chatbots conversation

Hey everyone, I have a question about accessing the conversations my chatbot has with people. I’ve tried adding prompts to send the conversation to me when it’s done, but I’m having trouble figuring out how to access what my chatbot is saying to people (I’m only testing it on my site).

Thanks in advance.

If you go into the dashboard you can see all the past conversations – I’m not sure how you would go about sending them to yourself, but if you find a way to do that I’d love to know what you figured out.

1 Like

Pickaxes cannot do external actions (like send an email, write to a CRM, etc.) without being connected to an API endpoint. This is a feature we are beta-testing with certain users and will be releasing in the near future.

That’s really helpful, as I didn’t even know you could do that, haha!

Now that I know where to find the conversations, I’m building an auto task completer using TaskMagic to automate the process of getting the latest conversations and sending them to me via email or text.

1 Like