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
@jahpro37 were you able to send the convo to you email? I am trying to do the same but dont know how to connect to Pickaxe to extract the latest conversations…
Hey @nomadsofchaos there’s a new action added to Pickaxe that allows you to send a convo summary to a Google Sheet. You can then create a make automation that triggers whenever a new summary is added to that Google sheet and send an email summary.