Skip to content
Content

Turn an article into social posts

Read an article and produce five ready-to-post variations, each under 280 characters.

  • 6 nodes
  • 806 installs
  • Trigger:Manual input
Read the docs

Installs as an ordinary flow you can rename, rewire and run — nothing is locked.

How it runs, step by step

Each node hands its output to the next one. When the flow runs, every step records its inputs, output, duration and credit cost.

  1. 1

    Manual input

    Triggers

    Start the flow by hand and collect input fields from the operator.

  2. 2

    Read web page

    Data

    Fetch a URL and return clean readable text plus links.

  3. 3

    Ask AI

    AI

    Send a prompt to a language model and use its text reply.

  4. 4

    Split into list

    Data

    Turn text into a list so later nodes run once per item.

  5. 5

    Limit list

    Data

    Take the first N items — handy for keeping runs cheap.

  6. 6

    Flow output

    Output

    Mark a value as the flow's result — returned to API callers.

Related templates

Connect anything. Automate everything.