Skip to main content

Screenshot

You can view the services that generate screenshots in the Available APIs section.

Important: he company must have the screenshot service enabled to be able to download the files. If you wish to enable it, you can contact your commercial advisor.

To download the PDF, you can use the token already generated. If you don’t have the token, you can click here to see how to generate one.

Once the authentication token is generated, you should call one of the following endpoints using the GET method and send the token in the "Bearer" header (authorization: Bearer).

🔗 Endpoint to consult

  • The @idDatoConsultado@ is sent in the JSON structure of the consolidated service.
  • The @nombreServicio@ is the unique name of the source within the system and is sent within the Resultados attribute with the attribute name lista. See details
GEThttp://localhost:8080/ValidadorDatainnova/ws/ScreenshotResultService/@nombreServicio@/@idDatoConsultado@

This endpoint returns a file in .jpeg format.