Share feedback, ideas and get community help

Updated 4 months ago

META or Product Catalog

Hi, Has anyone tried integrating META catalog or product recommendation in typebot flow? Is that even possible?
Like when a user send a query about specific product typebot process and provides recommendation according to it by fetching the listing from META Catalog/ Wordpress/ Shopify product listing.
i
d
4 comments
If you talk about query that user asking, the better option is to build it with AI with tools integration so you can make docs about the API payload to produce your products logic as message and its need 3rd party apps like dify, flowise, Make or n8n, but for basic product suggestion you can build flow with http request block on typebot with if else logic
Thanks for the detailed information. Unfortunately, I am very new to typebot and chatbot building. Could you suggest any video/doc that I can check to understand more?
If else logic can be good for small inventories but for the larger inventories (20+) it can be very difficult to manage the flows.
yeah your case just will work with AI on chatbot, you can start searching like RAG system with dify or flowise to know about it
Add a reply
Sign up and join the conversation on Discord