Here's how you can locate these important identifiers for your Pushwoosh and Firebase Cloud Messaging (FCM) setup:
1. Pushwoosh Application ID (pushwoosh_app_id
)
- This is your Pushwoosh Application Code, typically in the format
XXXXX-XXXXX
. - To find it, log in to your Pushwoosh Control Panel.
- Navigate to the Projects page. Your Application ID will be listed next to your app's name.
2. Pushwoosh API Token (pushwoosh_api_token
)
- In your Pushwoosh Control Panel, open the specific project you are working with.
- Go to Settings for that project.
- Select the API Access tab. Your API Token will be displayed in this section.
3. FCM Sender ID (fcm_sender_id
)
- Log in to your Firebase Console.
- Select your project from the list of projects.
- Click the gear icon (Settings) located next to "Project Overview" in the left-hand navigation menu.
- From the dropdown, select Project settings.
- In the Project settings, navigate to the Cloud Messaging tab.
- Your Sender ID will be listed under the "Project credentials" section on this page.
Comments
0 comments
Please sign in to leave a comment.