Hi,
I’m trying to create a price comparison app that will use a pre-existing url database. Here is the flow I’m trying to create but I’m struggling with, well you’ll see…
User searches an item by part number or keyword
Item or items are called, found in the database, then presented to the user
User confirms the item is the correct item (includes URL data)
Now, here’s where I’m having the problem… 4. I want to trigger my pre-built crawlers to use the URL associated with the item to return multiple options.
Thank you! I will watch your video. I bet I will have additional questions because I’m not sure if it is as simple as using the API connector…also, I’m concerned about the correct workflow
Hi Ankur - great content on your YouTube channel! I believe I have correctly set up 3 GET API’s with 5 different calls and have added them to the UI. These are large databases and I am trying to think of the best way to allow the user to filter the data. Do you have videos that explain how to create custom dropdowns?