- Home
- Workspace
- Administration
- Connecting external services
- Integrating ONLYOFFICE with Firebase
Integrating ONLYOFFICE with Firebase
With the Firebase service, you can receive notifications about the messages sent to you even when you are offline. Use Authorization keys to connect your portal to Firebase.
Bare Bones Instructions
If you decide to connect Firebase, proceed through these simple steps
First of all, go to the Settings section. To do that, click the
icon in the right upper corner.
Switch to the Integration tab.
Open the Third-Party Services page.
In this section, you will see all the third-party services you can connect your portal to. The most important part in the process of establishing the connection is to find application keys. If you want to connect a third-party service to your portal, first of all get the application ID (may be called app key, client_id, api key, etc.) and Key (app secret, client_secret, api secret, etc.). The way to obtain the connection keys differs from service to service. So choose the necessary service and follow the instructions:
Connect Firebase to ONLYOFFICE 
- Go to Firebase console.
- Sign in to your account.
- Click the Add project button.
- Enter your project name in the Project name field or select one of the existing Google Cloud projects.
- Click Continue in the wizard, then click Create project. Once the project is created, click Continue.
- Click the Settings icon in the upper left part of the page and then click the Project settings menu item.
- In the General section, copy or write down the
Project ID
. - Switch to the Cloud Messaging section and copy or write down the
Sender ID
. - To get the
Server key
, generate a key pair below and copy the public key. - To find your
Web API Key
, go to Google Cloud Platform console, find your project and go to APIs & Services > Credentials. Copy the Browser key (Auto created by Firebase).