Skip to content

Commit 9b041d3

Browse files
author
markzegarelli
committed
catalog update
1 parent 7216e01 commit 9b041d3

File tree

6 files changed

+356
-5
lines changed

6 files changed

+356
-5
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2022-05-04
2+
# destination categories last updated 2022-05-05
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 337 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2022-05-04
2+
# destination data last updated 2022-05-05
33
items:
44
- id: 60b5d0a01f3726b85dc05aab
55
display_name: 2mee
@@ -8955,6 +8955,342 @@ items:
89558955
label: API Key
89568956
actions: []
89578957
presets: []
8958+
- id: 61f8296b7d15c30a3bbe2b76
8959+
display_name: Close
8960+
name: Close
8961+
slug: close
8962+
hidden: false
8963+
endpoints:
8964+
- us
8965+
regions:
8966+
- us
8967+
url: connections/destinations/catalog/close
8968+
previous_names:
8969+
- Close
8970+
website: https://www.close.com/
8971+
status: PUBLIC_BETA
8972+
categories:
8973+
- CRM
8974+
logo:
8975+
url: https://cdn.filepicker.io/api/file/Qe6kS0lTQWnhKDZodzba
8976+
mark:
8977+
url: https://cdn.filepicker.io/api/file/ORPCi0QPQHqgO8Tz2Uyh
8978+
methods:
8979+
track: true
8980+
identify: true
8981+
group: true
8982+
alias: true
8983+
page: true
8984+
platforms:
8985+
browser: true
8986+
mobile: false
8987+
server: true
8988+
components: []
8989+
browserUnbundlingSupported: false
8990+
browserUnbundlingPublic: false
8991+
replay: false
8992+
connection_modes:
8993+
device:
8994+
web: false
8995+
mobile: false
8996+
server: false
8997+
cloud:
8998+
web: false
8999+
mobile: false
9000+
server: false
9001+
settings:
9002+
- name: api_key
9003+
type: password
9004+
defaultValue: ''
9005+
description: Your Close API key.
9006+
required: true
9007+
label: API key
9008+
- name: contact_custom_field_id_for_user_id
9009+
type: string
9010+
defaultValue: ''
9011+
description: >-
9012+
Enter the ID of a Contact Custom Field that'll be used to store User ID.
9013+
You'll need to create this Contact Custom Field in Close first, and then
9014+
the integration will use this field to store the User ID when creating new
9015+
contacts, and/or will be used as a lookup key when updating existing
9016+
Contacts. The Custom Field type must be a text. If this field is not
9017+
filled out, it will only look up and de-dupe based on email.
9018+
required: true
9019+
label: Contact Custom Field ID for User ID
9020+
- name: lead_custom_field_id_for_company_id
9021+
type: string
9022+
defaultValue: ''
9023+
description: >-
9024+
Enter the ID of a Lead Custom Field that'll be used to store Company ID.
9025+
You'll need to create this Lead Custom Field in Close first, and then the
9026+
integration will use this field to store the Company ID when creating new
9027+
contacts, and/or will be used as a lookup key when updating existing Lead.
9028+
The Custom Field type must be a text. If this field is not filled out, it
9029+
will only lookup and de-dupe based on Contact's email.
9030+
required: true
9031+
label: Lead Custom Field ID for Company ID
9032+
actions:
9033+
- id: 2Gzg6yNraq3wdtofXUESbh
9034+
name: Create or Update Contact and Lead
9035+
slug: createUpdateContactAndLead
9036+
description: >-
9037+
Create or Update Contact and/or Lead. At first, Close will try to find
9038+
Lead via Lead Company ID. If Lead is not found, Close will try to find a
9039+
Contact either via Contact User ID or via Contact Email. If Contact is not
9040+
found, Close will create a new Lead and Contact. It will also create a new
9041+
Lead and Contact if Contact is found but exists under a Lead with
9042+
different Lead Company ID. If the Action does not specify Lead Company ID,
9043+
Close will update the Contact and also the Contact’s Lead. It might happen
9044+
that Close will find multiple Contacts with the same Contact User ID or
9045+
Contact Email. In such case, Close will update up to 10 Contacts, ordered
9046+
by creation date.
9047+
platform: CLOUD
9048+
hidden: false
9049+
defaultTrigger: type = "identify"
9050+
fields:
9051+
- id: 53E5NEjEQYCMrcjmQdCZS5
9052+
sortOrder: 0
9053+
fieldKey: lead_name
9054+
label: Lead Name
9055+
type: STRING
9056+
description: The name of the Lead.
9057+
placeholder: ''
9058+
defaultValue:
9059+
'@path': $.traits.company.name
9060+
required: false
9061+
multiple: false
9062+
choices: null
9063+
dynamic: false
9064+
allowNull: false
9065+
- id: 8c6gyRUP3EqgZNtcVN4pxw
9066+
sortOrder: 1
9067+
fieldKey: lead_external_id
9068+
label: Lead Company ID
9069+
type: STRING
9070+
description: >-
9071+
Your ID that identifies the Lead. Lead Custom Field ID for Company must
9072+
be defined in the global integration settings.
9073+
placeholder: ''
9074+
defaultValue:
9075+
'@path': $.traits.company.id
9076+
required: false
9077+
multiple: false
9078+
choices: null
9079+
dynamic: false
9080+
allowNull: false
9081+
- id: 3wkp5YFNqP9T6wTPfM3WXi
9082+
sortOrder: 2
9083+
fieldKey: lead_description
9084+
label: Lead Description
9085+
type: STRING
9086+
description: Description of the Lead.
9087+
placeholder: ''
9088+
required: false
9089+
multiple: false
9090+
choices: null
9091+
dynamic: false
9092+
allowNull: false
9093+
- id: asv2r5yUmeRM6FtAWhMoAv
9094+
sortOrder: 3
9095+
fieldKey: lead_status_id
9096+
label: Lead Status ID
9097+
type: STRING
9098+
description: >-
9099+
ID of the Lead Status (`stat_xxxx`). You can get it in Close in the
9100+
Statuses & Pipelines page.
9101+
placeholder: ''
9102+
required: false
9103+
multiple: false
9104+
choices: null
9105+
dynamic: false
9106+
allowNull: false
9107+
- id: rPJqX1xjaM74Q86DmgGeZX
9108+
sortOrder: 4
9109+
fieldKey: lead_custom_fields
9110+
label: Lead Custom Fields
9111+
type: OBJECT
9112+
description: >-
9113+
Custom Fields to set on the Lead. Key should be Custom Field ID
9114+
(`cf_xxxx`).
9115+
placeholder: ''
9116+
required: false
9117+
multiple: false
9118+
choices: null
9119+
dynamic: false
9120+
allowNull: false
9121+
- id: wqKkRJxZhr6N9Bzwffpz1Y
9122+
sortOrder: 5
9123+
fieldKey: contact_name
9124+
label: Contact Name
9125+
type: STRING
9126+
description: The name of the Contact.
9127+
placeholder: ''
9128+
defaultValue:
9129+
'@path': $.traits.name
9130+
required: false
9131+
multiple: false
9132+
choices: null
9133+
dynamic: false
9134+
allowNull: false
9135+
- id: tpCRrYuXkDRNNp6AyXhU86
9136+
sortOrder: 6
9137+
fieldKey: contact_email
9138+
label: Contact Email
9139+
type: STRING
9140+
description: >-
9141+
Used to lookup Contact if Contact User ID is not set. If the Contact
9142+
already has different email address, this value will be appended.
9143+
placeholder: ''
9144+
defaultValue:
9145+
'@path': $.traits.email
9146+
required: false
9147+
multiple: false
9148+
choices: null
9149+
dynamic: false
9150+
allowNull: false
9151+
- id: 851RPU6Kmg1SWJhmdomSTn
9152+
sortOrder: 7
9153+
fieldKey: contact_phone
9154+
label: Contact Phone
9155+
type: STRING
9156+
description: >-
9157+
If the Contact already has different phone number, this value will be
9158+
appended.
9159+
placeholder: ''
9160+
defaultValue:
9161+
'@path': $.traits.phone
9162+
required: false
9163+
multiple: false
9164+
choices: null
9165+
dynamic: false
9166+
allowNull: false
9167+
- id: 3M17NdS2Hd2W94Nv7Vgxfe
9168+
sortOrder: 8
9169+
fieldKey: contact_url
9170+
label: Contact URL
9171+
type: STRING
9172+
description: If the Contact already has different URL, this value will be appended.
9173+
placeholder: ''
9174+
defaultValue:
9175+
'@path': $.traits.website
9176+
required: false
9177+
multiple: false
9178+
choices: null
9179+
dynamic: false
9180+
allowNull: false
9181+
- id: ixjnTFGgW4Uo93i11Sreeo
9182+
sortOrder: 9
9183+
fieldKey: contact_title
9184+
label: Contact Title
9185+
type: STRING
9186+
description: The title of the Contact.
9187+
placeholder: ''
9188+
defaultValue:
9189+
'@path': $.traits.title
9190+
required: false
9191+
multiple: false
9192+
choices: null
9193+
dynamic: false
9194+
allowNull: false
9195+
- id: aHd621Wg4aTirCU2DGQ9LX
9196+
sortOrder: 10
9197+
fieldKey: contact_external_id
9198+
label: Contact User ID
9199+
type: STRING
9200+
description: >-
9201+
Your ID that identifies the Contact. Contact Custom Field ID for User ID
9202+
must be defined in the global integration settings.
9203+
placeholder: ''
9204+
defaultValue:
9205+
'@path': $.userId
9206+
required: false
9207+
multiple: false
9208+
choices: null
9209+
dynamic: false
9210+
allowNull: false
9211+
- id: dS2WdcRdrTEFwuwMEAUZ2h
9212+
sortOrder: 11
9213+
fieldKey: contact_custom_fields
9214+
label: Contact Custom Fields
9215+
type: OBJECT
9216+
description: >-
9217+
Custom Fields to set on the Contact. Key should be Custom Field ID
9218+
(`cf_xxxx`).
9219+
placeholder: ''
9220+
required: false
9221+
multiple: false
9222+
choices: null
9223+
dynamic: false
9224+
allowNull: false
9225+
- id: qHwyTH2P7xUMr51zQ6gvod
9226+
sortOrder: 12
9227+
fieldKey: allow_creating_new_leads
9228+
label: Allow creating new Leads
9229+
type: BOOLEAN
9230+
description: Whether the integration is allowed to create new Leads.
9231+
placeholder: ''
9232+
defaultValue: true
9233+
required: false
9234+
multiple: false
9235+
choices: null
9236+
dynamic: false
9237+
allowNull: false
9238+
- id: so6trwz6sFasW2Xo64RB1e
9239+
sortOrder: 13
9240+
fieldKey: allow_updating_existing_leads
9241+
label: Allow updating existing Leads
9242+
type: BOOLEAN
9243+
description: Whether the integration is allowed to update existing Leads.
9244+
placeholder: ''
9245+
defaultValue: true
9246+
required: false
9247+
multiple: false
9248+
choices: null
9249+
dynamic: false
9250+
allowNull: false
9251+
- id: mMbxxgS5i9aybVEfE2HHS2
9252+
sortOrder: 14
9253+
fieldKey: allow_creating_new_contacts
9254+
label: Allow creating new Contacts
9255+
type: BOOLEAN
9256+
description: Whether the integration is allowed to create new Contacts.
9257+
placeholder: ''
9258+
defaultValue: true
9259+
required: false
9260+
multiple: false
9261+
choices: null
9262+
dynamic: false
9263+
allowNull: false
9264+
- id: n8oMmrRGb7gqLy1eiEpqD5
9265+
sortOrder: 15
9266+
fieldKey: allow_updating_existing_contacts
9267+
label: Allow updating existing Contacts
9268+
type: BOOLEAN
9269+
description: Whether the integration is allowed to update existing Contacts.
9270+
placeholder: ''
9271+
defaultValue: true
9272+
required: false
9273+
multiple: false
9274+
choices: null
9275+
dynamic: false
9276+
allowNull: false
9277+
- id: kLzncVaoNfsHndQEj1amKk
9278+
sortOrder: 16
9279+
fieldKey: allow_creating_duplicate_contacts
9280+
label: Allow creating duplicate Contacts under different Lead
9281+
type: BOOLEAN
9282+
description: >-
9283+
Whether the integration is allowed to create duplicate Contact (same
9284+
email or Contact User ID) under a different Lead (different Lead Company
9285+
ID).
9286+
placeholder: ''
9287+
defaultValue: true
9288+
required: false
9289+
multiple: false
9290+
choices: null
9291+
dynamic: false
9292+
allowNull: false
9293+
presets: []
89589294
- id: 54521fd525e721e32a72eea1
89599295
display_name: comScore
89609296
name: comScore

src/_data/catalog/regional-supported.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED LIST OF CONNECTIONS THAT SUPPORT REGIONAL
2-
# Last updated 2022-05-04
2+
# Last updated 2022-05-05
33
warehouses:
44
- id: WcjBCzUGff
55
display_name: Azure SQL Data Warehouse
@@ -1338,6 +1338,14 @@ destinations:
13381338
- eu
13391339
endpoints:
13401340
- us
1341+
- id: 61f8296b7d15c30a3bbe2b76
1342+
display_name: Close
1343+
slug: close
1344+
url: connections/destinations/catalog/close
1345+
regions:
1346+
- us
1347+
endpoints:
1348+
- us
13411349
- id: 54521fd525e721e32a72eea1
13421350
display_name: comScore
13431351
slug: comscore

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source cateogries last updated 2022-05-04
2+
# source cateogries last updated 2022-05-05
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2022-05-04
2+
# sources last updated 2022-05-05
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET

0 commit comments

Comments
 (0)