> For the complete documentation index, see [llms.txt](https://docs.stacksync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stacksync.com/connectors/acumatica/configure-push-notifications-for-acumatica/add-noteid-to-an-acumatica-generic-inquiry.md).

# Add NoteID to an Acumatica Generic Inquiry

Stacksync uses `NoteID` to identify records in real-time notifications.

### 1. Open the Generic Inquiry

Open the Acumatica screen for the object you want to sync.

For example, to configure customers:

1. Open **Customers**.
2. Select **Customization**.
3. Select **Edit Generic Inquiry**.

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

### 2. Create a Generic Inquiry

Update an existing Generic Inquiry or create a copy.

Create a copy to preserve the original inquiry:

1. Select the **Clipboard** icon.
2. Select **Copy**.<br>

   <figure><img src="/files/JFQHHNaons8nqsScWgCo" alt=""><figcaption></figcaption></figure>
3. Select **+** to create a Generic Inquiry.<br>

   <div align="left"><figure><img src="/files/2Ua5ISteIZObi2QmJNKe" alt=""><figcaption></figcaption></figure></div>
4. Enter a name for the new inquiry.
5. Select the **Clipboard** icon again.
6. Select **Paste**.<br>

   <div align="left"><figure><img src="/files/uKGSMo1iU7gvW6KUofz6" alt=""><figcaption></figcaption></figure></div>

The inquiry name must end with the object name from your Acumatica endpoint.

For example, **Customers** is exposed as `Customer` in **Web Service Endpoints**.

<div align="left"><figure><img src="/files/BJjg0zT9um0TVuz1HaO9" alt=""><figcaption></figcaption></figure></div>

For customers, end the inquiry name with `-Customer`.

For example: `Stacksync-AR-Customer`.

### 3. Add the NoteID field

Open the Generic Inquiry you want to use:

1. Open the inquiry.

2. Open the **Results Grid** tab.<br>

   <div align="left"><figure><img src="/files/mnu1Xro0AwJiKop62uvs" alt=""><figcaption></figcaption></figure></div>

3. Add the `NoteID` field for the object. For customers, use:

   ```
   Object: Customer
   Data Field: NoteID
   ```

4. Save the Generic Inquiry.<br>

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

{% hint style="info" %}
Include `NoteID` in the inquiry output. Stacksync requires it in the push notification payload.
{% endhint %}

\
If you have any questions or run into any blockers, reach out anytime at <hello@stacksync.com> and the Stacksync team will be happy to help.
