You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
It seems that we don't have in the Add-PnPAlert function a parmeter for the ItemID (ID) that we would like to attach the alert to.
I saw that when we create an alert in SPO the link is ( /_layouts/15/SubNew.aspx?List=[[ - listID - ]]&ID=[[ - ITEM ID - ]]&Source=%2Fsites%2FSiteYardiClassique%2FEquipe2%2FDocuments%20partages&IsDlg=1 )
With Add-PnpAlert, we have the list ID but not the item ID. is that by design (unable to do it) or not implemented yet situation ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
It seems that we don't have in the Add-PnPAlert function a parmeter for the ItemID (ID) that we would like to attach the alert to.
I saw that when we create an alert in SPO the link is ( /_layouts/15/SubNew.aspx?List=[[ - listID - ]]&ID=[[ - ITEM ID - ]]&Source=%2Fsites%2FSiteYardiClassique%2FEquipe2%2FDocuments%20partages&IsDlg=1 )
With Add-PnpAlert, we have the list ID but not the item ID. is that by design (unable to do it) or not implemented yet situation ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions