Push notification implementation

0
Hi All, I am trying to implement push notification in my application. To implement it, I have downloaded push notification and it's dependent module (Encryption & Community commons). After doing all this I am getting error - "Missing Value". Not sure what microflow need to be mapped here in executeMicroflowInBackground java action call. Please help me to resolve this error.   Thanks in Advance... Regards, Durgesh
asked
1 answers
0

If you download the module it links by default to the microflow 'PushNotifications.ImplRegisterDevice'. You should use that to register the device.

answered