Wróć do Notion Data Sources

Połącz Knoon AI z Notion Data Sources (Notion), aby zautomatyzować przepływy pracy AI.

Create a Notion data source.
notionDataSourceCreate
BETA
Wewnętrzny
Uprawnienia
Brak elementów do wyświetlenia.
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
NazwaTypOpisWymagane
parentmustache Parent object for the new data source. Provide valid JSON object.Tak
titlemustache Rich text array for the data source title. Provide valid JSON array.Tak
descriptionmustache Rich text array for the data source description. Provide valid JSON array.Nie
propertiesmustache Data source properties object. Provide valid JSON object.Tak
iconmustache Data source icon object. Provide valid JSON object.Nie
covermustache Data source cover object. Provide valid JSON object.Nie
Zwroty
NazwaTypOpis
objectstring Object type returned by Notion.
idstring Unique ID of the Notion object.
urlstring Canonical URL for the object when available.
public_urlstring Public URL when the object is publicly shared.
created_timestring Creation timestamp in ISO 8601 format.
last_edited_timestring Last edited timestamp in ISO 8601 format.
archivedboolean Whether the object is archived.
in_trashboolean Whether the object is in trash.
parentmap Parent reference object returned by Notion.
title.plain_textstring Plain text value for the title segment.
description.plain_textstring Plain text value for the description segment.
propertiesmap Data source properties map.
database_parentmap Parent object for the database that contains the data source.