Notion

From Hornbill
Revision as of 10:37, 30 August 2023 by JordanGM (talk | contribs) (Created page with "<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;"> __NOTOC__Home > Integration > Business Process Auto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Home > Integration > Business Process Automation & Orchestration > Hornbill iBridge > Notion

Notion logo.png


Notion

Notion is an all-in-one workspace application that allows you to write, plan, collaborate, and organize tasks effectively, integrating notes, databases, kanban boards, wikis, and reminders in one versatile platform. Hornbill helps manage the powerful suite of tools Notion offers.

Notion is a Premium Integration Premium Integration

Related Articles

Authentication

Notion keysafe.png

In order to integrate with Notion, you need to go through the oAuth2 process.


Storing Credentials

Configure your Notion account authentication in KeySafe in order to use the Notion options.

In the admin console > System > Security > KeySafe

  • In Administration, navigate to System > Security > KeySafe;
  • Click on + and select Notion
  • Give the API Key a title (this is the name/identifier for the Notion account as you will see it when using the Integration Call node in your business process)
  • Optionally add a description
  • Save the new key
  • Then hit connect and follow the oAuth flow allowing access to the pages/databases you would like Hornbill to access

Revoking Access

If at any point you wish to revoke the Hornbill platform's access to Notion, just delete the Notion Keysafe key or hit Revoke access.

NOTE: This will revoke the rights of any existing Notion Integration Calls in your Business Processes/Custom Buttons/Auto Tasks/Runbooks that are using the revoked Notion account, so you will need to edit these accordingly.

Cloud Automation Operations

Once you have your Notion account authorised, you're all set to use it with the Integration Call in your business processes. The following options are now available for you to use with Notion Warranties:

  • Blocks
    • Append Block Child
    • Delete Block
    • Get Block Children
    • Get Block
    • Update Block
  • Databases
    • Create Database
    • Get Database
  • Pages
    • Archive Page
    • Create Page
    • Get Page
  • Search
    • Search for Title

Read more about using the Integration Call from the Related Articles section, and learn how to work with input and output parameters for each of the Notion options.