# Integration Specifications

## Integration Availability

Cordial is a cross-channel marketing and customer engagement platform for enterprise brands to send personalized email, SMS, mobile push notifications.&#x20;

The Daasity Cordial integration enables merchants to extract key metrics from email, SMS and mobile push notifications to easily track performance for both bulk and triggered (automated) campaigns.  Data is transformed as part of Daasity's [Unified Notification Schema (UNS)](/core-concepts/data-models/unified-schemas/unified-notification-schema-uns.md) that enables multi-platform reporting in one schema for merchants that leverage mutliple email / SMS platforms or have transitioned from one platform to another.

## Integration Availability

This integration is available for:

* Enterprise

## Snowflake Data Share

The Daasity Cordial integration utilizes [Snowflake Data Sharing](https://docs.snowflake.com/en/user-guide/data-sharing-intro) functionality to share data between Cordial and Daasity.  Using the Snowflake Data Sharing functionality, Daasity will provide data to the merchant in one of two methods

* Merchant uses Snowflake: will create a direct data share between Cordial and Daasity that enable close to real-time replication
* Merchant uses Redshift or BigQuery: uses a process to replicate data from an internal Daasity Snowflake database to the merchant Redshift or BigQuery

Cordial shares data in four (4) tables:

* CONTACTACTIVITY
* CONTACTS
* MESSAGESENDS
* ORDERS

More information on these tables can be found at Cordial in their [Snowflake Secure Data Sharing](https://support.cordial.com/hc/en-us/articles/9615168271629-Snowflake-Secure-Data-Sharing) article


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/cordial/integration-specifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
