Good afternoon all,
I've been tasked with the integration of our Company's Microsoft Dynamics CRM and SharePoint 2013. I have found plenty of helpful ways to pull SharePoint data TO the CRM, and I've also been successful in pushing data from the CRM to SharePoint, although the latter is not working as desired.
When pushed to SharePoint, displays like so:
My goal is to sync our accounts and contacts from the CRM to a list on SharePoint as list items. Thus far I've only been able to push the data and create folders on the SharePoint with the same names (See above). The SP list can be as simple as just the Name field for Accounts.
My other problem is the fact that I have to manually push the CRM data to the SharePoint list when creating new accounts on the CRM. Is there a way to automate this? First thoughts are a workflow on the CRM that syncs when a new account is created.
TL/DR Summary:
- Need the CRM to create list items within a matching list on SharePoint
- SharePoint only needs to have read abilities from the CRM
- CRM data needs to refresh/sync to the SharePoint list automatically