Назад к Notion File Uploads
Подключите Knoon AI к Notion File Uploads (Notion), чтобы автоматизировать AI рабочие процессы.
Create and upload a single attachment to Notion in one step.
notionFileUpload
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| attachmentUrl | attachment | Attachment variable to upload to Notion. | Да |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| object | string | Object type. |
| id | string | File upload ID. |
| created_time | string | Creation timestamp in ISO 8601 format. |
| last_edited_time | string | Last edited timestamp in ISO 8601 format. |
| filename | string | Uploaded filename. |
| content_type | string | Uploaded content type. |
| url | string | Upload URL when available. |
| expiry_time | string | Expiry timestamp for temporary upload URLs. |
| status | string | Upload status. |