Notification open page with current recipe

Hi everyone.

I have a recipe app and what I created is when an admin is on a recipe page (like a beef recipe) they can send a notification to users with current recipe info (Name, body, etc.)

But for the notification link, it doesn’t send the current recipe data. Is there a way to send the current recipe data and open directly the recipe.

I can use a notification page with notification’s history but it will be more accurate to use the direct link method.

Thank you