Skip to content

Commit

Permalink
Create step3-post-to-openhim.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksa-krolls authored Jun 13, 2024
1 parent 1363116 commit e0a9b52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dhis2-demo/workflow/step3-post-to-openhim.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
post('https://openhim.platform.jembi.cloud/', {
body: {'foo': 'bar'},
headers: {'content-type': 'application/json'},
})

0 comments on commit e0a9b52

Please sign in to comment.