Skip to content

Commit 327398b

Browse files
authored
Add links to the workflows' spec documentation
1 parent ef54ad1 commit 327398b

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ The integration is implemented using four OpenFn workflows.
6161
| Workflow 2.1 | Send referrals from Primero to proGres | Scheduled |
6262
| Workflow 2.2 | Send referral decisions from proGres to Primero | Scheduled |
6363

64+
Full documentation details can be [found here](https://drive.google.com/drive/folders/1Y0FGxB3jctjCUo6EtMGp0h46cjBVdudO)
65+
6466
# 6. Workflow Details
6567

6668
## Workflow 1.1 – Send Referrals to Primero
@@ -69,7 +71,7 @@ The integration is implemented using four OpenFn workflows.
6971

7072
**Purpose**
7173

72-
Retrieves referral interventions from proGres through PING and creates or updates the corresponding cases and services in Primero.
74+
Retrieves referral interventions from proGres through PING and creates or updates the corresponding cases and services in Primero. The full specification is described [here](https://docs.google.com/document/d/1g1otwtnoddVX0pi8MPZ-tSnFs2H-0MwE/edit?usp=drive_link&ouid=100028693760577730296&rtpof=true&sd=true).
7375

7476
**Trigger**
7577

@@ -106,7 +108,7 @@ Scheduled workflow execution.
106108

107109
**Purpose**
108110

109-
Sends referral decisions recorded in Primero back to proGres through the PING ingestion API.
111+
Sends referral decisions recorded in Primero back to proGres through the PING ingestion API. The full specification is described [here](https://docs.google.com/document/d/1K8PR7a-l3AhL-nSaG6dPtlp2hubQUyPN/edit?usp=drive_link&ouid=100028693760577730296&rtpof=true&sd=true).
110112

111113
**Trigger**
112114

@@ -141,7 +143,7 @@ Scheduled workflow execution.
141143

142144
**Purpose**
143145

144-
Retrieves referrals created in Primero and sends them to proGres through PING.
146+
Retrieves referrals created in Primero and sends them to proGres through PING. The full specification is described [here](https://docs.google.com/document/d/1WVOnuc6XGsUIv-kbWq775K8jstNT_UE4/edit?usp=drive_link&ouid=100028693760577730296&rtpof=true&sd=true).
145147

146148
**Trigger**
147149

@@ -177,7 +179,7 @@ Scheduled workflow execution.
177179

178180
**Purpose**
179181

180-
Retrieves referral decisions recorded in proGres and updates the corresponding referrals in Primero.
182+
Retrieves referral decisions recorded in proGres and updates the corresponding referrals in Primero. The full specification is described [here](https://docs.google.com/document/d/1Nh84EPAxt1EY2fAIGbZz2fh5Mq8nslq8/edit?usp=drive_link&ouid=100028693760577730296&rtpof=true&sd=true).
181183

182184
**Trigger**
183185

0 commit comments

Comments
 (0)