-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflexio.yml
53 lines (49 loc) · 1.52 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: HubSpot
description: Functions for accessing your HubSpot info
image:
src: https://static.flex.io/assets/logos/hubspot.png
alt: HubSpot logo
templates:
- name: search-and-filter-sales-pipeline
title: 'Search and filter your sales pipeline'
description: 'Import and filter data for your sales pipeline in HubSpot'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: lookup-activity
title: 'Lookup recent sales activity'
description: 'Import and filter data for recent sales activity'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: lookup-contacts
title: 'Lookup contacts in HubSpot'
description: 'Search and filter data for contacts in your spreadsheet'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: lookup-companies
title: 'Lookup companies in HubSpot'
description: 'Search and filter data for companies in your spreadsheet'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
functions:
- path: hubspot-activity.py
- path: hubspot-contacts.py
- path: hubspot-deals.py
prompts:
- element: auth
name: auth
title: Connect to HubSpot
description: |
Connect to your HubSpot account to connect the functions to your data
connection:
connection_type: hubspot
form_items:
- name: hubspot_connection
value: ''