You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`config` - (Required) This is a JSON object which contains the configuration parameters for the Source.
45
44
-`schema_ref` - (Required) Source schema details.
46
-
+`type` - (Required) Schema type for the Cloud-to-Cloud source.
45
+
+`type` - (Required) Schema type for the Cloud-to-Cloud integration source. Available schema types can be found [here][2].
46
+
-`config` - (Required) This is a JSON object which contains the configuration parameters for the Source. Each schema type requires different JSON parameters. Refer to `JSON Configuration` and `Config Parameters` sections in the integration page for the specific `type` you have chosen to create.
47
47
48
-
The values for `type` and `config` arguments varies per integration. Details of the same can be found [here][2]. Kindly go into the respective integration and look for the `JSON Configuration` and `Config Parameters` sections.
0 commit comments