@@ -337,3 +337,84 @@ items:
337
337
label : >-
338
338
Fallback to Zeroed IDFA when advertisingId key not present (Server-Side
339
339
Only)
340
+ - slug : actions-intercom-web
341
+ id : 62d9daff84a6bf190da9f592
342
+ display_name : Intercom Web (Actions)
343
+ name : Intercom Web (Actions)
344
+ hidden : false
345
+ endpoints :
346
+ - EU
347
+ - US
348
+ regions :
349
+ - us-west-2
350
+ - eu-west-1
351
+ url : connections/destinations/catalog/actions-intercom-web
352
+ previous_names :
353
+ - Intercom Web (Actions)
354
+ website : http://www.intercom.com
355
+ status : PUBLIC
356
+ categories :
357
+ - Customer Success
358
+ - Livechat
359
+ - Email Marketing
360
+ logo :
361
+ url : https://cdn.filepicker.io/api/file/PLYt4sbQsa4vXGtq0oxe
362
+ mark :
363
+ url : https://cdn.filepicker.io/api/file/TPPTdCreS9SO46zTF0ax
364
+ methods :
365
+ track : true
366
+ identify : true
367
+ group : true
368
+ alias : true
369
+ screen : false
370
+ page : true
371
+ platforms :
372
+ browser : true
373
+ mobile : false
374
+ server : false
375
+ warehouse : false
376
+ components : []
377
+ browserUnbundlingSupported : false
378
+ browserUnbundlingPublic : false
379
+ replay : false
380
+ connection_modes :
381
+ device :
382
+ web : false
383
+ mobile : false
384
+ server : false
385
+ cloud :
386
+ web : true
387
+ mobile : false
388
+ server : false
389
+ settings :
390
+ - name : activator
391
+ type : string
392
+ defaultValue : ' #IntercomDefaultWidget'
393
+ description : >-
394
+ By default, Intercom will inject their own inbox button onto the page, but
395
+ you can choose to use your own custom button instead by providing a CSS
396
+ selector, e.g. #my-button. You must have the "Show the Messenger Launcher"
397
+ setting disabled for this to work. The default value is
398
+ #IntercomDefaultWidget.
399
+ required : true
400
+ label : Custom Inbox Button Selector
401
+ - name : apiBase
402
+ type : select
403
+ defaultValue : https://api-iam.intercom.io
404
+ description : The regional API to use for processing the data
405
+ required : true
406
+ label : Regional Data Hosting
407
+ - name : appId
408
+ type : string
409
+ defaultValue : ' '
410
+ description : >-
411
+ The app_id of your Intercom app which will indicate where to store any
412
+ data.
413
+ required : true
414
+ label : App ID
415
+ - name : richLinkProperties
416
+ type : array
417
+ defaultValue : ' '
418
+ description : A list of rich link property keys.
419
+ required : true
420
+ label : Rich Link Properties
0 commit comments