@colin, thanks for writing this great article. I have been trying to properly set up the flow in Activepieces, but I fail to do so. Will you write an article to guide how to set up the flow in Activepieces to call the LLM provider APIs?
On the Bolt side, my understanding is that once you define the flow with a Catch Webhoock trigger, you add the generated url by Active pieces to the code. Is that correct? And then bolt knows where to add it in the code.
A few things I struggled if that helps:
- How to tell to the webhook to get the user input from the client side? I didnt see any field?
- Should the webhook be integrated?
- In the action part, what should I write in the jason text box? Also, how should I differentiate between system prompt and user prompt? How should I tell the Action that it should get the user input from the Catch Webhook
@colin, thanks for writing this great article. I have been trying to properly set up the flow in Activepieces, but I fail to do so. Will you write an article to guide how to set up the flow in Activepieces to call the LLM provider APIs?
On the Bolt side, my understanding is that once you define the flow with a Catch Webhoock trigger, you add the generated url by Active pieces to the code. Is that correct? And then bolt knows where to add it in the code.
A few things I struggled if that helps:
- How to tell to the webhook to get the user input from the client side? I didnt see any field?
- Should the webhook be integrated?
- In the action part, what should I write in the jason text box? Also, how should I differentiate between system prompt and user prompt? How should I tell the Action that it should get the user input from the Catch Webhook