Skip to content

Create documentation for EAPTS adaptor#717

Merged
josephjclark merged 5 commits intorelease/nextfrom
mercy-ship-it-eapts-adaptor
May 1, 2026
Merged

Create documentation for EAPTS adaptor#717
josephjclark merged 5 commits intorelease/nextfrom
mercy-ship-it-eapts-adaptor

Conversation

@mercy-ship-it
Copy link
Copy Markdown
Contributor

@mercy-ship-it mercy-ship-it commented Nov 10, 2025

Short Description

This PR adds comprehensive integration documentation for the EAPTS (Electronic Asset and Pharmaceutical Tracking System) adaptor

Details

  • App Overview
  • Data Model
  • Integration Use Cases

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to
know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our
Responsible AI Policy

Add documentation for EAPTS adaptor including overview, functions, and interfaces.
Copy link
Copy Markdown
Contributor

@hunterachieng hunterachieng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mercy-ship-it If we look at the other docs, the format is different from the one you have written

@mercy-ship-it
Copy link
Copy Markdown
Contributor Author

@hunterachieng Did you check on this? https://github.com/OpenFn/docs/pull/717/files

Updated documentation for the EAPTS adaptor, including an overview, integration options, and functions.
Comment thread adaptors/eapts.md Outdated

## Integration Options

Use this adaptor to connect to the **EAPTS API**, enabling your workflows to make authenticated HTTP requests for retrieving or sending data related to medicines, stock reports, or prescription validations.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the format arrangement is different compared to the other documents

Copy link
Copy Markdown
Contributor Author

@mercy-ship-it mercy-ship-it left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hunterachieng I have updated the Docs

@josephjclark
Copy link
Copy Markdown
Collaborator

Hi @hunterachieng should we merge this? Or close it? Or ask someone else?

@hunterachieng
Copy link
Copy Markdown
Contributor

@josephjclark Yes we should merge

@josephjclark josephjclark changed the base branch from main to release/next May 1, 2026 12:39
@josephjclark josephjclark merged commit c773040 into release/next May 1, 2026
1 check passed
@josephjclark josephjclark deleted the mercy-ship-it-eapts-adaptor branch May 1, 2026 12:39
josephjclark added a commit that referenced this pull request May 1, 2026
* docs revision (#763)

* Update dependencies (#767)

* Bump follow-redirects from 1.15.6 to 1.16.0

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.6 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.6...v1.16.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump dompurify from 3.2.6 to 3.4.1

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.6 to 3.4.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.2.6...3.4.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Merge pull request #758 from OpenFn/dependabot/npm_and_yarn/axios-1.15.0

Bump axios from 1.13.5 to 1.15.0

* Bump lodash from 4.17.23 to 4.18.1 (#757)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump node-forge from 1.3.3 to 1.4.0 (#753)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.3 to 1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* bump node version

* update brace-expansion

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update credential image (#692)

* Create documentation for EAPTS adaptor (#717)

* Create documentation for EAPTS adaptor

Add documentation for EAPTS adaptor including overview, functions, and interfaces.

* Revise EAPTS adaptor documentation

Updated documentation for the EAPTS adaptor, including an overview, integration options, and functions.

* Updated eapts.md

* Update eapts.md

* Updated eapts.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emmanuel Evance <mtuchidev@gmail.com>
Co-authored-by: Mercy <mercy@openfn.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants