Skip to main content
spoorthyn0001
June 30, 2021
Question

Not able to get back Linking URL/Linking URI as a Response

  • June 30, 2021
  • 3 replies
  • 0 views

Hi ,

I am Using SharePoint Connected system to Upload a PDF document from Appian to sharepoint . As a response i am supposed to get a Linking URL for further set of actions but i am getting a null value. PFB screenshot.

Any solution to this issue? plz help

Thanks

    3 replies

    spoorthyn0001
    July 1, 2021

    Any Suggestions ?

    acaciob0002
    July 2, 2021

    Hi there,

    It is hard to guess but only looking in the screenshots it seems to me that the service is not returning the expected  value. You could try few things, check the raw response and see if the expected value is there, and try to do the same call using an external service like postman, and check if you are really receiving the expected data.

    It don't help much, but at least is something for you try.

    vivekg0005
    Participating Frequently
    July 21, 2021

    LinkingUrl only comes into the Response when you upload the Microsoft supported files i.e. word, excel, ppt.

    For all other kinds of files, LinkingUrl will be empty, in your case you are trying to upload a pdf and in this case LinkingUrl will be empty.