docs
docs copied to clipboard
The documentation site and knowledge base for OpenFn, the leading DPG for workflow automation.
### Description Inspect the jsdocs for all functions in `packages/common` and make sure they align with what the function is suppose to do. Add examples with captions for functions that...
#### Description For CLI work through it will be nice to have playground sections that are either embed or linked to a playground environment, #### Resources to explore - https://runkit.com/home...
### Description Technical description of how adaptors work, how they plug into the OpenFn app. Explain how these depend on NodeJS drivers, not Python/other languages.
### Summary Why adaptors are cool; jobs need an adaptor to run What's an adaptor and Where to find them? https://docs.openfn.org/adaptors
So that visitors can comment, suggest improvements, and discuss without having to use GitHub issues See: https://community.openfn.org/admin/customize/embedding
### Description For jobs examples in adaptors, The icons are confusing for first timer, it will be nice to have examples by category ### Tasks - How are the score...
Needs fixing alongside the latest release Look at this: ```js fn(state => { console.log('Current cursor value:', state.lastEnd); // Set a manual cursor if you'd like to only fetch data after...
## Short Description Updates to: - Collections description and warning - zero-persistence pipeline diagram & deployment pathway naming ## AI Usage Please disclose how you've used AI in this work...
I've just run a quick search and had a quick scan of the contents. The Worker - and the whole process around how work is send out to another environment...
I'm not sure if it's me, but whenever I try and start the docs server it just hangs at random points. Right now it's hanging at ``` [INFO] Starting the...