OpenFn / OpenFn/adaptors

`openfn`: Update to support lightning

Open
#633 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
24
Forks
41
Avg merge
3d 13h
Merged PRs (30d)
12

Description

This is just a stub issue at the moment, a note/reminder

We should update the openfn adaptor to be lightning compatible.

Breaking change, major version, no v1 support.

It should make it very easy to call trigger a workflow with data. Something like trigger(workflow, data).

Or maybe because we call them webhooks, it should be callWebhook(id, data)

What other openfn functionality would we want to support?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named; start by locating the existing openfn adaptor and reviewing Lightning compatibility requirements. Clarify the supported functionality and whether the public entry point is trigger(workflow, data) or callWebhook(id, data); done requires an agreed breaking major-version scope with no v1 support.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.