Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Push Notification on Web browser

Avatar

Level 2

Hi,

We are working on Adobe campaign Classic v7.  Is there any steps to implement push notification in web browser ?? Or Is this feature available in v8.

 

Please advice

 

 

Thanks

Vijai Karthik

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @eyvkarthik ,

 

Web push notification is not supported out of the box in Adobe Campaign. 

It is more of a custom channel. 

View solution in original post

8 Replies

Avatar

Community Advisor

Hi @eyvkarthik ,

 

Yes, we can use Classic Campaign V7 to send Push notifications in mobile and also the In app Notifications. Please refer to the below Link where all the steps are given to implement Push notifications in mobile.

 

https://experienceleague.adobe.com/docs/campaign-classic-learn/getting-started-with-push-notificatio...

 

You have to select "Message Type" as "Notification Message" to get the Push notifications instead if those inside the APP.

 

LakshmiPravallika_0-1705658878744.png

 

Regards,

Pravallika.

 

Avatar

Level 2

Hi @LakshmiPravallika 

 

Solution what we need is for web browser push notification. Thanks for your response.

Avatar

Correct answer by
Employee

Hi @eyvkarthik ,

 

Web push notification is not supported out of the box in Adobe Campaign. 

It is more of a custom channel. 

Avatar

Community Advisor

Hello @eyvkarthik 

 

You can use OneSignal for webPush. 

Best Web Push Notifications Software - OneSignal

 

But there is no out of the box integration with AC and OneSignal


     Manoj
     Find me on LinkedIn

Avatar

Level 4

You can either use OOB JS to call API to send out web push notifications from Adobe Campaign or have a custom channel in place as per your requirement.

 

Regards,

Abhinav

Avatar

Level 2

Hi @abhinav99 

Do you have any documentation or steps to implement this . 

 

TIA

 

 

Thanks

Vijai Karthik

Avatar

Level 4

Hi @eyvkarthik ,

Regarding your inquiry, unfortunately, there is no existing documentation available for this particular process. However, you can achieve the desired functionality by setting up a web API call from Adobe Campaign to Firebase to send out web push notifications. This involves configuring the necessary endpoints and parameters to ensure seamless communication between Adobe and Firebase.