Hi guys,
I have a couple of questions/requests related to channel feeds as we are working on an integration with a local Marketplace.
Their API has 2 requests that I am not sure how to handle:
1. We need to supply a numeric ID for each product. We thought about using AutoID for this purpose but it does not seem to be included in the information available to select. Can it be included in the options available? Can we get this information in a different way? Is it ok to use AutoID for this purpose?
2. We need to send a maximum of 50 records (products) per request and have a maximum of 20 requests per minute. I am wondering if I can somehow paginate the feed according to this requirement or we should handle the pagination in the AddIn.
Thank you,
Adrian