-
Hello, I have started looking into this project to establish a SharePoint interface for my company.
Is there any info that anyone could share on how to establish a connection to sharepoint? I have a…
-
The [temporary_data](https://github.com/ScottishCovidResponse/temporary_data) repo needs to be populated with the inputs for the Covid_Simulation_Model model so that they can be read in using the data…
-
I use the api with great success (NTLM auth), thx for that. But now I wanted to use the CopyIntoItems WS to upload files into a SP Library and tried it as follows:
$sourceurl = 'http://null';
```
$p…
-
According to the new note on this page registrering a new ACS account is now being put behind a new security option.
We are still using ACS for some remote event receivers we build on SharePoint on…
-
### Feature or Problem Description
Enable a documentation tab for all types of APIs. When an OpenAPI API is registered, the external_docs information block is examined and a documentation tab is ad…
-
#Question
Hello, I managed to read a large list using the paged attribute from the items in a list as:
```
def load_data_from_SharePoint(list_obj,lim):
list_items = list_obj.items.pag…
-
2024-04-07 18:34:28,740 - alist-sync.worker - INFO - Worker[541c21ba12e0cb9f9ac3a4c306e842f46aa00e11] added to ThreadPool.
2024-04-07 18:34:28,741 - alist-sync.worker - INFO - worker[541c21ba] 已经开始工作…
-
### Describe the bug
I'm trying to use Graph beta API to get ListItem permission but got itemNotFound error.
### Expected behavior
Works normally
### How to reproduce
Use graph explorer or Gr…
-
```
1. I have tried to create a simple test application with textbox as Input
and Label as output
2. On Button click event I have following code.
protected void btnTranslateIt_Click(object sender, Ev…
-
First of all, thanks for putting the effort in to simplify Sharepoint interactions. You're my hero. If you've got a patreon or similar I'd be interested in helping out.
I have a document library call…