Skip to content

Commit 9984727

Browse files
authored
Merge pull request #190249 from Clare-Zheng82/0302-Update_3_rest-based_connector_related_docs
Update 3 rest-based connector related docs
2 parents 99d7e44 + f6490c6 commit 9984727

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

articles/data-factory/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,10 +547,10 @@ items:
547547
href: connector-web-table.md
548548
- name: Xero
549549
href: connector-xero.md
550-
- name: Zendesk
551-
href: connector-zendesk.md
552550
- name: XML format
553551
href: format-xml.md
552+
- name: Zendesk
553+
href: connector-zendesk.md
554554
- name: Zoho
555555
href: connector-zoho.md
556556
- name: Move data

articles/data-factory/connector-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: data-factory
77
ms.subservice: data-movement
88
ms.custom: synapse
99
ms.topic: conceptual
10-
ms.date: 02/25/2022
10+
ms.date: 03/02/2022
1111
ms.author: jianleishen
1212
---
1313

articles/data-factory/data-flow-source.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-flows
99
ms.topic: conceptual
1010
ms.custom: seo-lt-2019
11-
ms.date: 02/25/2022
11+
ms.date: 03/02/2022
1212
---
1313

1414
# Source transformation in mapping data flow
@@ -62,10 +62,13 @@ Mapping data flow follows an extract, load, and transform (ELT) approach and wor
6262
| [Dynamics 365](connector-dynamics-crm-office-365.md#mapping-data-flow-properties) | | ✓/✓ |
6363
| [Dynamics CRM](connector-dynamics-crm-office-365.md#mapping-data-flow-properties) | | ✓/✓ |
6464
| [Hive](connector-hive.md#mapping-data-flow-properties) | | -/✓ |
65+
| [Quickbase (Preview)](connector-quickbase.md#mapping-data-flow-properties) | | -/✓ |
66+
| [Smartsheet (Preview)](connector-smartsheet.md#mapping-data-flow-properties) | | -/✓ |
6567
| [Snowflake](connector-snowflake.md) | | ✓/✓ |
6668
| [SQL Server](connector-sql-server.md) | | ✓/✓ |
6769
| [REST](connector-rest.md#mapping-data-flow-properties) | | ✓/✓ |
6870
| [TeamDesk (Preview)](connector-teamdesk.md#mapping-data-flow-properties) | | -/✓ |
71+
| [Zendesk (Preview)](connector-zendesk.md#mapping-data-flow-properties) | | -/✓ |
6972

7073
Settings specific to these connectors are located on the **Source options** tab. Information and data flow script examples on these settings are located in the connector documentation.
7174

articles/data-factory/includes/data-factory-v2-connector-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: jianleishen
33
ms.service: data-factory
44
ms.topic: include
5-
ms.date: 02/25/2022
5+
ms.date: 03/02/2022
66
ms.author: jianleishen
77
---
88

@@ -86,6 +86,7 @@ ms.author: jianleishen
8686
|   | [Oracle Responsys (Preview)](../connector-oracle-responsys.md) | ✓/− | || | |
8787
|   | [Oracle Service Cloud (Preview)](../connector-oracle-service-cloud.md) | ✓/− | || | |
8888
|   | [PayPal (Preview)](../connector-paypal.md) | ✓/− | || | |
89+
|   | [Quickbase (Preview)](../connector-quickbase.md) | | ✓/− | | | |
8990
|   | [QuickBooks (Preview)](../connector-quickbooks.md) | ✓/− | || | |
9091
|   | [Salesforce](../connector-salesforce.md) | ✓/✓ | || | |
9192
|   | [Salesforce Service Cloud](../connector-salesforce-service-cloud.md) | ✓/✓ | || | |
@@ -95,10 +96,12 @@ ms.author: jianleishen
9596
|   | [ServiceNow](../connector-servicenow.md) | ✓/− | || | |
9697
| | [SharePoint Online List](../connector-sharepoint-online-list.md) | ✓/− | || | |
9798
|   | [Shopify (Preview)](../connector-shopify.md) | ✓/− | || | |
99+
|   | [Smartsheet (Preview)](../connector-smartsheet.md) | | ✓/− | | | |
98100
|   | [Square (Preview)](../connector-square.md) | ✓/− | || | |
99101
|   | [TeamDesk (Preview)](../connector-teamdesk.md) | | ✓/− | | | |
100102
|   | [Web Table (HTML table)](../connector-web-table.md) | ✓/− | || | |
101103
|   | [Xero](../connector-xero.md) | ✓/− | || | |
104+
|   | [Zendesk (Preview)](../connector-zendesk.md) | | ✓/− | | | |
102105
|   | [Zoho (Preview)](../connector-zoho.md) | ✓/− | || | |
103106

104107
> [!NOTE]

articles/synapse-analytics/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,8 @@ items:
10721072
href: ../data-factory/connector-postgresql.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
10731073
- name: Presto
10741074
href: ../data-factory/connector-presto.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
1075+
- name: Quickbase
1076+
href: ../data-factory/connector-quickbase.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
10751077
- name: QuickBooks Online
10761078
href: ../data-factory/connector-quickbooks.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
10771079
- name: REST
@@ -1105,6 +1107,8 @@ items:
11051107
href: ../data-factory/connector-sharepoint-online-list.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11061108
- name: Shopify
11071109
href: ../data-factory/connector-shopify.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
1110+
- name: Smartsheet
1111+
href: ../data-factory/connector-smartsheet.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11081112
- name: Snowflake
11091113
href: ../data-factory/connector-snowflake.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11101114
- name: Spark
@@ -1127,6 +1131,8 @@ items:
11271131
href: ../data-factory/connector-xero.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11281132
- name: XML format
11291133
href: ../data-factory/format-xml.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
1134+
- name: Zendesk
1135+
href: ../data-factory/connector-zendesk.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11301136
- name: Zoho
11311137
href: ../data-factory/connector-zoho.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11321138
- name: Move data

0 commit comments

Comments
 (0)