ATHENA Library
The ATHENA Library is an importable library containing functions to connect, authenticate, and interact with the Athenahealth API. This library is used in the Athenahealth Adapter.
When imported, typically only the ATHENAclient module needs to be required in order to create the client and access the API methods.
require "ATHENA.ATHENAclient"
How it works:
Use the Translator’s built in help to review how to use each function: