AI Content Summarizer Webhook via ApyHub - n8n Workflow | Neura Market
AI Content Summarizer Webhook via ApyHub
Instantly summarize long text via webhook using ApyHub's AI API. Receives content, starts async job, polls status, and responds with concise summary.
This n8n workflow enables instant summarization of lengthy text through a simple webhook POST request. It integrates seamlessly with ApyHub's summarization API, handling asynchronous processing by initiating a job and polling for completion until the refined summary is ready. Ideal for automating content distillation in real-time applications.
Key features include receiving JSON payload with 'content' and optional 'summary_length' (short, medium, long), authenticating via apy-token header, and
Platform
n8n
Category
Development & IT
Price
$14.99
Creator
Jordi Faber
n8n
webhook
AI
summarization
ApyHub
text-analytics
automation
content-creation
API-integration
async-processing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.