-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflexio.yml
More file actions
55 lines (51 loc) · 1.61 KB
/
Copy pathflexio.yml
File metadata and controls
55 lines (51 loc) · 1.61 KB
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
54
55
title: Pipedrive
description: Functions for accessing your Pipedrive info
image:
src: https://static.flex.io/assets/logos/pipedrive.png
alt: Pipedrive logo
functions:
- path: pipedrive-activity.py
- path: pipedrive-deals.py
- path: pipedrive-organizations.py
- path: pipedrive-people.py
- path: pipedrive-products.py
templates:
- name: search-and-filter-sales-pipeline
title: 'Search and filter your sales pipeline in Pipedrive'
description: 'Import and filter data for your sales pipeline'
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 Pipedrive'
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 Pipedrive'
description: 'Search and filter data for companies in your spreadsheet'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
prompts:
- element: auth
name: auth
title: Connect to Pipedrive
description: |
Connect to your Pipedrive account to connect the functions to your data
connection:
connection_type: pipedrive
form_items:
- name: pipedrive_connection
value: ''