curl --location --request POST 'https://xmsx-hkkx-nz6p.n7e.xano.io/api:v1/opportunities_bulk_ingest' \
--header 'Content-Type: application/json' \
--data-raw '{
"source": "string",
"opportunities": [
{}
]
}'{
"success": true,
"ingested_count": 0,
"failed_count": 0,
"message": "string"
}