# Data flow

Below are some examples of data transferred between Moment and Business Central.

Showing example of how this will look in the two different systems.

## Create customer / transfer customer

In Business Central - no customer with number 10006

In Moment - create customer with number 10006

In Business Central - the newly created customer has now appeared

<div data-full-width="false"><figure><img src="/files/j8ZT1yu0r7MxirTrDTxY" alt=""><figcaption></figcaption></figure></div>

## Create project / transfer project

In Business Central - no project with number 4005

In Moment - create project with number 4005

In Business Central - the newly created project has now appeared

<figure><img src="/files/FVJOC76WQKmzgH5nfZAP" alt=""><figcaption></figcaption></figure>

## Create invoice / transfer invoice

In Business Central - no invoice with number 1864

In Moment - create invoice in Moment, finalize the draft and get 1864

In Business Central - the newly created invoice is now posted

<figure><img src="/files/jB2acOzMh1DxjfR3IPzW" alt=""><figcaption></figcaption></figure>

## Post expense / transfer expense

In Business Central - create a purchase invoice

In Moment - no expense exists

In Business Central - post the created purchase invoice, posted as 108222

In Moment - the posted purchase invoice is found as expense

<figure><img src="/files/o2wBcku22herxmPgmiuT" alt=""><figcaption></figcaption></figure>

## Payments

In Moment - show invoice is not yet paid

In Business Central - register payment on an invoice, post payment

In Moment - show invoice as paid, show payment data

<figure><img src="/files/dQTFLmBhtDkXeIqQPWSa" alt=""><figcaption></figcaption></figure>


---

# 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://docs.milientsoftware.com/help/moment-by-topic/integrations/real-time-integrations/business-central/data-flow.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.
