Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The type of authentication to use when connecting to NetSuite. |
AccountId | The company account your username is associated with on NetSuite. |
RoleId | The RoleId is the InternalId of the role that will be used to log in to NetSuite. Leave empty to use the user's default role. |
User | The user of the NetSuite account used to authenticate. |
Password | The password of the NetSuite user used to authenticate. |
Version | The version of the NetSuite API in usage. Defaults to 2022_2. |
IncludeChildTables | A boolean indicating if child tables should be displayed. |
NetsuiteMetadataFolder | A path to a directory to download metadata files from NetSuite. Set this for best performance. |