As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi Damien,
I believe writing a custom endpoint in your Kinvey app would best fit this use case.
You can find the relevant documentation here:
Thank you.
Damian Esteban
Hello.
I've been going over the Kinvey Business Logic Documentation and I have a question. As part of our project we have a server that receives webhooks and I would like to send a push notification to a user when the webhook is received.
Can I make a direct call to our app's "API" (Kinvey) that will allow users to receive the push, or does a custom endpoint have to be setup as part of the Kinvey Business Logic in order to receive the push notification from my server?
Thank you.