> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/release-notes/2023/august-2023.md).

# August 2023

## FUNCTIONS & FEATURES

* **DATA HUB** - **Business Objects** - [Parent & Child relationship definition](#1.-define-parent-child-relationship-of-product)
* **MARKETING HUB - Destinations** - [Mailchimp](#1.-mailchimp),[ Line](#2.-line-app)
* **MARKETING HUB - Media Template -** [Opt-in fields](#optin-fields-block-improvements)
* **MARKETING HUB - Media Template -** [Parent & Child relationship implementation](#2.-implement-parent-child-relationship)
* **DATAFLOWS -** [**Data Streaming**](#data-streaming)

## DETAILS

### **Parent & Child relationship**

#### **1. Define Parent - Child relationship of Product**

Parent-child relationship feature assists users distinguish the main product and its variants by an assigned attribute of Product Business Object. Furthermore, users are able to choose which level will appear in the recommendation templates.

[See more](https://docs.antsomi.com/cdp-365-user-guide-en/use-cases/marketing-hub/how-to-recommend-products-using-the-parent-child-algorithm)

<figure><img src="https://lh4.googleusercontent.com/BjMF8Ad0q9iIlx7TDHRA9slvUDh2FWKz8XSgJEemsPG3CIXu30HHymt7DEi2eACcCbHSMV6qUdM_eaHTMbuE0hSFsR3CpJHqSAouFd4wDQI7gGTCJtoU1iIKF0VpgBzfhtxwhBWSGHTdYco-Kn_rfQE" alt=""><figcaption></figcaption></figure>

#### 2. **Implement Parent - Child relationship**

As Parent-child relationship is already defined, youRe are able to determine which level of product will be displayed in your template in the Content Sources setting.

[See more](https://docs.antsomi.com/cdp-365-user-guide-en/use-cases/marketing-hub/how-to-recommend-products-using-the-parent-child-algorithm)

<figure><img src="https://lh6.googleusercontent.com/I9ssg3pYrwmMiIym-Db54YdRQUxDZdy0ng5Py2FqpuFN-Xw1FTFtZWdyt90tS6dIwk8rzyVJsRzFtFZz945D8-JJdJRe72gUd1MbsO6P6bP4P7RDPzShWpvIiv_zqzIg3EysRPCrTUFVnV3mKKWW8D0" alt=""><figcaption></figcaption></figure>

### Destinations

#### **1. Mailchimp**

The Mailchimp integration has been implemented to enhance the fulfillment of clients' business objectives.

[See how to configure it](https://docs.antsomi.com/cdp-365-user-guide-en/marketing-hub/destinations/all-destinations/email#mailchimp)

#### **2. Line App**

You are able to send messages via Line vendor by using CDP 365

[See how to configure it](https://docs.antsomi.com/cdp-365-user-guide-en/marketing-hub/destinations/all-destinations/line)

### **Optin fields block improvements**

More advanced types of fields and settings are added which increase customized ability and diverse your templates. As a result, it allows marketers to implement various data enrichment scenarios and collect valuable information from their audience.

[How to use Optin fields block?](https://docs.antsomi.com/cdp-365-user-guide-en/marketing-hub/media-template/settings/blocks-and-settings/optin-fields-1)

<figure><img src="https://lh3.googleusercontent.com/yBu5j3GmPj4K0-eafWpCkmvZb9F3l3C4z5uDPCQ8_4mfcxUTKa2-NqRQem0tcxwBrpGHH9abBAOKjetNjleCAmdgxxODaJUCwQ5E0lOKfOvrBjzzX3acwEzl73m_X7wCw7-KlQ90LcHEKKM9Mb2Pd84" alt=""><figcaption></figcaption></figure>

### Data Streaming

#### 1. Data Source - **Data Streaming Type**

When creating a Data Source, it is now divided into 2 types:&#x20;

* Batch: The data from this source will be taken by interval
* Realtime: The data from this source will be taken in the real time

<figure><img src="https://lh5.googleusercontent.com/2lY6hO1yvxVfcGANvFFfq4dptSsDAO3xMZ3RDcRZ_i1VEiHLl8g-Z8A1avIKYex5jI1TVDWigK1b6OAfXGDMb7Fbxsb4THW9FdoV6c_lXueeEP3H9nuVL4ebOsmCk8_8OIiCMsRB2Nh-JRW5WKpjjng" alt=""><figcaption></figcaption></figure>

#### 2. Dataflow - **Data Streaming Flow**

Dataflow is also divided into 2 types: Batch Streaming & Real-time Streaming. While Batch Streaming follows the original flow, Real-time option provides Facebook Lead and Facebook Messenger template which allows users to pull data from these sources and push it directly to desired Events and Business Objects.

[How to create a Real-time Dataflow?](https://docs.antsomi.com/cdp-365-user-guide-en/dataflows/dataflows/creating-a-dataflows#real-time-streaming-dataflows)

<figure><img src="https://lh3.googleusercontent.com/RHhewiv04iNi3g0g7TDExZRRs-ujP03GL48dg9dGpGpf9OFI6vtAo7YA3uf1W5LBPcxsQX71iwcKxsALqCM0uJkdzIiZt2NhWSfztaxpZ6qWYh8EGzcwBbUBrBVLdd6lxnHtI-kSKURXxCYFw5mVzrc" alt=""><figcaption></figcaption></figure>

## UPCOMING PLAN

Stay tuned for new features to be released next month

* **Conversions & Goals** - Create tailored experiences with targeted goals
* **Smart Inbox -** Manage and customize notification box on both website and app
* **Antsomi App Notification -** Engage your audience through App Push Notification provided by Antsomi


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/release-notes/2023/august-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
