Import Schema
Learn more about Import Schemas from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GenerateImportCsvFile | Generate a Import Schema file .csv to use for importing data. |
|
| GET | GetImportSchema | Get a Import Schema resource. |
|
| PATCH | UpdateImportSchema | Update an existing Import Schema resource. |
|
| DELETE | DeleteImportSchema | Delete an existing Import Schema resource. |
|
| GET | GetImportSchemaCollection | Get a collection of Import Schema resources. |
|
| POST | CreateImportSchema | Create a new Import Schema resource. |
|
| GET | LookupImportSchemaSchema | Lookup the Import Schema for the Import Schema. |
|
| GET | BatchGetImportSchema | Get a collection of Import Schema resources for the set of id's. |
|
| POST | BatchCreateImportSchema | Create a new collection of Import Schema resources. |
|
| PATCH | BatchUpdateImportSchema | Update a collection of existing Import Schema resources. |
|
| DELETE | BatchDeleteImportSchema | Delete a collection of existing Import Schema resources. |
|
| POST | GenerateExportProfile | Generate an Export Profile based on the Import Schema to assist with exporting data |
|
| POST | GenerateSystemImportSchemas | Regenerate all the system Import Schema for the release |