1
1
---
2
- title : About
2
+ title : What is Openfn?
3
3
id : home
4
4
sidebar_label : What is OpenFn?
5
5
slug : /
6
6
---
7
7
8
- :::tip Automation, integration, & interoperability
9
-
10
- OpenFn is open source software that makes it easier for governments and NGOs to
11
- _ connect_ the different technologies they use, automate critical business
12
- processes, and scale their interventions. OpenFn enables automation,
13
- integration, and data interoperability for the worlds most impactful
14
- organizations.
15
-
16
- :::
17
-
18
- ## What is OpenFn?
19
-
20
8
** OpenFn is the leading
21
9
[ Digital Public Good] ( https://digitalpublicgoods.net/digital-public-goods/ ) for
22
- workflow automation** –a platform that's been used by 70+ NGOs and government
23
- ministries to automate and integrate critical business processes and information
24
- systems.
10
+ workflow automation** .
11
+
12
+ It is a platform that's been used by 70+ NGOs and government ministries to
13
+ automate and integrate critical business processes and information systems.
25
14
26
15
** Connect any app** with OpenFn's library of open-source [ Adaptors] ( /adaptors/ )
27
16
(i.e., connectors). From last-mile services to national-level reporting, OpenFn
@@ -30,15 +19,25 @@ interoperability at all levels.
30
19
31
20
OpenFn can be deployed locally or on the secure
32
21
[ cloud-hosted platform] ( https://openfn.org/pricing ) . See the
33
- [ Deploy docs] ( /documentation/deploy/options ) for more on deployment options and
34
- requirements.
22
+ [ Deployment docs] ( /documentation/deploy/options ) for more on deployment options
23
+ and requirements.
35
24
36
25
To support implementers, OpenFn has an online
37
26
[ community] ( https://community.openfn.org ) , documentation, and
38
27
[ support
] ( mailto://[email protected] ) . Contact
39
28
40
29
OpenFn implementation partners and the OpenFn Partner Program.
41
30
31
+ :::tip Automation, integration, & interoperability
32
+
33
+ OpenFn is open source software that makes it easier for governments and NGOs to
34
+ _ connect_ the different technologies they use, automate critical business
35
+ processes, and scale their interventions. OpenFn enables automation,
36
+ integration, and data interoperability for the worlds most impactful
37
+ organizations.
38
+
39
+ :::
40
+
42
41
## Our products
43
42
44
43
OpenFn has a suite of products, which are all fully interoperable. This gives
@@ -52,12 +51,15 @@ open-source `OpenFn Integration Toolkit`, which is a **Digital Public Good** (a
52
51
53
52
The core OpenFn products include:
54
53
55
- - ** [ OpenFn/lightning] ( https://github.com/OpenFn/lightning ) : the "v2"** open
56
- source platform - current version
57
- - OpenFn/platform v1: replaced by the v2; soon to be sunsetted in 2025
54
+ - ** [ OpenFn/lightning] ( https://github.com/OpenFn/lightning ) ** : our open source
55
+ data integration & workflow automation platform. This is the "v2" version
56
+ currently in use.
57
+ - OpenFn/platform: the first version of our platform. Replaced by v2 and due to
58
+ be sunsetted in 2025
58
59
- [ ** OpenFn/adaptors** ] ( https://github.com/OpenFn/adaptors ) : source code for
59
60
adaptors
60
- - [ ** OpenFn/kit** ] ( https://github.com/OpenFn/kit ) : developer tooling & CLI
61
+ - [ ** OpenFn/kit** ] ( https://github.com/OpenFn/kit ) : CLI, developer tools and
62
+ Javascript runtimes
61
63
- [ ** OpenFn/docs** ] ( https://github.com/OpenFn/docs ) : documentation & source for
62
64
docs.openfn.org
63
65
@@ -66,15 +68,15 @@ See all products and code at [Github.com/OpenFn](https://github.com/OpenFn).
66
68
### OpenFn v2: Lightning ⚡
67
69
68
70
When you hear "OpenFn", think
69
- [ OpenFn/lightning] ( https://github.com/OpenFn/lightning/ ) -- ** the OpenFn "v2" ** .
70
- It is a _ fully open source_ workflow automation web application which can be
71
- deployed and run anywhere. It is designed for governments and NGOs who want
72
- state-of-the-art workflow automation and data integration/interoperability
73
- capabilities with fully-fledged user management and auditing capabilities
74
- through a managed _ or _ entirely self-hosted platform.
71
+ [ OpenFn/lightning] ( https://github.com/OpenFn/lightning/ ) . v2 is a _ fully open
72
+ source_ workflow automation web application which can be deployed and run
73
+ anywhere. It is designed for governments and NGOs who want state-of-the-art
74
+ workflow automation and data integration/interoperability capabilities with
75
+ fully-fledged user management and auditing capabilities through a managed _ or _
76
+ entirely self-hosted platform.
75
77
76
- The v2 leverages the same tried-and-trusted core technology as the OpenFn v1 and
77
- comes with an improved, visual interface for building integrations.
78
+ Version 2 leverages the same tried-and-trusted core technology as the OpenFn v1
79
+ and comes with an improved, visual interface for building integrations.
78
80
79
81
![ OpenFn Workflow Canvas] ( /img/case_referral_workflow.png )
80
82
@@ -83,7 +85,7 @@ comes with an improved, visual interface for building integrations.
83
85
on Youtube to watch videos that will help you get started quickly, or check out
84
86
the other docs pages on the site.
85
87
86
- :::info OpenFn v2 replaces the v1
88
+ :::info OpenFn v2 replaces v1
87
89
88
90
OpenFn v2 is available to any new users. All organizations currently using the
89
91
legacy OpenFn v1 platform will be migrated to OpenFn v2 by the end of 2024.
0 commit comments