Tagged Questions
0
votes
0answers
15 views
Using code, how to sync data from CRM online 2011 to sharepoint online 2011 (or 2013) & vice-versa
I am trying for a proof-of-concept on this one.
I have a sample crm-online plugin and I would like to know if through the code I can open my sharepoint online site and thereby get access to the ...
0
votes
0answers
63 views
SharePoint Online to Azure Web Service
Situation:
I'm trying to send a message from my SharePoint Online page to my Azure Web Service with json.
This works great on a simple ASP.NET website, but on SP Online, I get a message ("Access ...
1
vote
1answer
320 views
Send e-mail with attachment (Office 365)
Is it possible to send an e-mail with attachment in Office 365?
As attachment we would want the attachment from a listitem or a document from a document library.
Maybe with the use of webservices or ...