There are different ways to find out the GUID of the SharePoint list here I am showing the simplest one.
-
First go to your SharePoint list then select List Settings
-
From the url copy all the things after “?List=”
-
Change “%7B” to “{”
-
Change all “%2D” to “-“
-
Change “%7D” to “}”
-
Now you get the GUID of the LIST