SharePoint connector lets you fastly and easily integrate SharePoint servers. Unlike with other providers,
with Connect Bridge you can visualize the entire data model of your SharePoint Server and you can
test your code using the Query Analyzer tool. With Connect Bridge you will stay in your own software
development environment that you are familiar with. You will avoid spending countless hours studying
the documentation of SharePoint Server and its APIs. With Connect Bridge you will save a lot of time
programming. We guarantee a minimum 2x increase of productivity. In fact increased productivity
goes often up until 10x! Integration can be done with minimum code. Less code = less bugs. Moreover,
you will reuse the same code in case of a downgrade or upgrade of the SharePoint Server.
SharePoint connector lets you integrate:
 Document libraries
 Contacts
 Calendars
 Announcements
 Tasks
and all other lists
THE MOST INTUITIVE WAY TO
INTEGRATE SHAREPOINT
Supported versions:
 SharePoint 2010
 SharePoint 2013
 SharePoint 2016
 On-premise
 Online
INTEGRATION OPTIONS
EXAMPLE CODE
SELECT FILELEAFREF,CREATED,MODIFIED from Shared_Documents where
CREATED between '2015-12-1' and '2015-12-30';
CREATE records – create a team announcement
UPDATE CALENDAR set ISPRIVATE = true
where EVENTDATE > '2015-12-1 12:00' or TITLE like 'maintenance%';
DELETE from Tasks where ID in (52, 68, 89);
INSERT into ANNOUNCEMENTS (TITLE, BODY) values
('Parking closed!', 'Today the parking lot is closed.');
READ records – select info about documents created between certain dates
UPDATE records – set certain calendar events as private
DELETE records – delete certain tasks
USING API / WEBSERVICES USING CONNECT BRIDGE
Code complexity ☓ HIGH  MEDIUM
Time to market ☓ LONG  SHORT
Code update & maintenance ☓ EVERY NEW VERSION  NO NEED
Amount of bugs ☓ HIGH  LOW
Multiple versions of software ☓ EXTRA CODE  SAME CODE
USA
3801 E Florida Avenue
Denver, CO 80210
Phone: (+1) 720-285-2100
Austria
Handelskai 340/5
1020 Vienna
Phone: (+43) 1-370-7200
POSSIBLE SCENARIOS
SCENARIO 1 – Create subsites and store documents within SharePoint from your own
application.
SCENARIO 2 – Synchronize calendar, tasks, contacts from your application within SharePoint.
SCENARIO 3 – Store/retrieve/udpate/ delete documents from your SharePoint.
SCENARIO 4 – Embed your own data or applications within SharePoint.
SCENARIO 5 – Let your data be visualized in SharePoint.
FEATURES
Encrypted, secured, multiple versions and multiple systems at the same time, cloud, on-premise,
hybrid. Can be used with apps written in any programming language such as: Java, C#, C, C++,
Ruby, Python, Perl, Visual Basic, Objective-C, JavaScript, jQuery, ASP.NET…

SharePoint Integration

  • 1.
    SharePoint connector letsyou fastly and easily integrate SharePoint servers. Unlike with other providers, with Connect Bridge you can visualize the entire data model of your SharePoint Server and you can test your code using the Query Analyzer tool. With Connect Bridge you will stay in your own software development environment that you are familiar with. You will avoid spending countless hours studying the documentation of SharePoint Server and its APIs. With Connect Bridge you will save a lot of time programming. We guarantee a minimum 2x increase of productivity. In fact increased productivity goes often up until 10x! Integration can be done with minimum code. Less code = less bugs. Moreover, you will reuse the same code in case of a downgrade or upgrade of the SharePoint Server. SharePoint connector lets you integrate:  Document libraries  Contacts  Calendars  Announcements  Tasks and all other lists THE MOST INTUITIVE WAY TO INTEGRATE SHAREPOINT Supported versions:  SharePoint 2010  SharePoint 2013  SharePoint 2016  On-premise  Online
  • 2.
    INTEGRATION OPTIONS EXAMPLE CODE SELECTFILELEAFREF,CREATED,MODIFIED from Shared_Documents where CREATED between '2015-12-1' and '2015-12-30'; CREATE records – create a team announcement UPDATE CALENDAR set ISPRIVATE = true where EVENTDATE > '2015-12-1 12:00' or TITLE like 'maintenance%'; DELETE from Tasks where ID in (52, 68, 89); INSERT into ANNOUNCEMENTS (TITLE, BODY) values ('Parking closed!', 'Today the parking lot is closed.'); READ records – select info about documents created between certain dates UPDATE records – set certain calendar events as private DELETE records – delete certain tasks USING API / WEBSERVICES USING CONNECT BRIDGE Code complexity ☓ HIGH  MEDIUM Time to market ☓ LONG  SHORT Code update & maintenance ☓ EVERY NEW VERSION  NO NEED Amount of bugs ☓ HIGH  LOW Multiple versions of software ☓ EXTRA CODE  SAME CODE USA 3801 E Florida Avenue Denver, CO 80210 Phone: (+1) 720-285-2100 Austria Handelskai 340/5 1020 Vienna Phone: (+43) 1-370-7200 POSSIBLE SCENARIOS SCENARIO 1 – Create subsites and store documents within SharePoint from your own application. SCENARIO 2 – Synchronize calendar, tasks, contacts from your application within SharePoint. SCENARIO 3 – Store/retrieve/udpate/ delete documents from your SharePoint. SCENARIO 4 – Embed your own data or applications within SharePoint. SCENARIO 5 – Let your data be visualized in SharePoint. FEATURES Encrypted, secured, multiple versions and multiple systems at the same time, cloud, on-premise, hybrid. Can be used with apps written in any programming language such as: Java, C#, C, C++, Ruby, Python, Perl, Visual Basic, Objective-C, JavaScript, jQuery, ASP.NET…