Create a chatbot base with MCP server
Status: Open · Asked by Deepak Dhingra on · 0 views
I need complete step-by-step guidance for this. Even if it is a paid task, I am willing to pay for it.
After that, I will update the knowledge base accordingly.
I want to train the bot in such a way that whenever a user asks about price or discount, it checks the live server first and then gives the reply based on the latest (live-server) data.
Hi @deepak9780097800,
Thank you for reaching out.
Since you mentioned creating a chatbot, could you please clarify whether your requirement is related to Pabbly Connect or Pabbly Chatflow?
Once you confirm this, we’ll be able to guide you with the appropriate step-by-step approach based on the correct platform.
I wish to generate a reply using Pabbly Connect.
Hi @deepak9780097800,
Thank you for confirming that you want to achieve this using Pabbly Connect.
To guide you accurately, could you please elaborate more on your specific use case? For example:
- What will trigger the workflow?
- From which live server or source do you want to fetch the pricing/discount data?
- How do you want the final response to be generated and delivered?
Also, please note that OpenAI does not reliably fetch or scrape data directly from live websites in real-time. For such use cases, we recommend using a website scraper tool to first retrieve the latest data from your live server.
Once the data is fetched, you can pass it to OpenAI within the workflow to generate the required response.
Once we have a clearer understanding of your exact requirements, we will be able to guide you with a proper step-by-step solution.
Looking forward to your response.
I have almost all the APIs ready for discount, customer details, order details, product data, etc.
Even I want to add the Razorpay API for generating a payment link.
A knowledge base document is also ready with me.
Solution required for the following::
Instead of using a route, I wish the bot would read the input and reply to it, even if it's through a knowledge base or an API.
Example:
User: What is the update on my order?
Bot thinks: {{user is asking about an order, So need to trigger order API for data}} -- {{Mobile number is required for order api}}
Bot reply: Please share your mobile number so we can check your order.
User: 9876543210
The bot self-triggers the order API:
Bot Reply: Thanks for the details. Your order date, 01.01.1970, for number 9123456789 is in process. You will receive the UPC tomorrow.
We can proceed through chatflow or connect with anyone where there are better possibilities.
Hi @deepak9780097800,
Thank you for sharing the detailed use case — we understand your requirement.
Please note that end-to-end customized workflow design and implementation fall outside our support scope. However, your use case is definitely possible using Pabbly Connect/Chatflow with multiple routes, conditions, and API handling.
Also, OpenAI alone cannot trigger APIs — you’ll need to design the workflow logic to handle different scenarios.
Since your requirement involves advanced logic, planning, and customization across multiple scenarios, it will need a thorough implementation approach. For complete setup and customization, we recommend working with an automation expert. You can find experts through our Pabbly Connect Experts and Consultants forum and in our Facebook group.
That said, if you face any specific issue while building the workflow, feel free to reach out — we’ll be happy to assist.