Common Metadata
All connectors will add the following metadata to their documents.
| Name | Type | Commetns |
|---|---|---|
| connector_id | string | The id of the connector |
| document_source | string | The type of connector, e.g. "confluence", "google_drive" |
| created_at | string | Creation timestamp in ISO 8601 format |
| _source_created_at | int | Creation timestamp as a POSIX timestamp |
Updated about 23 hours ago