type AddCardIntegrationQuery: object & DependencyMappingSettings;Type declaration
ac?
optional ac: AddCardsActions;If specified, add-card settings
as?
optional as: AutoSyncSettings;If specified, auto sync settings
bac?
Experimental
optional bac: string;Banner action callback, to handle action button clicks in import error banners
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
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(s) into primary keys and
other helpful data, which are sent back to the extension as an import action.
The 'd' field can be a single domain string or an array of domain strings.
icfpl.cb
cb: string;icfpl.d
d: string | 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
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
im.uufui?
optional uufui: boolean;Use Updated Filter UI
is?
optional is: object;Instance switching configuration
is.gi
gi: string;Get instances action
is.gsii
gsii: string;Get selected instance ID action
is.oic
oic: string;On instance change action
isl
isl: string;Items label
n
n: string;Title/name
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