Skip to main content
SUBMITTED

View the request and response from API data source connection

Related products:TimeXtender Data IntegrationData source providers
  • November 13, 2025
  • 1 reply
  • 20 views

Forum|alt.badge.img

I would like to be able to view the request and response of a API data source connection endpoint.

Maybe this is possible, but i can’t find it anyware. 

You know like i the network tab of the webdeveloper tools in any browser or Postman/Bruno.

1 reply

rory.smith
TimeXtender Xpert
Forum|alt.badge.img+8
  • TimeXtender Xpert
  • November 24, 2025

Hi,

you can use the debug logging in data source connections to get details on the calls and responses. For certain data source connections (REST, etc.) you can also use the caching setting to write the cache to file. The latter is useful to see what the table builder is doing with the response for instance.