# Teamcenter to NetSuite

## Getting started

Follow the instructions below to automatically sync data from [Teamcenter](/apps/t/teamcenter.md) to [NetSuite](/apps/n/netsuite.md):

{% stepper %}
{% step %}

#### Create a<img src="/files/lSTlLsRIKqkjZX37h2v3" alt="" data-size="line">NetSuite integration

First, connect NetSuite and create your integration (instructions [here](/apps/n/netsuite.md)). Make sure the integration is fetching **Items.**
{% endstep %}

{% step %}

#### Connect  <img src="/files/Oxt4MGAV3BCAl7ZSVJQZ" alt="" data-size="line">Teamcenter and create an integration.

Next, set up your Teamcenter integration following the instructions [here](/apps/t/teamcenter.md).
{% endstep %}

{% step %}

#### **Configure Teamcenter to sync to NetSuite.**

In the Teamcenter integration panel, select NetSuite as the target app from the dropdown menu:

<figure><img src="/files/qzwIMg90qZLJxh6uAL8j" alt="" width="375"><figcaption></figcaption></figure>

You will have the option to only sync **released** data from Teamcenter:

<figure><img src="/files/xDFdCtoKjB2GVUje0waG" alt="" width="375"><figcaption></figcaption></figure>

Violet will automatically push all parts and their children to NetSuite as Items, and it will push changes to existing Items when there are changes.
{% endstep %}
{% endstepper %}

#### One-time data syncs

Alternatively, you can push parts to NetSuite on a one-off basis.

1. Navigate to the desired Teamcenter Part in Violet.&#x20;
2. Under **Automations**, select your target app and click Push.<br>

   *Note, if this part is an assembly, the entire assembly will be pushed.*

<figure><img src="/files/Y34hKDrZ6UfAvuzc1n0F" alt="" width="375"><figcaption></figcaption></figure>

&#x20;2\. Once successful, you will now see this part and its children in Teamcenter, Violet and NetSuite.

## Observability

To learn more about monitoring performance and health & status of your data syncs, head to [Observability](/features/workflows/observability.md).


---

# 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.violetlabs.com/features/workflows/data-sync-workflows/example-syncs/teamcenter-to-netsuite.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.
