-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflexio.yml
53 lines (49 loc) · 1.61 KB
/
flexio.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
title: Intercom
description: Functions for accessing your Intercom info
image:
src: https://static.flex.io/assets/logos/intercom.png
alt: Intercom logo
functions:
- path: intercom-companies.py
- path: intercom-contacts.py
- path: intercom-conversations.py
templates:
- name: lookup-conversations
title: 'Search and filter Intercom conversations'
description: 'Import and filter data for your Intercom conversations in your spreadsheet'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: lookup-contacts
title: 'Lookup contacts in Intercom'
description: 'Search and filter data for contacts in Intercom in your spreadsheet'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: lookup-companies
title: 'Lookup companies in Intercom'
description: 'Search and filter data for companies in Intercom in your spreadsheet'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: enrich-contact-list
title: 'Enrich a contact list with data from Intercom'
description: 'Add profile and company data from Intercom to a list of contacts'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
prompts:
- element: auth
name: auth
title: Connect to Intercom
description: |
Connect to your Intercom account to connect the functions to your data
connection:
connection_type: intercom
form_items:
- name: intercom_connection
value: ''