The query ID information is sometimes useful for correlating events across systems. It's available as the `SyncQueryExecResponseData.query_id` field. Is there a way to execute a query, and get query ID along with the data?
The query ID information is sometimes useful for correlating events across systems.
It's available as the
SyncQueryExecResponseData.query_idfield.Is there a way to execute a query, and get query ID along with the data?