If need to use the DATAFABRIC/compass/v2/jobs/ service in an API flow but are unable to add a query to the request body, do you have any suggestions on how to proceed?
*** Content Type : text/plain
If it the query you are after, use Compass to generate it. Navigate to DataFabric -> Datalake -> Compass
Search for an object e.g. HCM_Employee,
You can generate SQL for the Object, or Object Properties, just select the ellipses to the right, then Generate the SQL you need
SELECT "HCM_Employee"."Employee"FROM "HCM_Employee"