Back to Templates

Insert Notion database fields from a public URL via WhatsApp

Created by

Created by: txampa_n8n || txampa-n8n

txampa_n8n

Last update

Last update 2 days ago

Share


Insert Notion Database Fields from a Public URL via WhatsApp

How it works

  1. WhatsApp Trigger receives a message containing a public URL.
  2. The workflow extracts the URL and retrieves the page content (via Apify).
  3. The content is parsed and transformed into structured fields.
  4. A new record is created in Notion, mapping the extracted fields to your database properties.

Setup steps

  1. Configure your WhatsApp credentials in the WhatsApp Trigger node.
  2. In the Search / URL Extraction step, adjust the input logic if your message format differs.
  3. Configure your Apify credentials (and actor/task) to scrape the target page.
  4. Connect your Notion database and map the extracted values in Properties.

Customization

Default example: Amazon/Goodreads/Casa del Libro book pages.

Update the scraping/parsing logic to match your target sources (e.g., books, products, articles, recipes, news, or LinkedIn profiles).

If you change the data model in Notion, update the Properties mapping accordingly in the final node.