Hi @theodg in your use case it can be done via a make. com webhook action and workflow.
Here’s the general workflow diagram:
Make. com webhook > scraper module > OpenAI Assistant trained on your data (it will process and write you a blog post) > make webhook response > Blog post output on your Pickaxe UI.
Alternatively,
If you are trying to connect multiple chatbots within a studio (in your case not advised), you can use the Pickaxe prompt chaining action.
Here’s how to connect the Pickaxe prompt chain action:
You can find it under the ‘Act’ tab.
Follow along with the instructions for the action.
Enter a brief trigger prompt that informs the action of when it should be triggered during a chat session.
Get the ID of the Pickaxe chatbot you want to connect.
How to find your Pickaxe chatbot ID?
A) Go to your Pickaxe Dashboard > scroll down to your list of Pickaxes > Click ‘Manage’
B) On the right side, Click ‘Copy Link’
C) Copy the section of the URL that comes after the ‘=’ sign:
D) Past it into the ‘Pickaxe Chatbot ID’ section of the Prompt Chain action:
E) Test and tweak!
If you need my help setting up advanced Pickaxe studios and action, feel free to reach out and we can schedule a discovery call to go over your project requirements!
~Ned