Object data to create new Connector
Modify any property of the connector
Connector identification
Object data to create new Connector
Get Info of the Connector
Connector identification
Optional
fields: string[]Fields to fetch.
Retrieves a list with all connectors from account
Optional
queryObj: ConnectorQuerySearch query params
queryObj: {
page: 1,
fields: ["id", "name"],
filter: {},
amount: 20,
orderBy: "name,asc",
}
Generates and retrieves a new connector from the account