Skip to main content
POST
/
api
/
funder_integrations
/
{funder_heron_id}
/
test
Trigger a staging-environment test submission for this funder
curl --request POST \
  --url https://app.herondata.io/api/funder_integrations/{funder_heron_id}/test/ \
  --header 'x-api-key: <api-key>'
{
  "funder_submission_heron_id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.herondata.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

funder_heron_id
string
required

Response

Staging test triggered

funder_submission_heron_id
string
required