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
For the Ghana Health Service Implementation Project we will need an Adaptor for the SMS Service that will send messages to mothers of newborn babies with their Unique Birth Certificate Number (UBCN) and their National ID Number. The HISP Ghana team will be leading the development of this Adaptor, using the New Adaptor guide here: https://github.com/OpenFn/adaptors/wiki/Creating-a-new-Adaptor
Request
To start, this adaptor should:
handle authentication
include a generic GET helper so we can get any resource
include a generic POST so we can create any resource
include a generic PUT so we can update any resource
As we progress development for the initial project, we can incorporate specific helper functions. As a starting point, the generic requests will be a great start.
API Docs
Pending input from the HISP Team
Credential for Testing
We will mock the API Calls within the job.
The text was updated successfully, but these errors were encountered:
Background
For the Ghana Health Service Implementation Project we will need an Adaptor for the SMS Service that will send messages to mothers of newborn babies with their Unique Birth Certificate Number (UBCN) and their National ID Number. The HISP Ghana team will be leading the development of this Adaptor, using the New Adaptor guide here: https://github.com/OpenFn/adaptors/wiki/Creating-a-new-Adaptor
Request
To start, this adaptor should:
As we progress development for the initial project, we can incorporate specific helper functions. As a starting point, the generic requests will be a great start.
API Docs
Pending input from the HISP Team
Credential for Testing
We will mock the API Calls within the job.
The text was updated successfully, but these errors were encountered: