-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflexio.yml
46 lines (42 loc) · 1.59 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
title: Shopify
description: Functions for accessing your Shopify info
image:
src: https://static.flex.io/assets/logos/shopify.png
alt: Shopify logo
functions:
- path: shopify-customers.py
- path: shopify-orders.py
- path: shopify-products.py
templates:
- name: lookup-customers
title: Lookup customers for your store
description: Get information about customers for your store
gsheets_spreadsheet_id: '1y5E-Mm43kWPQoWNrj3VDcH0bRwKvzxy9-iKLaSv_N_k'
excel_spreadsheet_path: 'https://static.flex.io/templates/shopify/shopify-search-and-filter-customers.xlsx'
is_public: true
is_private: false
- name: lookup-orders
title: Lookup orders for your store
description: Search and filter current orders for your store
gsheets_spreadsheet_id: '1c88owWhveUJoyaeky8o55x5WcIdZCavFobWAcQu2Iso'
excel_spreadsheet_path: 'https://static.flex.io/templates/shopify/shopify-search-and-filter-orders.xlsx'
is_public: true
is_private: false
- name: lookup-products
title: Lookup products in your store
description: "Search and filter your store's product catalog"
gsheets_spreadsheet_id: '1rE24hWJ7ciRFMBEQcnBCx4Mg8LfN_kkMRq3miN-PXtc'
excel_spreadsheet_path: 'https://static.flex.io/templates/shopify/shopify-search-and-filter-products.xlsx'
is_public: true
is_private: false
prompts:
- element: auth
name: auth
title: Connect to Shopify
description: |
Connect to your Shopify account to connect the functions to your data
connection:
connection_type: shopify
form_items:
- name: shopify_connection
value: ''