AddCardIntegrationQuery

type AddCardIntegrationQuery: object;

Type declaration

ac?

optional ac: object;

If specified, add-card settings

ac.cc

cc: string;

Create card action

ac.gif

gif: string;

Get input fields action

cim?

optional cim: object;

If specified, custom import modal

cim.sh

sh: string;

dcn

dcn: string;

Data connector name

dmp?

optional dmp: object;

If specified, the text phrases to show in the dependency mapping UI.
If not specified, dependency mapping for this integration uses the default fallback phrases.

dmp.cl?

optional cl: string;

Text for on-card badge for dependency mapping
String, not a function itself; this is the name of the client's registered action hook

dmp.ed?

optional ed: object;

Text for editing a dependency

dmp.ed.ch?

optional ch: string;

dmp.ed.cnlo?

optional cnlo: string;

dmp.ed.dab?

optional dab: string;

dmp.ed.dd?

optional dd: string;

dmp.ed.dh?

optional dh: string;

dmp.ed.sih?

optional sih: string;

Selected issue heading
String, not a function itself; this is the name of the client's registered action hook

dmp.ep?

optional ep: string;

Entrypoint text

dmp.m?

optional m: object;

Text for the dependency manager

dmp.m.all?

optional all: string;

All links label

dmp.m.dhalt?

optional dhalt: string;

Hide all links tooltip text (when disabled)

dmp.m.dsalt?

optional dsalt: string;

Show all links tooltip text (when disabled)

dmp.m.es?

optional es: object;

Text for various empty states

dmp.m.es.cli?

optional cli: string;

Create link instruction text

dmp.m.es.mikwnl?

optional mikwnl: string;

Text when multiple items are selected and have no links

dmp.m.es.ndh?

optional ndh: string;

Heading text when selected item has no links
String, not a function itself; this is the name of the client's registered action hook

dmp.m.es.nssh?

optional nssh: string;

Heading text when no items are selected

dmp.m.es.nssi?

optional nssi: string;

Instructional text when no items are selected

dmp.m.h?

optional h: string;

Header

dmp.m.halb?

optional halb: string;

Hide all links button text

dmp.m.salb?

optional salb: string;

Show all links button text

fc

fc: object;

Field configuration

fc.fvsc?

optional fvsc: [string, string][];

Field name -> callback name tuples for searching for legal field values in an enum

fc.gf

gf: string;

Callback to get field definitions for all fields supported by the card integration

fc.osfc?

optional osfc: string;

Callback to handle a change in the fields the user want to be displayed

gdc

gdc: string;

Get default config action

i?

optional i: string;

Show intro if user has not yet authorized this integration
String, not function; this is the name of the client's registered action hook

icu?

optional icu: object;

Icons to display throughout the card integration

icu.li?

optional li: string;

Light Icon URl

icu.pi

pi: string;

Primary Icon Url

il

il: string;

Item label

im?

optional im: object;

If specified, import modal settings

im.gsf

gsf: string;

Get search fields action

im.i

i: string;

Import action

im.imh?

optional imh: string;

Import Modal Heading

im.os?

optional os: string;

OnSetup action

im.s

s: string;

Search action

im.uisbui?

optional uisbui: boolean;

Use Isolated Search Bar

isl

isl: string;

Items label

n

n: string;

Title/name

sdm?

optional sdm: boolean;

Whether to enable dependency mapping for this integration

subn?

optional subn: boolean;

If we can only search for user by their name (and not email) in the card integration.

ts?

optional ts: Partial<TextStyle>;

Text style

u

u: string;

Icon url. Replaced by iconConfiguration.primaryIconUrl

usc?

optional usc: string;

Callback to search for a user in the card integration