Skip to main content
Version: console

Reusables

Things that can be reused throughout the Connector development.

  • Variables : Connector level variable. These are schema that the users would need to provide.
  • Datatypes : Reusable schema or data model that can be referenced throughout the Connector. Same as “schema components” in OpenAPI.
  • Scripts : Language specific function made available to all scripts in this Connector written in the same language.