RelationProperty(Page): NotionRubyMapping 解説 (48)

NotionRubyMapping 解説の第48回目では、ページの RelationProperty の変更方法を説明しました。relation = で page_id の配列を設定し、リレーションを設定することが可能です。(要約 by Notion AI)

PhoneNumberProperty(Page): NotionRubyMapping 解説 (47)

第47回のNotionRubyMappingでは、PhoneNumberPropertyの変更について解説します。電話番号の設定状況を確認し、新たな電話番号を登録する方法を説明しました。(要約 by Notion AI)

PeopleProperty(Page): NotionRubyMapping 解説 (46)

NotionRubyMapping解説の第45回目では、ページのPeoplePropertyの変更を扱います。これにより、add_personでユーザを追加することが可能になります。(要約 by Notion AI)

NumberProperty(Page): NotionRubyMapping 解説 (45)

第45回目のNotionRubyMappingでは、NumberPropertyの変更について解説します。数値の設定状況の確認や数値の代入について説明しています。(要約 by Notion AI)

MultiSelectProperty(Page): NotionRubyMapping 解説 (44)

NotionRubyMapping 解説の第44回目では、ページの MultiSelectProperty の変更について説明しています。multi_select は文字列の配列を設定することでオプションが設定可能で、データベースにないものを設定した場合は、自動的にデータベースプロパティにも…

FilesProperty(Page): NotionRubyMapping 解説 (43)

NotionRubyMapping 解説の第43回目では、ページの FileProperty の変更を説明しました。外部から認証なしに参照できるファイルのみが設定できます。(要約 by Notion AI)

EmailProperty(Page): NotionRubyMapping 解説 (42)

第42回目の NotionRubyMapping 解説では、ページの EmailProperty の変更について解説しました。この機能はメールアドレスの設定状況を確認し、変更することができます。(要約 by Notion AI)