Sapar
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
can it be any string just for testing needs?
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
Can you explain please "deviceTokens"? Where do I get them from?
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
yes please, waiting for your response
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
the dropdown is empty
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
For example what is
providerId
, where do I get it from?23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
There are a lot of unfamiliar options that do not correspond with the guide. And there is no another full guide to send a push notifications that explains all the params and properties
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
And this is the api reference:
23 replies
NNovu
•Created by Sapar on 8/9/2024 in #💬│support
Using Novu to send push notifications via FCM
This is the guide curl code:
curl -L -X PUT 'https://api.novu.co/v1/subscribers/<SUBSCRIBER_ID>/credentials' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: ApiKey <NOVU_API_KEY>' \
-d '{
"providerId": "fcm",
"credentials": {
"deviceTokens" : [
"token1",
"token2"
]
},
"integrationIdentifier": "fcm-MnGLxp8uy"
}'
23 replies
NNovu
•Created by Sapar on 8/8/2024 in #💬│support
Cannot create a topic via API Docs playground
Can anybody show the example on a screenshot how I can set string params here.
6 replies
NNovu
•Created by Sapar on 2/23/2024 in #💬│support
Cannot create a workflow through API
Is it possible to fix?
17 replies
NNovu
•Created by Sapar on 2/26/2024 in #💬│support
Cannot use a workflow if its name has underscores
@Pawan Jain is it possible to set UNDERSCRORES IN the identifier?
23 replies
NNovu
•Created by Sapar on 2/26/2024 in #💬│support
Cannot use a workflow if its name has underscores
23 replies
NNovu
•Created by Sapar on 2/26/2024 in #💬│support
Cannot use a workflow if its name has underscores
If I set the name WITH DASHES, it sets the identifier WITH DASHES, but if I set the name WITH UNDERSCRORES, it is just REMOVING THE UNDERSCORES in the identifier. how?
23 replies
NNovu
•Created by Sapar on 2/26/2024 in #💬│support
Cannot use a workflow if its name has underscores
23 replies
NNovu
•Created by Sapar on 2/26/2024 in #💬│support
Cannot use a workflow if its name has underscores
@Pawan Jain I followed the documentation
23 replies
NNovu
•Created by Sapar on 2/23/2024 in #💬│support
Cannot create a workflow through API
Can anyone help with that?
17 replies
NNovu
•Created by Sapar on 2/26/2024 in #💬│support
Cannot use a workflow if its name has underscores
the problem is about triggering a nevent using that workflow
23 replies