Reference

External Server

External server used for prototyping. See README for additional documentation.

External server used for prototyping. See README for additional documentation.

Category: Data. 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.

SettingRequiredNotes
URLNoThe URL you want to use in order to test your local extensions

Actions

External Server adds these 2 actions to a care flow. Add one to a step, then fill in its inputs.

External Server

An extension action used to prototype extensions on your local machine.

InputTypeRequiredDescription
Extension KeystringYesThe key of the extension you want to use
Action KeystringYesThe key of the action you want to use
InputjsonNoThe input (in JSON format: {'fields': {key: val}, 'settings': {key: val}})

Returns:

Data pointType
data_pointsstring

mTLS Connect

An extension action that communicates using mTLS by sending a POST request.

InputTypeRequiredDescription
PayloadjsonNoPayload (in JSON format: {'fields': {key: val}, 'settings': {key: val}})

Returns:

Data pointType
responsestring

Setup and notes

Here will be some instructions.

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.

On this page