How To Manage Feeds From MyWorld
After uploading the product on MyWorld or after updating the product inventory or the product price, the user can check the status of the feed and sync the selected feeds from the MyWorld Feeds page.
To view and manage the product feeds - Go to the Magento 2 Admin panel.
- On the left navigation bar, click the MYWORLD INTEGRATION menu.
The menu appears as shown in the following figure:
- Click Feeds.
The MyWorld Feeds page appears as shown in the following figure:
Do the following tasks if required:
- View the status of the feed in the Status column.
To view the Feed File, do the following steps:
- Scroll down to the required row.
- In the Feed File column of the respective row, click the View Feed file icon.
The page appears as shown in the following figure:
To download the Feed File, do the following steps:
- Scroll down to the required row.
- In the Feed File column of the respective row, click the Download file icon.
A dialog box appears as shown in the following figure:
- Click to select the required option to Save the file, and then click the OK button.
To view the Feed response, do the following steps:
- Scroll down to the required row.
- In the Response column of the respective row, click the View Feed Response icon.
The page appears as shown in the following figure:
To download the Response File, do the following steps:
- Scroll down to the required row.
- In the Response File column of the respective row, click the Download file icon.
A dialog box appears as shown in the following figure:
- Click to select the required option to Save the file, and then click the OK button.
To synchronize the specific feed between MyWorld and Magento 2, do the following steps:
- Scroll down to the required row.
- In the Response column of the respective row, click the Sync icon.
To delete the specific feed, do the following steps:
- Scroll down to the required row.
- In the Actions column of the respective row, click the Delete Feed icon.
To view the Product Ids in the specific feed, do the following steps:
- Scroll down to the required row.
- In the Product Ids column of the respective row, click the View Product Ids icon.
The Product Ids page appears as shown in the following figure:
To perform a bulk action on selected feeds
- Select checkboxes associated with the required feeds.
- Click the Arrow button next to the Actions field.
The Actions list appear as shown in the following figure:
- Select the required option.
A confirmation dialog box appears.
- Click the OK button.
The action is performed and a success message appears if there is no error.
Related Articles
How to Manage Activity Logs on MyWorld
The Magento 2 store owners can view and manage the MyWorld Activity logs. To view the Amazon activity logs Go to the Magento 2 Admin panel. On the left navigation bar, click the MYWORLD INTEGRATION menu. Click Activity Logs. The Activity Logs page ...
How to Manage Reports on MyWorld
To view the MyWorld Reports Go to the Magento 2 Admin panel. On the left navigation bar, click the MYWORLD INTEGRATION menu. The menu appears as shown in the following figure: Click on Report. The MyWorld Report grid opens as shown below: Click on ...
How To Add & Manage Multiple MyWorld Seller Accounts
The merchant has to first create a seller account in the MyWorld seller panel. Once the seller account is created and is approved by MyWorld, the Magento 2 store owners have to obtain multiple seller credentials such as API Key values from the ...
How to Perform Queue Management on MyWorld
The Magento 2 store owners can view and manage the MyWorld Queues. To view the MyWorld Queues Go to the Magento 2 Admin panel. On the left navigation bar, click the MYWORLD INTEGRATION menu. The menu appears as shown in the following figure: Click ...
How to Install the MyWorld Integration in Magento 2 Store
To install the extension Create a new folder named code (if not exists) under the app folder. Extract the Ced.zip on your system and then Drag and Drop app/code/Ced/MyWorldand app/code/Ced/Integrator directory inside code. Update composer.json file ...