Base Connector Setup
Collection of parameters for the general setup of a connector which all actions and endpoints inherit.
Base Connector configuration
{
"name": "",
"contype": "",
"status": "",
"auth_config": {},
"base_domain": "",
"header": {},
"url_token_extension": "",
"search_config": null,
"pagination_config": null,
"external_schema_config": null,
"image_url": "",
"display_on_landing_pages": false,
"internal_docs": null,
"external_docs": null,
"external_auth_docs": null,
"external_swagger_docs": null,
"short_description": null,
"long_description": null,
"con_arrow": null,
"order_rank": 1,
"tags": []
}Key
Type
Description
Last updated
Was this helpful?