What is needed to configure an integration?

In order to be able to use VTEX integrations, the first thing to do is to:

  1. Know which domain is to be working with (e.g. my-awesome-store.myvtex.com).

  2. Have a pair of credentials generated (which is composed of an "application key" and an "application token"). Those credentials have to be kept with the level of secrecy a password should be kept! Also, the generated credentials should have read permissions to all the involved resources that will be described here.

    Untitled

The application tokens are, however, only retrievable on token creation.

Is there any limitation on streams and data types?

In this integration type, each stream corresponds to a call to retrieve data from a particular API endpoint. Each endpoint has its particularities, and all of them imply some degree of pagination at some level (typically 15 or 20 records), which involves several calls to the same API endpoint, depending on the amount of records to retrieve.

This said, the following streams are available in the system to be selected: