Events
- Active Campaign
- Acuity
- Athena
- Axle Health
- Butterfly Labs
- Calendly
- Customer.io
- Elation
- Feathery
- Formsort
- Healthie
- Hubspot
- IntakeQ
- Junction
- Morf
- Posthog
- Segment
Actions
- Active Campaign
- Athena
- Customer.io
- Elation
- Facebook
- Freshdesk
- Google
- Healthie
- Hubspot
- IntakeQ
- Intercom
- Mixpanel
- Morf
- Nextdoor
- Open Phone
- Segment
- Slack
- Spruce
- Stedi
- Stripe
- Tiktok
- Twilio
Elation
Lab Test
Event payload details and trigger documentation for Lab Test data from Elation
Copy
Ask AI
{
"code": "",
"compendium_id": "3",
"cpt_codes": 1,
"created_at": "2020-01-27T16:17:43Z",
"deleted_at": "2020-01-28T13:11:23Z",
"id": "140748306251838",
"lab_vendor_id": "3",
"name": "TSH",
"practice_created_id": "42",
"procedure_class": "123",
"questions": {
"answers": [
{
"response": "5 cups"
}
],
"question": "Briefly describe any caffeine use - e.g. how many cups of coffee a day?"
},
"test_synonyms": "TSH"
}
Copy
Ask AI
{
"code": "Code identifier for the test, if available.",
"compendium_id": "Compendium identifier for the test, if available.",
"cpt_codes": "List of CPT codes associated with the test.",
"created_at": "Timestamp when the test was created.",
"deleted_at": "Timestamp when the test was deleted, if applicable.",
"id": "Unique identifier for the test.",
"lab_vendor_id": "Lab vendor identifier for the test, if available.",
"name": "Name of the test.",
"practice_created_id": "Practice-specific identifier for the test, if available.",
"procedure_class": "Procedure class of the test, if applicable.",
"questions": "List of questions associated with the test.",
"test_synonyms": "List of alternative names or synonyms for the test."
}
Events
Triggering Webhook Types
The following event types are associated with the Lab Test event payload from Elation.
Elation Lab Test Updated
Elation Lab Test Deleted
Copy
Ask AI
{
"code": "",
"compendium_id": "3",
"cpt_codes": 1,
"created_at": "2020-01-27T16:17:43Z",
"deleted_at": "2020-01-28T13:11:23Z",
"id": "140748306251838",
"lab_vendor_id": "3",
"name": "TSH",
"practice_created_id": "42",
"procedure_class": "123",
"questions": {
"answers": [
{
"response": "5 cups"
}
],
"question": "Briefly describe any caffeine use - e.g. how many cups of coffee a day?"
},
"test_synonyms": "TSH"
}
Copy
Ask AI
{
"code": "Code identifier for the test, if available.",
"compendium_id": "Compendium identifier for the test, if available.",
"cpt_codes": "List of CPT codes associated with the test.",
"created_at": "Timestamp when the test was created.",
"deleted_at": "Timestamp when the test was deleted, if applicable.",
"id": "Unique identifier for the test.",
"lab_vendor_id": "Lab vendor identifier for the test, if available.",
"name": "Name of the test.",
"practice_created_id": "Practice-specific identifier for the test, if available.",
"procedure_class": "Procedure class of the test, if applicable.",
"questions": "List of questions associated with the test.",
"test_synonyms": "List of alternative names or synonyms for the test."
}
Payload Field Details
ID
Unique identifier for the test.
CEL
Copy
Ask AI
id
Example
Copy
Ask AI
"140748306251838"
Name of the test.
CEL
Copy
Ask AI
name
Example
Copy
Ask AI
"TSH"
Code identifier for the test, if available.
CEL
Copy
Ask AI
code
Example
Copy
Ask AI
""
Procedure class of the test, if applicable.
CEL
Copy
Ask AI
procedure_class
Example
Copy
Ask AI
"123"
Practice-specific identifier for the test, if available.
CEL
Copy
Ask AI
practice_created_id
Example
Copy
Ask AI
"42"
Lab vendor identifier for the test, if available.
CEL
Copy
Ask AI
lab_vendor_id
Example
Copy
Ask AI
"3"
Compendium identifier for the test, if available.
CEL
Copy
Ask AI
compendium_id
Example
Copy
Ask AI
"3"
List of CPT codes associated with the test.
CEL
Copy
Ask AI
cpt_codes
Example
Copy
Ask AI
1
List of alternative names or synonyms for the test.
CEL
Copy
Ask AI
test_synonyms
Example
Copy
Ask AI
"TSH"
List of questions associated with the test.
CEL
Copy
Ask AI
questions
Example
Copy
Ask AI
{
"answers": [
{
"response": "5 cups"
}
],
"question": "Briefly describe any caffeine use - e.g. how many cups of coffee a day?"
}
Timestamp when the test was created.
CEL
Copy
Ask AI
created_at
Example
Copy
Ask AI
"2020-01-27T16:17:43Z"
Timestamp when the test was deleted, if applicable.
CEL
Copy
Ask AI
deleted_at
Example
Copy
Ask AI
"2020-01-28T13:11:23Z"
Copy
Ask AI
{
"code": "",
"compendium_id": "3",
"cpt_codes": 1,
"created_at": "2020-01-27T16:17:43Z",
"deleted_at": "2020-01-28T13:11:23Z",
"id": "140748306251838",
"lab_vendor_id": "3",
"name": "TSH",
"practice_created_id": "42",
"procedure_class": "123",
"questions": {
"answers": [
{
"response": "5 cups"
}
],
"question": "Briefly describe any caffeine use - e.g. how many cups of coffee a day?"
},
"test_synonyms": "TSH"
}
Copy
Ask AI
{
"code": "Code identifier for the test, if available.",
"compendium_id": "Compendium identifier for the test, if available.",
"cpt_codes": "List of CPT codes associated with the test.",
"created_at": "Timestamp when the test was created.",
"deleted_at": "Timestamp when the test was deleted, if applicable.",
"id": "Unique identifier for the test.",
"lab_vendor_id": "Lab vendor identifier for the test, if available.",
"name": "Name of the test.",
"practice_created_id": "Practice-specific identifier for the test, if available.",
"procedure_class": "Procedure class of the test, if applicable.",
"questions": "List of questions associated with the test.",
"test_synonyms": "List of alternative names or synonyms for the test."
}
Assistant
Responses are generated using AI and may contain mistakes.