Triggers reading data from a SaaS instance. See Trigger a read for details. If you want scheduled reads or automatic backfills instead, you can define them in the manifest.
Read Request
The ID of the user group whose SaaS instance you'd like to read data from. This is the ID that was provided during installation creation.
The mode of read operation. Currently only asynchronus operation is supported.
async "async"
The UTC timestamp from which to read data. If omitted, we will read all data.
"2024-07-01T18:22:30.323771761Z"
The UTC timestamp until which to read data.
"2024-07-05T18:22:30.323771761Z"
The success response
The operation ID
"60deaf48-3856-4a2b-bfd4-3de85125eca8"