Picture of the author

Notion Blocks

Supported Blocks

You can find all implemented block classes in the namespace: FiveamCode\LaravelNotionApi\Entities\Blocks. All unsupported or unrecognized blocks will be returned as Block::class.

List of implemented blocks

  • BulletListItem
  • ChildPage
  • HeadingOne
  • HeadingTwo
  • HeadingThree
  • NumberedListItem
  • Paragraph
  • TextBlock
  • Quote
  • ToDo
  • Toggle
  • Image
  • Embed
  • File
  • Video
  • Pdf
Previous
Create and Modify Pages