[POS] CAN ANOTHER coding DEVELOPER ACCESS TO my app's DB?

I have to connect my app to POS on my store.

If there’s POS developer, they need to be able to connect my app’s DB and POS.

I know bubble.io is on AWS, and here’s the question.

Is it possible for another coding developer to access to my apps’s DB?
Is another person accessing with API ?
What’s the strongest way to do this?

Thanks.

Hey @song52114,

The only way I know of is adding them as a collaborator in Bubble, this would mean you would need to be on Professional+.

If I add them to collaborator, they can access and get data from my app? Is it straightly from AWS? I’m afraid if professional developers’ can’t do any work with Bubble. How will it work? will it be just same as accessing to AWS on traditional coded app?

Thanks for your kind response

Adding a collaborator to your bubble app will give them permissions to edit on your bubble app. No, you won’t have AWS access, no one but bubble has AWS access. I believe that Bubble’s clusters are hosted on AWS and that’s it. Correct me if I’m wrong @emmanuel @josh @eve

You can try to use the Data API and some python/javascript/any language to fetch values via the REST API.

Regards
ZubairLK
Co-founder millionlabs.co.uk

You can expose your Bubble app’s Data API. You must configure your privacy rules though :wink:

Screenshot - 2020-07-01T131424.448