How to consult Loja Integrada integration logs?
On the [Integrated Store Integration Logs] screen (https://sistema.demander.com.br/dinamico/logs-integracao-loja-integrada) it is possible to consult the Logs generated manually and automatically.
- For manually generated Logs, see article How to force sending and searching of data from the Integrated Store?
- For Logs generated automatically every hour, see the article How to configure Demander integration with Loja Integrada?
For better understanding, let’s review all the columns available on the Log screen.
Actions: When clicking on the Magnifying Glass icon

, the Detailed Log screen will open, which can be seen below.
Id: Unique Integration Log identifier.
StoreUrl: URL of the store that the log belongs to, if the company has more than one store, it will show the Log of each store linked to the Store URL.
Start: Start date and time of the data Send/Fetch process.
End: End date and time of the Data Send/Fetch process.
Start Period:End Period:Type: Send or Search.
Error message: Error messages. return of the Integrated Store API
Successful registrations: Number of successful registrations.
Failed records: Number of failed records.
Simulation: If it is “Yes” it shows that the Log refers to a Send or Search simulation, if it is “No” the Log refers to a Send or Search that actually took place in the Integrated Store. To understand more about “Simulation” visit our article How to force sending and searching of data from the Integrated Store?.
Automatic execution: If it is “Yes” it shows that the Log refers to an automatic Send or Search execution, which is carried out every hour, if it is “No” the Log refers to a Send or Search carried out manually. To learn more about automatic execution and manual Send and Search, visit our article How to force sending and searching of data from the Integrated Store?.
Success: If it is “Yes” it shows that the integration did not return any error, if it is “No” there was an error in the integration that can be seen in the “Error message” column.
Detailed Log: Here you will find more detailed information on the Log searched, information that helps you understand and identify any problems in the integration. For a better understanding, let’s go over all the columns available on the Log screen and what each one can show.
LogId: Unique identifier of the Detailed Log.
Batch: Integration Log Identifier.
Table: To which table the Detailed Log record belongs.
Code: Simulation: If it is “Yes” it shows that the Log refers to a Send or Search simulation, if it is “No” the Log refers to a Send or Search that actually took place in the Integrated Store. To understand more about “Simulation” visit our article How to force sending and searching of data from the Integrated Store?.
Duration: Time in seconds that the data Send or Search lasted.
Url: URL of the Integrated Store that was used to Send or Search the data.
Request: Send or Search.
Status Code: Status of the API return response. Some examples: Status: 200 - Success, Status: 400 - Bad Request, Status: 500 - Errors on the Integrated Store server.
Return: JSON with the data returned from the Integrated Store API