Page 1 of 1

Send Notification, Receive Answer, Send it to Webhook

Posted: 14. Jul 2022, 11:53
by Ayhan2022
Hi,

I want to:
- Using Pushsafer, send a notification that includes an ID number, a question and 3 answer choices to a mobile phone
- Capture notification ID and client choice for answer
- Send the ID and answer to an external webhook

I read Pushsafer docs and also look at Pushsafer + IFTTT and Zapier integrations, but couldn't find a solution
How can I do this with Pushsafer (and may be with other apps)?

Thanks

Re: Send Notification, Receive Answer, Send it to Webhook

Posted: 14. Jul 2022, 13:27
by admin
Hi and thanks for using pushsafer.

All of your requests are handled by the Pushsafer callback function. You don't need a third party application.

With the callback function you will receive all message IDs and answers.

You can find all information here:
https://www.pushsafer.com/en/pushapi#api-callback

Kind Regards
Kevin