# HubSpot

The Xenioo On Demand Launch Web Hook can also be invoked by a standard [HubSpot contact event](https://developers.hubspot.com/docs/api/webhooks).

When invoked by HubSpot, the On Demand broadcast will transform the received payload into a single target filter and use the supplied data to create or update and existing conversation.

The following fields will be extracted automatically from the HubSpot payload model:

| HubSpot                    | Xenioo              |
| -------------------------- | ------------------- |
| vid                        | hubspot-vid         |
| portal-id                  | hubspot-portal-id   |
| properties.firstname.value | first\_name         |
| properties.lastname.value  | last\_name          |
| roperties.email.value      | user\_email         |
| properties.phone.value     | user\_phone\_number |
