Replies: 1 comment
-
try this to connect: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in short, i have script that:
1.connects to a sharepoint site
2. gets the items of a list that were created today
3. for each item create a folder in the library
4. add a link to the path of the folder in one of the columns of that item in the list
5. post a message in a channel that the item has been created
as you can see in the picture i tried the following connections but all of them are resulting in errors / arent compatible
any advice on how i can connect the SP in a compatible way to my script.
Beta Was this translation helpful? Give feedback.
All reactions