Answered by:
Sharepoint 2013 integration with Drupal and PHP

Question
-
Hello,
My company is using SharePoint 2013 to store documents and to display contents, but now my company want to go towards Drupal and PHP to create Website and Sharepoint 2013 as Document management.
Can we do that? if yes, any tutorial or any video on how to do it?
Thanks
Tuesday, June 2, 2015 6:15 PM
Answers
-
Hi,
According to your description, my understanding is that you want to integrate SharePoint 2013 to external system .
If you want to call the documents and data from PHP web site, you can use SharePoint web service to get the data stored in SharePoint.
Here are some detailed code demos for your reference:
Reading a SharePoint list with PHP
Creating SharePoint list items with PHP
Thanks
Best Regards
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.- Proposed as answer by MaartenSundman Friday, June 5, 2015 11:53 PM
- Edited by Jerry ZyMicrosoft contingent staff Thursday, June 11, 2015 1:25 AM
- Marked as answer by Wendy DZMicrosoft contingent staff Wednesday, June 17, 2015 6:50 AM
Wednesday, June 3, 2015 3:29 AM -
No sorry for misunderstanding. What i want to do is, i have documents in sharpoint 2013 which i want to show in Drupal 7.
My CodePlex - My Blog - My Twitter
Join me at the San Francisco SharePoint User Group!
If this post helped you or answered your question please remember to mark it! :)- Marked as answer by Wendy DZMicrosoft contingent staff Wednesday, June 17, 2015 6:50 AM
Friday, June 5, 2015 11:53 PM
All replies
-
Here you go
For PHP
http://www.amherstwebdesign.com/awdj/php/8-integration/12-integrating-with-sharepoint.html
For Drupal
https://social.technet.microsoft.com/Forums/office/en-US/ec4f2fab-7cbd-4410-bcea-5983d4d836c8/integrating-sharepoint-into-a-drupal-website?forum=sharepointgenerallegacy
Please remember to click 'Mark as Answer' on the answer if it helps you
Tuesday, June 2, 2015 6:19 PM -
its error page for PHP link. can you please post correct link?
Thanks
Tuesday, June 2, 2015 6:54 PM -
Hi,
According to your description, my understanding is that you want to integrate SharePoint 2013 to external system .
If you want to call the documents and data from PHP web site, you can use SharePoint web service to get the data stored in SharePoint.
Here are some detailed code demos for your reference:
Reading a SharePoint list with PHP
Creating SharePoint list items with PHP
Thanks
Best Regards
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.- Proposed as answer by MaartenSundman Friday, June 5, 2015 11:53 PM
- Edited by Jerry ZyMicrosoft contingent staff Thursday, June 11, 2015 1:25 AM
- Marked as answer by Wendy DZMicrosoft contingent staff Wednesday, June 17, 2015 6:50 AM
Wednesday, June 3, 2015 3:29 AM -
No sorry for misunderstanding. What i want to do is, i have documents in sharpoint 2013 which i want to show in Drupal 7.
Friday, June 5, 2015 3:47 PM -
No sorry for misunderstanding. What i want to do is, i have documents in sharpoint 2013 which i want to show in Drupal 7.
My CodePlex - My Blog - My Twitter
Join me at the San Francisco SharePoint User Group!
If this post helped you or answered your question please remember to mark it! :)- Marked as answer by Wendy DZMicrosoft contingent staff Wednesday, June 17, 2015 6:50 AM
Friday, June 5, 2015 11:53 PM