Skip to content

Update job writing docs #714

@mtuchi

Description

@mtuchi

Description
Improvements for job writing guide docs.

We don't want to encourage developers to write credentials in job code, Authentication should be handled by the adaptor it self. The current content is bad practices

Image
  • Add a debugging section
### Debugging

- Use `console.log()` liberally during development
- Test with small data sets first
- Use the OpenFn CLI to test locally
- Check compiled code with `openfn compile` if needed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions