DestinationSpecificationExtension

Types

Link copied to clipboard
data class Group(val id: String, val title: String)

A connector's spec can specify "groups", which the UI will use to put related spec options in the same place. To do this, you should:

Properties

Link copied to clipboard
Link copied to clipboard
abstract val supportedSyncModes: List<DestinationSyncMode>
Link copied to clipboard