This project report outlines the steps necessary to set up Notion automation using NFC tags, an NFC-enabled smartphone, and the Tasker app for Android.

Overview

Notion is a powerful home automation system that allows users to control a variety of devices and appliances with their smartphones. NFC (Near Field Communication) tags are small, passive devices that can be used to trigger tasks in Notion when an NFC-enabled smartphone is brought in close proximity. This project report explains how to set up a Notion automation system using NFC tags and an NFC-enabled smartphone.

Requirements

In order to set up Notion NFC tag automation, users will need the following items:

Steps

  1. Install the Tasker app on your NFC-enabled smartphone.
  2. Program your NFC tags to trigger the desired task in Notion.
  3. Place your NFC tags in the desired locations.
  4. When you bring your NFC-enabled smartphone in close proximity to an NFC tag, the task programmed into the tag will be triggered in Notion.

Conclusion

Setting up Notion NFC automation is a straightforward process that requires a few simple steps. With NFC tags and an NFC-enabled smartphone, users can easily automate tasks in Notion and save time.

Sample database

Habit Tracker

cURL and JSON example:

curl -X POST <https://api.notion.com/v1/pages> -H "Authorization: Bearer secret_API_TOKEN" -H "Content-Type: application/json" -H "Notion-Version: 2021-08-16" --data @test.json