diff --git a/configurations/sharepoint-woo/sources/sharepoint.json b/configurations/sharepoint-woo/sources/sharepoint.json index 98be3e3..ddfcdbd 100644 --- a/configurations/sharepoint-woo/sources/sharepoint.json +++ b/configurations/sharepoint-woo/sources/sharepoint.json @@ -2,7 +2,7 @@ "name": "Sharepoint Woo API", "description": "Sharepoint Woo API", "reference": null, - "version": "0.0.0", + "version": "0.0.1", "location": "", "isEnabled": true, "type": "api", diff --git a/configurations/sharepoint-woo/synchronizations/sharepoint-convenanten-to-publications.json b/configurations/sharepoint-woo/synchronizations/sharepoint-convenanten-to-publications.json new file mode 100644 index 0000000..e39deb8 --- /dev/null +++ b/configurations/sharepoint-woo/synchronizations/sharepoint-convenanten-to-publications.json @@ -0,0 +1,18 @@ +{ + "name": "Sharepoint Convenanten to Publications", + "description": "", + "version": "0.0.1", + "sourceId": "1", + "sourceType": "api", + "sourceHash": "", + "sourceTargetMapping": "1", + "sourceConfig": { + "idPosition": "UniqueId", + "resultsPosition": "d.results", + "endpoint": "/Web/GetFolderByServerRelativePath(decodedurl='/WOO/Convenanten')/folders", + "headers": [], + "query": [] + }, + "targetId": "1/1", + "targetType": "register/schema" +} \ No newline at end of file diff --git a/configurations/sharepoint-woo/synchronizations/sharepoint-woo-verzoeken-to-publications.json b/configurations/sharepoint-woo/synchronizations/sharepoint-woo-verzoeken-to-publications.json index 317e594..7aa6512 100644 --- a/configurations/sharepoint-woo/synchronizations/sharepoint-woo-verzoeken-to-publications.json +++ b/configurations/sharepoint-woo/synchronizations/sharepoint-woo-verzoeken-to-publications.json @@ -1,7 +1,7 @@ { "name": "Sharepoint Woo-verzoeken en -besluiten to Publications", "description": "", - "version": "0.0.2", + "version": "0.0.1", "sourceId": "1", "sourceType": "api", "sourceHash": "",