Skip to content

Commit f553548

Browse files
authored
Minor edits on README doc
README updates
2 parents 5daac5a + 761f08f commit f553548

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The integration relies on **PING middleware APIs** for controlled data exchange
4646
| ------- | ------------------------------ | --------------------------------------------------- |
4747
| PING | API credentials / Bearer Token | Used by OpenFn to retrieve and update proGres data |
4848
| Primero | API token | Used to create and update case and referral records |
49-
| OpenFn | Platform credentials | Workflow execution environment |
49+
| [OpenFn](https://docs.openfn.org) | Platform credentials | Integration platform used to automate & orchestrate data exchange workflows |
5050

5151
Sensitive credentials are managed through OpenFn credential management and are not stored directly in workflow code.
5252

@@ -56,10 +56,10 @@ The integration is implemented using four OpenFn workflows.
5656

5757
| Workflow | Purpose | Trigger |
5858
| ------------ | ----------------------------------------------- | --------- |
59-
| Workflow 1.1 | Send referrals from proGres to Primero | Scheduled |
60-
| Workflow 1.2 | Send referral decisions from Primero to proGres | Scheduled |
61-
| Workflow 2.1 | Send referrals from Primero to proGres | Scheduled |
62-
| Workflow 2.2 | Send referral decisions from proGres to Primero | Scheduled |
59+
| Workflow 1.1 | Send referrals from proGres to Primero | Scheduled Cron |
60+
| Workflow 1.2 | Send referral decisions from Primero to proGres | Scheduled Cron |
61+
| Workflow 2.1 | Send referrals from Primero to proGres | Scheduled Cron |
62+
| Workflow 2.2 | Send referral decisions from proGres to Primero | Scheduled Cron |
6363

6464
Full documentation details can be [found here](https://drive.google.com/drive/folders/1Y0FGxB3jctjCUo6EtMGp0h46cjBVdudO)
6565

@@ -238,3 +238,6 @@ Key monitoring points:
238238
| Name | Email | Role |
239239
| ---- | ----- | ---- |
240240
| TODO | TODO | TODO |
241+
242+
### OpenFn Team
243+
Post on [community.openfn.org](https://community.openfn.org) or contact `support@openfn.org` for private queries.

0 commit comments

Comments
 (0)