A table or schema lookup error means the table, collection, or schema object referenced in your request could not be found or is not recognized.
Every error in this family includes a stable code (for example NFND-1004). Find that code in the table at the bottom of this article to see exactly which rule was triggered.
Common causes
The table or collection name is misspelled.
The table is not configured for your account.
The schema object does not exist.
How to fix it
Match the code in your response to the table below.
Verify the table or collection name against your configuration.
Confirm the table exists and is available to your account.
Re-send the request with the corrected name.
Codes in this family
Code | What it means |
| Table {tableName} not found. |
| {tableName} External Id (Id:{externalId}) not found. |
| Custom field table name ({prettyTableName}) provided does not exist. |
| The table {tableName} does not exist or can not be found. |
