ListTriggersData: {
    appNames?: string;
    connectedAccountIds?: string;
    showEnabledOnly?: boolean;
}

Type declaration

  • Optional appNames?: string

    Name of the apps like "github", "linear" seperated by a comma

  • Optional connectedAccountIds?: string

    Filter by Aonnected Account ids

  • Optional showEnabledOnly?: boolean

    Show triggers enabled for the API Key