function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sushmitha B 15Sushmitha B 15 

How to use Firebase Device token (Android) as recipient Ids in salesforce custom notification Flow

I am trying to add android device token(Firbase)in the recipient ids of custom notification flow but its showing as an invalid parameter. But its working when I tried using a Test Push notification in salesforce using the same device token

I have used my own app instead of salesforce app. I have followed this documentation https://blog.bessereau.eu/assets/pdfs/salesforce_mobile_push_notifications_implementation.pdf.
My Firebase device token looks like this - dMDqotkLqXA:AaaaabGGdDv9ZpJGRjisqnCz2AyG9AahfGfJJXfuXKqKgYj6RRI8owNNIPR04x6NT7bB4NsRVGgL00Ii-ai0Nbfh7IbnkD5oGS8UoHv6gectuEL-M8digrQQHU0ETpKoFbpb4abmE0

SwethaSwetha (Salesforce Developers) 
HI Sushmitha,
I see you also posted on https://stackoverflow.com/questions/74299131/how-to-use-firebase-device-token-android-as-recipient-ids-in-salesforce-custom

However,incase you are still looking for a solution, I'd recommend posting on https://salesforce.stackexchange.com/questions/tagged/mobilesdk as per https://help.salesforce.com/s/articleView?id=000383472&type=1. Members of our Mobile SDK engineering team monitor the forum to answer specific questions and share best practice advice. 

If this information helps, please mark the answer as best. Thank you