Authentication
After installing Syncify you will need to configure a connection to your Shopify store. Syncify requires you provide either an Admin API Access Token (recommended) or API Key and Secret as credentials. You will need to create a private app to obtain this information from Shopify. If you are coming from Theme Kit you might be able to port those settings but it is recommended that you generate API access information specifically for usage with Syncify.
Scopes
You need to provide Syncify read and write access to a couple of admin endpoints so it can perform operations. Below are the required scopes you will need to enable within in your private app.
Themes
Allows syncify to upload and download themes in your store.
write_themesread_themes
Files
Allows syncify to sync conent to store files in your store.
write_filesread_files
Pages
Allows syncify upload, download and manage pages in your store.
write_online_store_pagesread_online_store_pages
Store
Allows syncify to sync redirects and additional content in your store.
write_online_store_contentread_online_store_content
Metaobject
Allows syncify to upload, download and manage metaobjects in your store.
write_metaobject_definitionsread_metaobject_definitions