ingest_remote
Ingest documents hosted on public URLs to a GroundX bucket.
Interact with the "Request Body" below to explore the arguments of this function. Enter your GroundX API key to send a request directly from this web page. Select your language of choice to structure a code snippet based on your specified arguments.
Request body
Example request
{
"documents": [
{
"bucketId": 1234,
"fileName": "my_file.txt",
"searchData": {
"key": "value"
},
"sourceUrl": "https://my.source.url.com/file.txt"
}
]
}Response
Documents successfully uploaded
Changes
Changed in 16 of the 50 revisions of this API.81623
- ○
api operation id
Document_uploadRemoteremoved and replaced withDocument_ingestRemoteapi-operation-id-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new
jsonenum value to the request property//request-property-enum-value-added
- ○
- ○
added the new
csvenum value to the request property//request-property-enum-value-added
- ○
added the new
tsvenum value to the request property//request-property-enum-value-added
- ○
- ●
removed the request property
//request-property-removed
- ●
removed the request property
//request-property-removed
- ●
removed the request property
//request-property-removed
- ○
added the new optional request property
//new-optional-request-property
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the
//request property format changed from no format tourirequest-property-type-changed
- ▲
the
//request property format changed from no format tourirequest-property-type-changed
- ●
removed the request property
//request-property-removed
- ●
added the new
cancelledenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added the new optional request property
//new-optional-request-property
- ○
added the new optional request property
//new-optional-request-property
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
became requiredrequest-property-became-required
- ●
removed the request property
request-property-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ○
api tag
Documentsaddedapi-tag-added
- ○
api tag
Documentremovedapi-tag-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
completeenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
errorenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
processingenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
queuedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
- ○
the request property
became optionalrequest-property-became-optional
- ○
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
/became required for the statusresponse-property-became-required
- ○
the response property
/became required for the statusresponse-property-became-required
- ○