Support for Push notification API | Community
Skip to main content
March 3, 2022
Solved

Support for Push notification API

  • March 3, 2022
  • 1 reply
  • 1158 views

I would like to know more about the push notifications apis

- Is there any possibility to send push notification from our backend? How ACS would help here?

- Can we send push notification to selected user based on some business requirement?

 

Thanks,

Rahul

  

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DavidKangni

Hi Rahul,

 

Push notifications relied on Adobe Mobile SDK.

yes, you can trigger push notification from your backend if it's integrate with mobile SDK. ACS will just process the payload you sent.

 

Yes you can send push based send push to a segmented audiences if the integration is done with ACS.

 

Thanks,

David

1 reply

DavidKangni
Community Advisor
DavidKangniCommunity AdvisorAccepted solution
Community Advisor
March 3, 2022

Hi Rahul,

 

Push notifications relied on Adobe Mobile SDK.

yes, you can trigger push notification from your backend if it's integrate with mobile SDK. ACS will just process the payload you sent.

 

Yes you can send push based send push to a segmented audiences if the integration is done with ACS.

 

Thanks,

David

David Kangni
rmrahulAuthor
March 4, 2022

Could you help me to find the documentation this API?

How can we send push notification few selected users, in the sense creating dynamic segments based on business requirements?

 

Thanks