Sasha Bratyshkin
04/24/2025, 6:49 PMbac9f1bc8b29a9a7652f2cd8872c69e7212572db
Moises Morales
04/24/2025, 7:28 PMcurl $HOST_URL/api/v1/actions/workspaces/914717b587f94f6c856e6a1a06fd7315/export/tabular \
-H 'Authorization: Bearer $API_TOKEN' \
-H 'Content-Type: application/json' \
-X POST \
-d '{
"format": "CSV",
"fileName": "revenue_per_country",
"executionResult": "69268c79371ce9e2940c9de92e3025bb03c62b7f"
}
'
The export is failing on our end with the following error:
"Not Found\",\"status\":404,\"detail\":\"Result not found in result cache\",\"resultId\":\"000c6989e09682b4eb9ce7f617a8073c5cb51f93
Sasha Bratyshkin
04/24/2025, 7:32 PMSasha Bratyshkin
04/24/2025, 7:33 PMMoises Morales
04/24/2025, 11:36 PM$HOST_URL/api/v1/actions/workspaces/<workspace_id>/execution/afm/execute
? Or if the table exists in the UI, you can send me the link. Feel free to DM me with this info. TIA.