Expand my Community achievements bar.

SOLVED

Creating Push Notification Sent Report Query in v7

Avatar

Level 1

I'm trying to create a query to retrieve reports of push notifications sent over the past 12 to 24 months. Could anyone advise on how to structure this query in version 7?

Any guidance or examples would be greatly appreciated!

Thanks in advance!

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @Arivu2024 ,

You can try something like below query to pull the data from nms:delivery schema.

SushantTrimukheD_0-1744809187818.png


Thanks

Sushant Trimukhe

View solution in original post

3 Replies

Avatar

Correct answer by
Level 4

Hi @Arivu2024 ,

You can try something like below query to pull the data from nms:delivery schema.

SushantTrimukheD_0-1744809187818.png


Thanks

Sushant Trimukhe

Avatar

Level 1

Hi @SushantTrimukheD - tried running the same query, but the count shows as 0. Currently, we use two channels—Email and Push. Is there another way to segment the data to retrieve only the Push communications?

Attached our delivery routing config FYR

Thanks.
Arivu2024 

Arivu2024_0-1744906392028.png

 

 

Avatar

Level 4

Hi @Arivu2024,

Could you please share your query along with the schema you're using to retrieve the details?
Also, please provide a screenshot of your Delivery schema where all the delivery records are stored.

Thanks