Workflow overview
Why this workflow matters
Potentially useful as a reusable automation building block.
Quick Overview This workflow collects a URL via an AlekSystem form, fetches and extracts the page text, uses OpenAI (GPT-4o-mini) to generate a 5-bullet summary and 3 suggested tags, and saves the result as a new page in a Notion database. How it works Receives a URL submission through an AlekSystem form. Fetches the web page HTML from the submitted URL. Extracts the page title and main article/body text from the HTML. Sends the extracted text to OpenAI (GPT-4o-mini) to produce a structured output containing summary bullets and topic tags. Creates a new page in a Notion database using the extracted title and the AI-generated summary data. Setup In AlekSystem, configure the form trigger (or share its public form link) so users can submit URLs. Add your OpenAI API credentials for the Chat OpenAI model used by the summarization step. Add your Notion credentials and replace the Notion database URL/ID with your target database in the Notion create-page step.
Best fit
Categories
Services
Use cases
Need another direction?