URGENT: Need workflow to import Yugioh API data - $20 for solution

I have the Yugioh API connected and working in Bubble:
API: https://db.ygoprodeck.com/api/v7/cardinfo.php

I can see the data in the API Connector, but I can’t figure out the workflow to create “Card” entries from the API response.

My Card data type has:

  • card_name (Text)
  • game (Text)
  • price (Number)
  • image_url (Text)

I need a workflow that:

  1. Calls the API
  2. Creates a Card for each item in the response
  3. Maps the fields (name → card_name, card_images[0].image_url → image_url, etc.)

I’ll pay $20 via PayPal to the first person who provides a working solution.

Hopefully this helps :blush: yugioh | Bubble Editor

1 Like

Might wanna make it “read only”

Hey thx for the help but it has been solved a few days ago, bubble restricted my message for several days and set it free after it was done. Sorry :smiley:

1 Like