Notion is a versatile tool that combines note-taking, task management, databases, and collaboration into a single platform. It allows teams and individuals to organize and track their work, create detailed project documentation, and share ideas in a structured and visually engaging way.
Integrating Notion with Wiresk adds value by enabling automation of routine tasks and syncing data between Notion and other tools in your ecosystem. This can improve productivity by reducing manual data entry and ensuring information is always up-to-date across platforms.
To use Notion with Wiresk, you must have a Notion account. See official Website https://www.notion.com.
For developers, see Notion API endpoint documentation here.
1 – Connect Notion to Wiresk Copy Link
A connection to your Notion account is needed so we can sync it with our platform.
There are two ways to connect your app to Wiresk:
- In “My apps” section, where you can manage your connections (select or create your group first to get access to this section, refer to the Group system ).
- While building your Flow, you can easily establish a connection to your app directly within the Flow builder. This can be done during the setup of either a Trigger or a Method.
In this documentation, we will explain how to create a connection in “My apps” section, it is essentially the same as when creating it on-the-go.
Add Notion app in Wiresk Copy Link
On the left panel of Wiresk user interface, go to “My apps” and click on the (+) button.
Search “Notion” in the search field or scroll down the list of apps and choose the Notion icon.
In the prompted screen:
- Give a name to the connection.
- Select the Notion application to allow access, then click on “Authorize” button.
- You will be redirected to Notion connection page.
- log in to your Notion account via your preferred method:
- Email and password: The traditional method.
- Social media accounts: Logging in through linked accounts like Google, Facebook, or Apple.
- Single Sign-On (SSO): If your organization use a centralized login system.
- Notion will ask you to review all the access permissions for Wiresk, then you can continue on Notion pages selection.
- Select the pages that you want to allow Wiresk to have access to, then click on the “Allow access” button .
- You are now being redirected back to the Wiresk app connection screen. Note that the email associated with your Notion account will be displayed in the “Email” field.
- Now, click “Create App”. Voila! Your Notion app connection is ready. You can now use it to build your Flows.
2 – Create your automated Flows with Notion Copy Link
Now that Notion is linked to Wiresk, you’re ready to start building Flows.
Create a Flow Copy Link
Select your Group, then on the Flow management screen click on “Create Flow”.
A – Select the Trigger Copy Link
- On the new screen, name the Flow that you want to create.
- Add your Trigger by clicking on the red plus (+) Add button.
- On the Trigger selection screen, search your app or select it from the list below the screen.
Select your preferred Trigger on the next screen and customize its settings. (For Notion Triggers, refer to the next step for configuration details.)
As mentioned in “How to connect your app to Wiresk” above, during your Trigger settings, you can create a new connection to your apps at this stage.
B – Add an HTTP Trigger to your Flow Copy Link
An HTTP Trigger allows you to manually activate your Flows.
HTTP Trigger settings Copy Link
- Click on the red plus button (+) again to add a Trigger for testing your Flow, then click on the button “HTTP Trigger”.
Write a description and select your API key or create a new one.
- Click on save. Now you can use your HTTP Trigger to Manually run your Flow.
C – Add a Method to your Flow Copy Link
The Method will perform a specific task on a particular app or service you’ve connected to Wiresk like get info or send emails.
You can add at least 1 or multiple Methods for complex Flows (a maximum of 255 Methods).
- On the Flow builder screen, click on the plus button (+) next to the Trigger icon.
- Search or scroll down to select your apps Methods, then configure it settings. For more details, see Methods list and setting section in this documentation.
D – Add Wiresk Tools to your Flow Copy Link
If you want to build a complex Flow, Wiresk offers a selection of tools at your disposal. Refer to Wiresk’s Tools
To add Tools in your Flow, Follow the same step as adding the Methods. On the Flow builder screen, click on the plus button (+) then just click on the “Tool” tab and select the Tool that you want to add.
3 – Notion Triggers Settings Copy Link
What will start your automation…
A – Recurrence rule or scheduler settings Copy Link
Setting up the recurrence rule or scheduler of your Trigger (if the Trigger is not a Webhook):
- Regular intervals will monitor your Trigger by intervals in minute
- Daily recurrence will monitor your Trigger by day and hour
- Monthly recurrence will monitor your Trigger every month on a defined date and hour
- Yearly recurrence will monitor your Trigger on a specific date and hour every year
- Specific dates will start your Trigger on specific dates
B – Get Sample Copy Link
After setting up the Trigger parameters (refer to how to define your parameters in the steps below), click on “Get sample”.
The “Get sample” allows you to extract a subset of data for validation. The data will be used t
These Triggers will start your Flow automatically at a specific time or intervals instead of being triggered real-time event (Webhooks).
C – Scheduled Triggers Copy Link
a. QUERY Copy Link
Retrieve database record using Wiresk’s Query Builder Copy Link
b. PAGE Copy Link
Retrieve Pages Copy Link
Retrieve Updated Page Copy Link
c. DATABASE Copy Link
Retrieve Databases Copy Link
Retrieve Updated Databases Copy Link
d. DATABASE RECORD Copy Link
Retrieve Created Database Records Copy Link
Retrieve Database Records Copy Link
Retrieve Updated Database Records Copy Link
4 – Notion Methods Settings Copy Link
What your automation will do…
a. PAGE Copy Link
Create Page Copy Link
Delete Page Copy Link
Find Pages Copy Link
Update page Copy Link
b. PAGE CONTENT Copy Link
Add Page content Copy Link
Delete Page Content Copy Link
Get Page content Copy Link
Update Page Content Copy Link
c. DATABASE Copy Link
Create Database Copy Link
Delete Database Copy Link
Find Databases Copy Link
Get a Database Copy Link
Update Database Copy Link
d. DATABASE PROPERTIES Copy Link
Add Database Properties Copy Link
Delete Database Properties Copy Link
Update Database Properties Copy Link
e. DATABASE RECORD Copy Link
Create Database Record Copy Link
Delete Database Record Copy Link
Find Database Record Copy Link
Get a Database Record Copy Link
Update Database Record Copy Link
f. DATABASE RECORD CONTENT Copy Link
Add Database Record content Copy Link
Delete Database Record content Copy Link
Get Database Record content Copy Link
Update Database Record content Copy Link
j. COMMENT Copy Link
Create a Comment Copy Link
List Comments Copy Link
k. USER Copy Link
List Notion Users Copy Link
5 – Test run or automate your Flow Copy Link
After setting up your Flow, you can choose to:
- “Run once”, your Flow will run only a single time. You can use this function to test your Flow. Refer to how to set up an HTTP Trigger, in the “Create a Flow” step.
- “Run Scheduler” will automate your Flows with the recurrence rule you previously defined.
For more details, refer to How to run a Flow tutorial in our Help Center.
If you are using a Webhook Trigger, the Flow will initiate automatically when a webhook is received from your connected apps. This means that the Flow is automated without a scheduler and will run until you deactivate the Flow manually. Refer to Webhook documentation in our Help Center.
If you need an integration that you cannot find in Wiresk, you can make a request to our team, and we will try our best to satisfy your needs.