Retrieve FCM Device Token

Hi,

I would like to know if there is any way to retrieve the FCM device tokens that Appsheet uses on the client side.

I would like to leverage my own server side stack to send notifications to Appsheet users completely seperate from the automation options within Appsheet.

1 Like

In case it’s helpful, see [CONTEXT(“Device”)](AppSheet function list - AppSheet Help.

1 Like

Thanks for the reply.

I took a look at that context option but is this the actual unique number that is used by the Firebase Cloud Messaging system that Appsheet uses in the background?

I don’t know.

Nope.

To bad, but at least it is a clear anwser I was fearing all along :slightly_smiling_face:

1 Like