How could I maintain separate "Test" and "Prod" Api's?

The Deploy button always says “Deploy to Prod”. Which is fine, but how can I maintain and exact same set of API services and methods? Like “Deploy to Test” some how.

I’ll add some code to my Flutter app for the test accounts that will point them to the “test” APIs.

It should probably be a separate test data too. Can I do this with 2 Backendless apps some how?

Thanks for helping :slight_smile:

Mark

Hi Mark,

Please see the following article, it should answer your question:

Regards,
Mark