Skip to main content
Question

Sharepoint Trouble shooting

  • August 31, 2018
  • 3 replies
  • 11 views

I am trying to upload files to Sharepoint and i am using HTTP caller. I am Struggling to use the correct URL as i believe REST API is required would any one have any insights or examples that could help me? Thank you

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

Forum|alt.badge.img+2
Hi @neiltarpey

 

 

Do you have a link to the sharepoint api documentation that you're following? It would be useful to see that, and examples of what you're currently putting into the HTTPCaller and the response that you're getting.

 


  • Author
  • September 5, 2018
Hi @neiltarpey

 

 

Do you have a link to the sharepoint api documentation that you're following? It would be useful to see that, and examples of what you're currently putting into the HTTPCaller and the response that you're getting.

 

Hi @jlutherthomas,

 

The Documentation i was following was

 

 

https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/determine-sharepoint-rest-service-endpoint-uris

 

 

i'm not really sure what to slots into which part of the URL in the document

 

the area within my sharepoint im am trying to upload to is

 

 

https://"companyname".sharepoint.com/sites/Workspace/Departments/IT/Team%20Documents/Forms/AllItems.aspx?id=%2Fsites%2FWorkspace%2FDepartments%2FIT%2FTeam%20Documents%2FBI

 

Have you any idea? i am a bit lost here.

 

 

Thanks,

 

Neil.

 

 

 


fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • September 6, 2018

Hi @neiltarpey You could try the work-around posted by @revesz at https://knowledge.safe.com/questions/3699/microsoft-sharepoint.html