Install Shopify App
- Navigate to Settings > Apps and sales channels and then click on Develop apps
- Click on Create an app button
- Enter an App name. Example: Toplyne App and then click on Create App
- In the Configuration tab, click on the Configure button of Admin API Integration
- In the Admin API Access scopes section, search for
read_orders
and select it
- Similarily, search for
read_order_edits
and select it
- Click on the Save button
- Once it is saved, scroll down on the same page to find the Amazon EventBridge section. Click on the Create source button
- Paste the
AWS account ID
,AWS region
andSource name
that you will get from your Toplyne dashboard in the modal box. Once you're done, click on the Create button
- Once it is created and you can see the newly added source in the Amazon EventBridge section. Click on the Save button
- In the API credentials tab, click on the Install app button of Access tokens section
- Click on Reveal token once and paste the token in the Toplyne dashboard
- Scroll to the bottom of the same page, copy the API key and API secret key and paste it in the Toplyne dashboard
Updated 16 days ago