Skip to content

Making changes to the backend and third party API intergration #4089

Closed Answered by euanmillar
Muzho asked this question in Installation
Discussion options

You must be logged in to vote

Hi @Muzho there are really various things you can do and it really depends on what changes you want to make and why you want to interoperate.

Can you explain what changes you need and what kind of API you would like to integrate and perhaps share with us a potential sequence diagram?

Your options are:

  1. Create a system client and connect to a webhook
  2. Follow OpenHIM documentation to create a mediator and host it. I recommend you code this in the country configuration repo.
  3. You can create an entirely custom server in the country configuration repo and add it to Docker Compose files and configure secrets there or in the country configuration playbook. An example of this is this PR ... I have …

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by euanmillar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants