<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: semisenioritis</title>
    <description>The latest articles on DEV Community by semisenioritis (@semisenioritis).</description>
    <link>https://dev.to/semisenioritis</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F934622%2Fa812c5fd-812b-42b3-b96d-f3b80b3acc52.png</url>
      <title>DEV Community: semisenioritis</title>
      <link>https://dev.to/semisenioritis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/semisenioritis"/>
    <language>en</language>
    <item>
      <title>How can I use the Notion API to automate Notion? API</title>
      <dc:creator>semisenioritis</dc:creator>
      <pubDate>Thu, 29 Sep 2022 14:46:14 +0000</pubDate>
      <link>https://dev.to/semisenioritis/how-can-i-use-the-notion-api-to-automate-notionapi-1inp</link>
      <guid>https://dev.to/semisenioritis/how-can-i-use-the-notion-api-to-automate-notionapi-1inp</guid>
      <description>&lt;p&gt;So, I've been trying to build my own task management system, and I've finally settled down at notion.&lt;/p&gt;

&lt;p&gt;From what I understand of the Notion API, when code (that I have written) is triggered, the code goes and connects the "Integration" to the Notion "Database" and then proceeds to execute whatever code is in the file.&lt;/p&gt;

&lt;p&gt;But what confuses me is since I want to automate stuff inside Notion itself, specifically, get the code to read a column from the database and add a specific tag to another column, I don't understand how I'm supposed to get the code to trigger from inside notion. I preferably don't want the code to keep running 24/7 in my laptop so that changes in the database can be detected, but at this point I have no idea how to trigger any code at all.&lt;/p&gt;

&lt;p&gt;Any ideas/guides?&lt;/p&gt;

</description>
      <category>notion</category>
      <category>help</category>
      <category>javascript</category>
      <category>automation</category>
    </item>
  </channel>
</rss>
