19
Views
1
Comments
Firebase Database Integration

How to integrate Firebase Database into Outsystems with Rest APIs. I don't want to use any external component from forge. I can write by own Javascript if anyone knows how to use it.


I checked this answer but it is not helping much as I want to use it with Rest APIs.

2024-03-22 09-17-23
Chandra Vikas Sharma

Hi Pradnya ,

You can create your own Rest API in C#.net  and in those API you can use database as Firebase. and and you can consume the C# Rest API in Outsytsem.

below are the link for consume rest API in outsystem

https://success.outsystems.com/documentation/10/extensibility_and_integration/rest/consume_rest_apis/consume_a_rest_api/

Let me know if you still have any query.


Thanks

CV

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.