# When Import set table and Transform map configuration are required?

### Description

This describes required pre-requisites for ServiceNow integration.

### Solution

For ServiceNow integration, configuration of import set table and transform map are required.

If you are integrating ServiceNow as only source, you can create import set table and transform map with a single field.

But in case of a bi-directional integration, or when ServiceNow is the target system for all the fields that you want to synchronize, import set and transform map configuration will be required.

For steps, please refer [Import Set and Transformation map](/opstech-docs/connectors/servicenow.md#configure-import-set-table-and-transformation-map).


---

# 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://opstech.gitbook.io/opstech-docs/help-center-index/faqs/servicenow-faqs/import-set-transform.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.
