Customer Portal

Can CloverDX talk to Office365 SharePoint

Comments 3

  • Avatar
    vitd
    0
    Comment actions Permalink
    Hello,

    Sharepoint offers REST API interface - https://docs.microsoft.com/en-us/sharep ... -endpoints. You can use HTTPConnector component to create Clover graphs/subgraphs to talk with Sharepoint through this API. For parsing and creating JSON requests and responses - JSONExtract and JSONWriter components can be used.

    The details on HTTPConnector are available in the online documentation - https://doc.cloverdx.com/5.5.1/designer ... ector.html.
  • Avatar
    tanker62
    0
    Comment actions Permalink
    Thanks forthe source, that's what I was looking for! It's pretty great you guys operate a forum, it has gotten rare these days, yet is much better at keeping older resources available than any facebook page or discord channel...
  • Avatar
    pureko
    0
    Comment actions Permalink
    Thank you for the links, I will read about HTTPConnector later today, hope I will find more useful information

Please sign in to leave a comment.