File tree Expand file tree Collapse file tree 1 file changed +21
-7
lines changed Expand file tree Collapse file tree 1 file changed +21
-7
lines changed Original file line number Diff line number Diff line change @@ -71,16 +71,30 @@ items:
71
71
href : manage-mqtt-broker/howto-test-connection.md
72
72
- name : Process and send data to cloud
73
73
items :
74
- - name : What are dataflows?
74
+ - name : Overview
75
75
href : connect-to-cloud/overview-dataflow.md
76
- - name : Configure dataflow endpoint
77
- href : connect-to-cloud/howto-configure-dataflow-endpoint.md
78
- - name : Create a dataflow
79
- href : connect-to-cloud/howto-create-dataflow.md
76
+ - name : Concepts
77
+ items :
78
+ - name : Dataflow mapping language
79
+ href : connect-to-cloud/concept-dataflow-language.md
80
+ - name : Read Data
81
+ items :
82
+ - name : Configure dataflow source
83
+ href : connect-to-cloud/howto-dataflow-source.md
84
+ - name : Process Data
85
+ items :
86
+ - name : Create a dataflow
87
+ href : connect-to-cloud/howto-create-dataflow.md
88
+ - name : Enrich data
89
+ items :
90
+ - name : Configure enrich stage
91
+ href : connect-to-cloud/howto-dataflow-reference-data.md
92
+ - name : Send Data
93
+ items :
94
+ - name : Configure dataflow destination
95
+ href : connect-to-cloud/howto-dataflow-destination.md
80
96
- name : Configure dataflow profile
81
97
href : connect-to-cloud/howto-configure-dataflow-profile.md
82
- - name : Dataflow mapping language
83
- href : connect-to-cloud/concept-dataflow-language.md
84
98
- name : Process data
85
99
items :
86
100
- name : Overview
You can’t perform that action at this time.
0 commit comments