Skip to main content
Solved

Using Data Tables in the Chronicle SOAR Integration

  • October 23, 2025
  • 2 replies
  • 88 views

ar3diu
Forum|alt.badge.img+8

I’m trying to use the Chronicle SOAR integration from a SecOps instance to work with Data Tables.

The integration works when tested and with actions like UDM queries, Enrich, etc but fails with the following error when using the Data Tables actions: 

```

Permission chronicle.dataTables.get' denied on resource //chronicle.googleapis.com/projects/REDACTED/locations/europe-west1/instances/REDACTED/dataTables/Test' (or it may not exist).

```

 Who should I assign these permissions to?

 

Best answer by ylandovskyy

Hey @ar3diu,

 

Please refer to this guide: 


You need to make the integration work Chronicle API vs Backstory. To do that you need to change the API root of the instance. In the link that I have shared there is a comment that explains, how to do it.

2 replies

ylandovskyy
Staff
Forum|alt.badge.img+16
  • Staff
  • Answer
  • October 29, 2025

Hey @ar3diu,

 

Please refer to this guide: 


You need to make the integration work Chronicle API vs Backstory. To do that you need to change the API root of the instance. In the link that I have shared there is a comment that explains, how to do it.


ar3diu
Forum|alt.badge.img+8
  • Author
  • Silver 2
  • October 29, 2025

Thanks ​@ylandovskyy