Hello everybody, I’m working on a software marketplace and I’m trying to figure out how to make it work.
I want to sell products and services that are linked to an external website through an API, so the customer can buy the product without leaving my platform built in bubble.
I also have a database with other producs that are not linked to any API adn they are displayed in a repeating group.
My question is, is there any way of adding the products linked to an API to the products database and to the repeating group and maintaining the API workflows?