Last updated
At this moment, your Agent team is asking for
Store domain (yourstore.myshopify.com)
Client ID and Secret
This guide will provide you a complete tutorial on setting up Shopify integration. You will obtain a client ID and a client Secret with correct API scope setup.
Time: ~15 minutes
A Shopify account.
Open Shopify Dev Dashboard. Login with your shopify account,.
Tap on Create App on the top right corner

Enter any app name you would like (Ignore the CLI option)

Tap on "Create", then you'll be led to "Create Version" page, do not close yet.
If you accidentally closed the page, find "Versions" on the side menu, then tap on "Create Version" on the right.
Within the same page, scroll down, find Access - Scope


Then, copy and paste the exact content below to "Access - Scopes"
read_products,write_products,read_content,write_content,read_online_store_pages,write_online_store_pages,read_orders,read_inventory,write_inventory,read_customers,read_discounts,write_discounts,read_reports,read_checkouts,read_locations,read_themes,write_themes
Finally, scroll to the bottom and tap on the "Release" button. Then tap release again. You don't have to fill in anything

Now you have all the required information, including store domain, Client ID and secret. Go back to Frevana Chat page to complete the setup!
Last updated