You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,8 @@ The integration is implemented using four OpenFn workflows.
61
61
| Workflow 2.1 | Send referrals from Primero to proGres | Scheduled |
62
62
| Workflow 2.2 | Send referral decisions from proGres to Primero | Scheduled |
63
63
64
+
Full documentation details can be [found here](https://drive.google.com/drive/folders/1Y0FGxB3jctjCUo6EtMGp0h46cjBVdudO)
65
+
64
66
# 6. Workflow Details
65
67
66
68
## Workflow 1.1 – Send Referrals to Primero
@@ -69,7 +71,7 @@ The integration is implemented using four OpenFn workflows.
69
71
70
72
**Purpose**
71
73
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).
73
75
74
76
**Trigger**
75
77
@@ -106,7 +108,7 @@ Scheduled workflow execution.
106
108
107
109
**Purpose**
108
110
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).
110
112
111
113
**Trigger**
112
114
@@ -141,7 +143,7 @@ Scheduled workflow execution.
141
143
142
144
**Purpose**
143
145
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).
145
147
146
148
**Trigger**
147
149
@@ -177,7 +179,7 @@ Scheduled workflow execution.
177
179
178
180
**Purpose**
179
181
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).
0 commit comments