Skip to main content
raulg0005
November 4, 2021
Question

Integration get Document Metadata

  • November 4, 2021
  • 2 replies
  • 0 views

Hi! I am trying to retrieve the metadata of a document already uploaded to sharepoint and I have this error ...

The data is apparently fine.

Could someone who has worked with this help me?
Thanks and regards

    2 replies

    richardm900458
    November 4, 2021

    Hi raul,
    without beeing experienced regarding sharepoint connections:

    -> the sharepoint system cant be reached (http 400 errors are usually, that the other system is not available/reachable)
    in your error message, it complaints regarding the used URL.
    -> I think you need to fix your sharepoint URL.
    Perhaps you can fins some valuable information here:

    https://docs.appian.com/suite/help/21.3/sharepoint-connected-system.html

    raulg0005
    raulg0005Author
    November 4, 2021

    Hi Richard,thanks for responding.

    The connected-system with Sharepoint is fine, since the connected system is well configured. From our project we upload documents to SharePoint without problems.

    The problem is, when we try to do a get of the document metadata.

    With the same configuration I do a get metadata of the folders and it works without problems.