Awell Tasks
Connect to Awell Tasks
Connect to Awell Tasks
Category: Workflow. Adds 2 actions to a care flow.
What to configure
Set these once, on the extension in Awell Studio. An action fails at run time if a required setting is missing.
| Setting | Required | Notes |
|---|---|---|
| API key | Yes | The API key for the Task Service API Stored as a secret. |
| Base URL | Yes | The base URL of the Task ServiceAPI |
Actions
Awell Tasks adds these 2 actions to a care flow. Add one to a step, then fill in its inputs.
Get comments
Retrieves all comments in a care flow.
This action retries automatically on a transient failure.
No inputs — this action takes no configuration.
Returns:
| Data point | Type |
|---|---|
comments | string |
Get last task performer
Retrieves the performer of the last task.
This action retries automatically on a transient failure.
No inputs — this action takes no configuration.
Returns:
| Data point | Type |
|---|---|
email | string |
stytchUserId | string |
Setup and notes
Awell Tasks is an extension that allows communication with the Task Service module.
Changelog
CHANGELOG
Where this page comes from
The settings, actions, inputs, outputs and webhooks above are generated from the
extension's own code, at @awell-health/awell-extensions v2.1.159. They match what the
platform actually does rather than a description of it.
Field-level detail also appears in Awell Studio when you configure the action. Something wrong or missing? Email support@awellhealth.com.