Please update this readme when you start a new project. Summarize the solutions implemented.
Note that commits to main
will be auto-deployed to OpenFn.org. Always work on a branch!
- create
/tmp
folder locally with astate.json
file that you don't commit to github - start writing and testing jobs locally with the relevant adaptor
- Design POCs identified?
- Business value articulated & user stories documented? Link(s): _________
- User flow diagrams finalized? Link(s): __________
- Mappings specs - first draft? Link: ___________
- System APIs confirmed? API docs: _____
- Access to system dev/test environments?
- API authentication tested?
- API endpoints tested?
- Integration Data Flow diagrams finalized? Link: ________
- Mapping specs v2 (with transformation rules, technical specs) finalized? Link: ________
- Assumptions documented? (re: human workflows, data entry, consent, other criteria)
- Testing plan drafted? Link: _______
- OpenFn job triggers confirmed (What kicks off a sync? Timer- or event-based?
- Dating sharing agreement finalized? Link: ________
- Logging specs sign-off (what information can we log in OpenFn?)
- Deployment: SaaS
- Configuration: OpenFn
- Maintenance: Software maintenance, security updates, etc. - confirm roles & responsibilities across systems
- OpenFn administrator users & access levels confirmed?
- Support POCs identified for each system?