#Self hosted environment - Triggers not working as expected

1 messages · Page 1 of 1 (latest)

livid valleyBOT
#

@solemn hearth, you just advanced to level 1!

swift ember
#

Hey in order understand better could you share the trigger payload?

solemn hearth
#

{
"name": "test",
"to": {
"subscriberId": "1",
"email": "[email protected]"
},
"payload": {
"testId": "123"
}
}

#

I have a notification with ID 'test' and a subscriber with "1" (I'm testing out the react component with a hardcoded subscriberID)