AddCardIntegrationQuery

type AddCardIntegrationQuery: object;

Type declaration

ac?

optional ac: AddCardsActions;

If specified, add-card settings

as?

optional as: AutoSyncSettings;

If specified, auto sync settings

cei?

optional cei: string;

Whether the user can edit an item in the data source.

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.ilp?

optional ilp: string;

Item label phrase

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: SerializedFieldConfiguration;

Field configuration

gaptfc?

optional gaptfc: string;

getAdditionalPanelTabsForCard -- Cards' additional details via tabs in panel

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

icfpl?

optional icfpl: object;

If provided, this data is used to turn links pasted on the canvas that match the domain into primary keys and
other helpful data, which are sent back to the extension as an import action.

icfpl.cb

cb: string;

icfpl.d

d: string;

icl?

optional icl: string;

Item collection label

icu?

optional icu: object;

Icons to display throughout the card integration

icu.flic?

optional flic: string;

Callback to fetch icons that show next to the field labels in the card details panel

icu.li?

optional li: string;

Light Icon URl

icu.pi

pi: string;

Primary Icon Url

idep?

optional idep: string;

Import dependencies action
Inconsistent naming convention, to avoid calling this "ID"

ifs?

optional ifs: string;

Import from serialized fields callback

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.mmw?

optional mmw: number;

Maximum import modal width enum value

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.

tc?

Experimental

optional tc: string;

Tag callback, to display tag information for any card

ts?

optional ts: PartialAndNullish<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