Hi Paul,
That's great news!
I found previous discussion about SharePoint's REST API in an older ticket,
but we really need an explicit ticket for this work, so I created
one: CONNECTORS-1247.

The first issue to tackle is authenticating.  It uses OAuth, as far as I
can tell, so we need to automate that in some way.  I'll therefore start by
creating a runt connector instance that does only connection and connection
verification (which should be hard enough!) and see if we can get that to
work right.

I'm quite busy at work at the moment, so it will likely be this weekend
before I can put any time into getting started on this project.  In the
meantime, if you want to do something (other than getting the instance up
and running), could you verify that the documentation for how to
authenticate as referenced from CONNECTORS-565 seems to work?

Thanks,
Karl


On Mon, Oct 26, 2015 at 12:51 PM, <[email protected]> wrote:

> Hi Karl,
>
> It is interesting you ask that as I am just about to set up a fully
> functional Sharepoint instance in order to test out other Sharepoint
> interactions that I am working on. I would be happy to be a tester for an
> upcoming Sharepoint REST API connector.
>
> My background in Enterprise Search has seen me integrate with SP
> repositories a number of times so I should hopefully be able to put any new
> connector through it's paces!
>
> Paul
>
> -----Original Message-----
> From: "Karl Wright" <[email protected]>
> Sent: Monday, October 26, 2015 12:23pm
> To: "[email protected]" <[email protected]>
> Subject: Re: SharePoint Connector using REST-API
>
> Hi Ruediger,
>
> There's a ticket for this, and people periodically express interest in
> doing it, but so far nobody has actually done it.
> I'm happy to co-develop it, if there's someone out there who has the time
> and resources (e.g. a working SharePoint instance and some degree of
> configuration skill) to try out what I code up in a timely way.
>
> Karl
>
>
> On Mon, Oct 26, 2015 at 12:16 PM, <[email protected]> wrote:
>
> > Hi all,
> >
> > since SharePoint 2013 the ASP.NET (asmx) web services are listed as
> > deprecated API [1]. Microsoft recommends to not use them for new
> projects.
> >
> > Are there any plans or is there any progress in developing a SharePoint
> > Connector using the REST-API [2]?
> >
> > regards
> > -Ruediger
> >
> > [1]
> >
> https://msdn.microsoft.com/en-us/library/office/jj164060.aspx#DeprecatedAPIs
> > [2] https://msdn.microsoft.com/EN-US/library/office/dn268594.aspx
> >
> >
>
>
>

Reply via email to