-
Notifications
You must be signed in to change notification settings - Fork 0
/
flexio.yml
51 lines (47 loc) · 1.53 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
title: Product Hunt
description: Functions for accessing your Product Hunt info
image:
src: https://static.flex.io/assets/logos/product-hunt.png
alt: Product Hunt logo
functions:
- path: producthunt-posts.py
templates:
- name: search-new-posts
title: 'Search and filter posts on Product Hunt'
description: 'Import and filter current posts on Product Hunt in your spreadsheet'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: search-new-jobs
title: 'Lookup new jobs on Product Hunt'
description: 'Search and filter current jobs listed on Product Hunt'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: search-maker-activity
title: 'Lookup maker activity on Product Hunt'
description: 'Search and filter recent maker activity on Product Hunt'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
- name: search-past-posts
title: 'Lookup past Product Hunt posts'
description: 'Search and filterpast posts on Product Hunt based on a date'
gsheets_spreadsheet_id: ''
excel_spreadsheet_path: ''
is_public: false
is_private: false
prompts:
- element: auth
name: auth
title: Connect to Product Hunt
description: |
Connect to your Product Hunt account to connect the functions to your data
connection:
connection_type: producthunt
form_items:
- name: producthunt_connection
value: ''