Hey everyone, I'm trying to learn what's the way to have 3rd party connectors in my app (like the Zapier does with their nodes and connectors) for example: I'd have a Shopify connector, that each user can enable, put their Shopify api keys and url, and then hit "Connect" to create a sort of synchronization between each user Shopify and my app.
What's the approach to this from the backend perspective (database, logic)?