Ingest File
Ingest PDFs, videos, Markdown and Word documents, and more.
Last updated
Was this helpful?
Ingest PDFs, videos, Markdown and Word documents, and more.
Last updated
Was this helpful?
If you have content already cloud-hosted, and available via URL, it can be ingested into Graphlit easily.
You can use the ingestUri
mutation, and pass the URI to the cloud-hosted file.
Graphlit will return the ID of the content
object which is created, and immediately begin processing the content workflow in the background.
More information on content workflows can be found .