Node Types Overview
Node Types Overview
Section titled “Node Types Overview”| Goal | Start with |
|---|---|
| Start manually | When Started |
| Start on a schedule | Schedule |
| Start from browser events | Context Menu or Page Load |
| Extract selected page text | Get Selected Text |
| Extract all page text or HTML | Get All Text or Get All HTML |
| Read a URL | Get HTML from Link or Get All Text from Link |
| Call an API | Http Request |
| Transform data | Edit Fields or Pick Field |
| Branch, filter, merge, loop, or wait | IF, Filter, Merge, Loop, Wait |
| Build AI workflows | Basic LLM Chain with Chat LLM dependencies |
| Use external apps | Integrations |