Block 1 - When Executed by Another Workflow
- Type / Role
- n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
This sub workflow uses two custom Hugging Face regression models from Open Paws to evaluate and predict the real world performance and advocacy alignment of text content. It’s designed to support a...
n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.merge, n8n-nodes-base.aggregate, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Open Paws.
Original n8n.io sourceThis sub-workflow uses two custom Hugging Face regression models from Open Paws to evaluate and predict the real-world performance and advocacy alignment of text content. It’s designed to support animal advocacy organizations in optimizing their messaging across platforms like social media, email campaigns, and more.
Sends input text to two deployed Hugging Face endpoints:
Outputs structured scores for both models
Can be integrated into larger workflows for automated content review, filtering, or revision
Text Performance Prediction Model Trained on real-world data from 30+ animal advocacy organizations, this model predicts actual online performance of content—including social media, email marketing, and other outreach channels.
Advocate Preference Prediction Model Trained on ratings from animal advocates to evaluate how well a piece of text aligns with advocacy goals and values.
Model Repositories:
open-paws/text_performance_prediction_longformopen-paws/animal_advocate_preference_prediction_longform> 📌 You must deploy each model as an inference endpoint on Hugging Face. Click "Deploy" on each model’s repo, then add the endpoint URL and your Hugging Face access token using n8n credentials.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Evaluate animal advocacy text with Hugging Face Open Paws AI models |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Market Research, AI Summarization |
| Author | Open Paws |
| Published | 02 Jul 2025 |
Use the JSON export at /data/workflows/5587/5587.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This sub workflow uses two custom Hugging Face regression models from Open Paws to evaluate and predict the real world performance and advocacy alignment of text content. It’s designed to support a...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.