If you need to access the response headers, e.g. for pagination, or the status code in your widget’s configuration, you can now enable the new option of Return full response object. We provide the option in the External Data Source view of the Table widget. Since the external data source returns only the body, by selecting this option, instead of the body, we return the complete response object – status, headers, body – in the Source data preview section:

To learn about the rest of the options, refer to the External Data Source section in the Table widget user guide .
