API Documentation
- Additional Workflow Step
- Analysis
- Async Request
- Authentication
- Bilingual File
- Business Unit
- Buyer
- Client
- Connector
- Conversations
- Cost Center
- Custom Fields
- Custom File Type
- Domain
- Due Date Scheme
- Email Template
- File
- Glossary
- Import settings
- Job
- GETGet Job Preview Package assets.
- GETDownload handover file(s)
- PUTUpload handover file
- DELDelete handover file
- POSTCreate job
- PUTEdit jobs (batch)
- DELDelete job (batch)
- POSTDownload bilingual file
- POSTCompare jobs on workflow levels
- POSTCreate job from connector asynchronous download task
- POSTCopy Source to Target
- POSTNotify assigned users
- POSTSearch jobs in project
- POSTGet segments count
- POSTUpdate source
- POSTUpdate target
- DELDelete all translations
- GETGet custom fields
- PUTEdit custom fields (batch)
- POSTCreate custom field instances
- GETGet custom field
- PUTEdit custom field
- DELDelete custom field
- GETGet job
- PUTEdit job
- PATCHPatch job
- POSTCopy Source to Target job
- GETGet import settings for job
- PUTEdit job import settings
- GETDownload original file
- GETDownload preview file
- POSTDownload preview file
- GETGet PDF preview
- POSTPseudo-translates job
- GETGet segments
- POSTEdit job status
- POSTSplit job
- GETGet status changes
- GETGet target file's warnings
- GETGet translation resources
- GETGet job's workflowStep
- GETList jobs
- POSTPseudo-translate job
- DELDelete specific translations
- POSTGet Web Editor URL
- GETDownload target file based on async request
- PUTDownload target file (async)
- PATCHEdit jobs (with possible partial updates)
- POSTExport jobs to online repository
- PUTDownload target file (async)
- POSTSearch job's translation memories
- POSTWildcard search job's translation memories
- GET
- Language AI
- Language Quality Assessment
- Machine Translation
- Machine Translation Settings
- Mapping
- Net Rate Scheme
- Notifications
- Price List
- Project
- Project Reference File
- Project Template
- Provider
- Quality Assurance
- Quote
- SCIM
- Segmentation Rules
- Service
- Spell Check
- SubDomain
- Supported Languages
- Term Base
- Translation
- Translation Memory
- User
- Vendor
- Webhook
- Workflow changes
- Workflow Step
- XML Assistant
Job
Edit job import settings
PUT
/
api2
/
v1
/
projects
/
{projectUid}
/
jobs
/
{jobUid}
/
importSettings
Edit job import settings
Copy
Ask AI
curl --request PUT \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/importSettings \
--header 'Content-Type: application/json' \
--data '{
"inputCharset": "<string>",
"outputCharset": "<string>",
"zipCharset": "<string>",
"fileFormat": "auto-detect",
"autodetectMultilingualFiles": true,
"targetLength": true,
"targetLengthMax": 123,
"targetLengthPercent": true,
"targetLengthPercentValue": 123,
"segmentationRuleId": 123,
"targetSegmentationRuleId": 123,
"android": {
"tagRegexp": "<string>",
"icuSubFilter": true
},
"csv": {
"delimiter": "<string>",
"delimiterType": "TAB",
"htmlSubFilter": true,
"tagRegexp": "<string>",
"importColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumn": "<string>",
"maxLenColumn": "<string>",
"importRows": "<string>"
},
"dita": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"docBook": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"doc": {
"comments": true,
"index": true,
"other": true,
"tagRegexp": "<string>",
"hyperlinkTarget": true,
"joinSimilarRuns": true,
"targetFont": "<string>",
"properties": true,
"hidden": true,
"headerFooter": true
},
"html": {
"breakTagCreatesSegment": true,
"unknownTagCreatesTag": true,
"preserveWhitespace": true,
"importComments": true,
"excludeElements": "<string>",
"tagRegexp": "<string>",
"charEntitiesToTags": "<string>",
"translateMetaTagRegexp": "<string>",
"importDefaultMetaTags": true,
"translatableAttributes": "<string>",
"importDefaultAttributes": true,
"nonTranslatableInlineElements": "<string>",
"translatableInlineElements": "<string>",
"updateLang": true,
"escapeDisabled": true
},
"idml": {
"extractNotes": true,
"simplifyCodes": true,
"extractMasterSpreads": true,
"extractLockedLayers": true,
"extractInvisibleLayers": true,
"extractHiddenConditionalText": true,
"extractHyperlinks": true,
"keepKerning": true,
"keepTracking": true,
"targetFont": "<string>",
"replaceFont": true,
"removeXmlElements": true,
"tagRegexp": "<string>",
"extractCrossReferenceFormats": true,
"extractVariables": true
},
"json": {
"tagRegexp": "<string>",
"htmlSubFilter": true,
"icuSubFilter": true,
"excludeKeyRegexp": "<string>",
"includeKeyRegexp": "<string>",
"contextNotePath": "<string>",
"maxLenPath": "<string>",
"contextKeyPath": "<string>"
},
"mac": {
"htmlSubfilter": true,
"tagRegexp": "<string>",
"icuSubFilter": true
},
"md": {
"hardLineBreaksSegments": true,
"preserveWhiteSpaces": true,
"tagRegexp": "<string>",
"customElements": "<string>",
"ignoredBlockPrefixes": "<string>",
"flavor": "PLAIN",
"processJekyllFrontMatter": true,
"extractCodeBlocks": true,
"notEscapedCharacters": "<string>",
"excludeCodeElements": true
},
"mif": {
"extractBodyPages": true,
"extractReferencePages": true,
"extractMasterPages": true,
"extractHiddenPages": true,
"extractVariables": true,
"extractIndexMarkers": true,
"extractLinks": true,
"extractXRefDef": true,
"extractPgfNumFormat": true,
"extractCustomReferencePages": true,
"extractDefaultReferencePages": true,
"extractUsedVariables": true,
"extractHiddenCondText": true,
"extractUsedXRefDef": true,
"extractUsedPgfNumFormat": true,
"tagRegexp": "<string>"
},
"multilingualXls": {
"sourceColumn": "<string>",
"targetColumns": {},
"contextNoteColumn": "<string>",
"contextKeyColumn": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"importRows": "<string>",
"maxLenColumn": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"multilingualCsv": {
"sourceColumns": "<string>",
"targetColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumns": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"delimiter": "<string>",
"delimiterType": "TAB",
"importRows": "<string>",
"maxLenColumns": "<string>",
"allTargetColumns": {},
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"multilingualXml": {
"translatableElementsXPath": "<string>",
"sourceElementsXPath": "<string>",
"targetElementsXPaths": {},
"inlineElementsNonTranslatableXPath": "<string>",
"tagRegexp": "<string>",
"segmentation": true,
"htmlSubFilter": true,
"contextKeyXPath": "<string>",
"contextNoteXPath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespace": true,
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true,
"icuSubFilter": true
},
"pdf": {
"filter": "TRANS_PDF"
},
"php": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"po": {
"tagRegexp": "<string>",
"exportMultiline": true,
"htmlSubFilter": true,
"segment": true,
"markupSubFilterTranslatable": "<string>",
"markupSubFilterNonTranslatable": "<string>",
"contextKeySuffixType": "MSGCTXT",
"saveConfirmedSegments": true,
"importSetSegmentConfirmedWhen": "FUZZY",
"importSetSegmentLockedWhen": "FUZZY",
"exportConfirmedLocked": "FUZZY",
"exportConfirmedNotLocked": "FUZZY",
"exportNotConfirmedLocked": "FUZZY",
"exportNotConfirmedNotLocked": "FUZZY",
"icuSubFilter": true
},
"ppt": {
"hiddenSlides": true,
"other": true,
"notes": true,
"masterSlides": true
},
"properties": {
"tagRegexp": "<string>"
},
"psd": {
"extractHiddenLayers": true,
"extractLockedLayers": true,
"tagRegexp": "<string>"
},
"quarkTag": {
"removeKerningTrackingTags": true,
"tagRegexp": "<string>"
},
"resx": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"sdlXlf": {
"icuSubFilter": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"tagRegexp": "<string>"
},
"tmMatch": {
"contextType": "AUTO",
"prevOrNextSegment": true,
"penalizeMultiContextMatch": true,
"ignoreTagMetadata": true,
"metadataPriority": {
"prioritizedFields": [
{
"type": "CLIENT"
}
]
}
},
"ttx": {
"saveConfirmedSegments": true
},
"txt": {
"tagRegexp": "<string>",
"translatableTextRegexp": "<string>",
"contextKey": "<string>",
"regexpCapturingGroups": true
},
"xlf2": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"saveConfirmedSegments": true,
"segmentation": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"copySourceToTargetIfNotImported": true,
"respectTranslateAttr": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"contextKeyXPath": "<string>",
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"xlf": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"segmentation": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"contextType": "<string>",
"preserveCharEntities": "<string>",
"copySourceToTargetIfNotImported": true,
"importXPath": "<string>",
"importAsConfirmedXPath": "<string>",
"importAsLockedXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"xls": {
"sheetNames": true,
"hidden": true,
"comments": true,
"other": true,
"cellFlow": "DownRight",
"htmlSubfilter": true,
"tagRegexp": "<string>",
"specifiedColumns": "<string>"
},
"xml": {
"rulesFormat": "PLAIN",
"includeElementsPlain": "<string>",
"excludeElementsPlain": "<string>",
"includeAttributesPlain": "<string>",
"excludeAttributesPlain": "<string>",
"inlineElementsNonTranslatablePlain": "<string>",
"inlineElementsPlain": "<string>",
"inlineElementsAutoPlain": true,
"htmlSubfilterElementsPlain": "<string>",
"entities": true,
"lockElementsPlain": "<string>",
"lockAttributesPlain": "<string>",
"includeXPath": "<string>",
"inlineElementsXpath": "<string>",
"inlineElementsNonTranslatableXPath": "<string>",
"inlineElementsAutoXPath": true,
"htmlSubfilterElementsXpath": "<string>",
"lockXPath": "<string>",
"segmentation": true,
"tagRegexp": "<string>",
"contextNoteXpath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespaceXPath": "<string>",
"preserveCharEntities": "<string>",
"contextKeyXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"importComments": true,
"icuSubFilter": true,
"assistantProfile": "<string>"
},
"yaml": {
"htmlSubFilter": true,
"tagRegexp": "<string>",
"includeKeyRegexp": "<string>",
"excludeValueRegexp": "<string>",
"contextPath": "<string>",
"contextKeyPath": "<string>",
"markdownSubfilter": true,
"updateRootElementLang": true,
"localeFormat": "MEMSOURCE",
"indentEmptyLinesInString": true,
"icuSubFilter": true
},
"asciidoc": {
"tagRegexp": "<string>",
"htmlInPassthrough": true,
"nontranslatableMonospaceCustomStylesRegexp": "<string>",
"extractCustomDocumentAttributeNameRegexp": "<string>",
"extractBtnMenuLabels": true
}
}'
Copy
Ask AI
{
"inputCharset": "<string>",
"outputCharset": "<string>",
"zipCharset": "<string>",
"fileFormat": "<string>",
"autodetectMultilingualFiles": true,
"targetLength": true,
"targetLengthMax": 123,
"targetLengthPercent": true,
"targetLengthPercentValue": 123,
"android": {
"tagRegexp": "<string>",
"icuSubFilter": true
},
"idml": {
"extractNotes": true,
"simplifyCodes": true,
"extractMasterSpreads": true,
"extractLockedLayers": true,
"extractInvisibleLayers": true,
"extractHiddenConditionalText": true,
"extractHyperlinks": true,
"keepKerning": true,
"keepTracking": true,
"targetFont": "<string>",
"replaceFont": true,
"removeXmlElements": true,
"tagRegexp": "<string>",
"extractCrossReferenceFormats": true,
"extractVariables": true
},
"xls": {
"sheetNames": true,
"hidden": true,
"comments": true,
"other": true,
"cellFlow": "DownRight",
"htmlSubfilter": true,
"tagRegexp": "<string>",
"specifiedColumns": "<string>"
},
"multilingualXml": {
"translatableElementsXPath": "<string>",
"sourceElementsXPath": "<string>",
"targetElementsXPaths": {},
"inlineElementsNonTranslatableXPath": "<string>",
"tagRegexp": "<string>",
"segmentation": true,
"htmlSubFilter": true,
"contextKeyXPath": "<string>",
"contextNoteXPath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespace": true,
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true,
"icuSubFilter": true
},
"php": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"resx": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"json": {
"tagRegexp": "<string>",
"htmlSubFilter": true,
"icuSubFilter": true,
"excludeKeyRegexp": "<string>",
"includeKeyRegexp": "<string>",
"contextNotePath": "<string>",
"maxLenPath": "<string>",
"contextKeyPath": "<string>"
},
"html": {
"breakTagCreatesSegment": true,
"unknownTagCreatesTag": true,
"preserveWhitespace": true,
"importComments": true,
"excludeElements": "<string>",
"tagRegexp": "<string>",
"charEntitiesToTags": "<string>",
"translateMetaTagRegexp": "<string>",
"importDefaultMetaTags": true,
"translatableAttributes": "<string>",
"importDefaultAttributes": true,
"nonTranslatableInlineElements": "<string>",
"translatableInlineElements": "<string>",
"updateLang": true,
"escapeDisabled": true
},
"multilingualXls": {
"sourceColumn": "<string>",
"targetColumns": {},
"contextNoteColumn": "<string>",
"contextKeyColumn": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"importRows": "<string>",
"maxLenColumn": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"multilingualCsv": {
"sourceColumns": "<string>",
"targetColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumns": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"delimiter": "<string>",
"delimiterType": "TAB",
"importRows": "<string>",
"maxLenColumns": "<string>",
"allTargetColumns": {},
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"csv": {
"delimiter": "<string>",
"delimiterType": "TAB",
"htmlSubFilter": true,
"tagRegexp": "<string>",
"importColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumn": "<string>",
"maxLenColumn": "<string>",
"importRows": "<string>"
},
"txt": {
"tagRegexp": "<string>",
"translatableTextRegexp": "<string>",
"contextKey": "<string>",
"regexpCapturingGroups": true
},
"xlf2": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"saveConfirmedSegments": true,
"segmentation": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"copySourceToTargetIfNotImported": true,
"respectTranslateAttr": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"contextKeyXPath": "<string>",
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"quarkTag": {
"removeKerningTrackingTags": true,
"tagRegexp": "<string>"
},
"pdf": {
"filter": "TRANS_PDF"
},
"tmMatch": {
"contextType": "AUTO",
"prevOrNextSegment": true,
"penalizeMultiContextMatch": true,
"ignoreTagMetadata": true,
"metadataPriority": {
"prioritizedFields": [
{
"type": "CLIENT"
}
]
}
},
"xml": {
"rulesFormat": "PLAIN",
"includeElementsPlain": "<string>",
"excludeElementsPlain": "<string>",
"includeAttributesPlain": "<string>",
"excludeAttributesPlain": "<string>",
"inlineElementsNonTranslatablePlain": "<string>",
"inlineElementsPlain": "<string>",
"inlineElementsAutoPlain": true,
"htmlSubfilterElementsPlain": "<string>",
"entities": true,
"lockElementsPlain": "<string>",
"lockAttributesPlain": "<string>",
"includeXPath": "<string>",
"inlineElementsXpath": "<string>",
"inlineElementsNonTranslatableXPath": "<string>",
"inlineElementsAutoXPath": true,
"htmlSubfilterElementsXpath": "<string>",
"lockXPath": "<string>",
"segmentation": true,
"tagRegexp": "<string>",
"contextNoteXpath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespaceXPath": "<string>",
"preserveCharEntities": "<string>",
"contextKeyXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"importComments": true,
"icuSubFilter": true,
"assistantProfile": "<string>"
},
"mif": {
"extractBodyPages": true,
"extractReferencePages": true,
"extractMasterPages": true,
"extractHiddenPages": true,
"extractVariables": true,
"extractIndexMarkers": true,
"extractLinks": true,
"extractXRefDef": true,
"extractPgfNumFormat": true,
"extractCustomReferencePages": true,
"extractDefaultReferencePages": true,
"extractUsedVariables": true,
"extractHiddenCondText": true,
"extractUsedXRefDef": true,
"extractUsedPgfNumFormat": true,
"tagRegexp": "<string>"
},
"properties": {
"tagRegexp": "<string>"
},
"doc": {
"comments": true,
"index": true,
"other": true,
"tagRegexp": "<string>",
"hyperlinkTarget": true,
"joinSimilarRuns": true,
"targetFont": "<string>",
"properties": true,
"hidden": true,
"headerFooter": true
},
"xlf": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"segmentation": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"contextType": "<string>",
"preserveCharEntities": "<string>",
"copySourceToTargetIfNotImported": true,
"importXPath": "<string>",
"importAsConfirmedXPath": "<string>",
"importAsLockedXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"sdlXlf": {
"icuSubFilter": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"tagRegexp": "<string>"
},
"ttx": {
"saveConfirmedSegments": true
},
"ppt": {
"hiddenSlides": true,
"other": true,
"notes": true,
"masterSlides": true
},
"yaml": {
"htmlSubFilter": true,
"tagRegexp": "<string>",
"includeKeyRegexp": "<string>",
"excludeValueRegexp": "<string>",
"contextPath": "<string>",
"contextKeyPath": "<string>",
"markdownSubfilter": true,
"updateRootElementLang": true,
"localeFormat": "MEMSOURCE",
"indentEmptyLinesInString": true,
"icuSubFilter": true
},
"dita": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"docBook": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"po": {
"tagRegexp": "<string>",
"exportMultiline": true,
"htmlSubFilter": true,
"segment": true,
"markupSubFilterTranslatable": "<string>",
"markupSubFilterNonTranslatable": "<string>",
"contextKeySuffixType": "MSGCTXT",
"saveConfirmedSegments": true,
"importSetSegmentConfirmedWhen": "FUZZY",
"importSetSegmentLockedWhen": "FUZZY",
"exportConfirmedLocked": "FUZZY",
"exportConfirmedNotLocked": "FUZZY",
"exportNotConfirmedLocked": "FUZZY",
"exportNotConfirmedNotLocked": "FUZZY",
"icuSubFilter": true
},
"mac": {
"htmlSubfilter": true,
"tagRegexp": "<string>",
"icuSubFilter": true
},
"md": {
"hardLineBreaksSegments": true,
"preserveWhiteSpaces": true,
"tagRegexp": "<string>",
"customElements": "<string>",
"ignoredBlockPrefixes": "<string>",
"flavor": "PLAIN",
"processJekyllFrontMatter": true,
"extractCodeBlocks": true,
"notEscapedCharacters": "<string>",
"excludeCodeElements": true
},
"psd": {
"extractHiddenLayers": true,
"extractLockedLayers": true,
"tagRegexp": "<string>"
},
"asciidoc": {
"tagRegexp": "<string>",
"htmlInPassthrough": true,
"nontranslatableMonospaceCustomStylesRegexp": "<string>",
"extractCustomDocumentAttributeNameRegexp": "<string>",
"extractBtnMenuLabels": true
},
"segRule": {
"id": "<string>",
"uid": "<string>",
"language": "<string>",
"name": "<string>",
"filename": "<string>",
"primary": true
},
"targetSegRule": {
"id": "<string>",
"uid": "<string>",
"language": "<string>",
"name": "<string>",
"filename": "<string>",
"primary": true
}
}
Body
application/json
Response
200
application/json
successful operation
The response is of type object
.
Was this page helpful?
Edit job import settings
Copy
Ask AI
curl --request PUT \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/importSettings \
--header 'Content-Type: application/json' \
--data '{
"inputCharset": "<string>",
"outputCharset": "<string>",
"zipCharset": "<string>",
"fileFormat": "auto-detect",
"autodetectMultilingualFiles": true,
"targetLength": true,
"targetLengthMax": 123,
"targetLengthPercent": true,
"targetLengthPercentValue": 123,
"segmentationRuleId": 123,
"targetSegmentationRuleId": 123,
"android": {
"tagRegexp": "<string>",
"icuSubFilter": true
},
"csv": {
"delimiter": "<string>",
"delimiterType": "TAB",
"htmlSubFilter": true,
"tagRegexp": "<string>",
"importColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumn": "<string>",
"maxLenColumn": "<string>",
"importRows": "<string>"
},
"dita": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"docBook": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"doc": {
"comments": true,
"index": true,
"other": true,
"tagRegexp": "<string>",
"hyperlinkTarget": true,
"joinSimilarRuns": true,
"targetFont": "<string>",
"properties": true,
"hidden": true,
"headerFooter": true
},
"html": {
"breakTagCreatesSegment": true,
"unknownTagCreatesTag": true,
"preserveWhitespace": true,
"importComments": true,
"excludeElements": "<string>",
"tagRegexp": "<string>",
"charEntitiesToTags": "<string>",
"translateMetaTagRegexp": "<string>",
"importDefaultMetaTags": true,
"translatableAttributes": "<string>",
"importDefaultAttributes": true,
"nonTranslatableInlineElements": "<string>",
"translatableInlineElements": "<string>",
"updateLang": true,
"escapeDisabled": true
},
"idml": {
"extractNotes": true,
"simplifyCodes": true,
"extractMasterSpreads": true,
"extractLockedLayers": true,
"extractInvisibleLayers": true,
"extractHiddenConditionalText": true,
"extractHyperlinks": true,
"keepKerning": true,
"keepTracking": true,
"targetFont": "<string>",
"replaceFont": true,
"removeXmlElements": true,
"tagRegexp": "<string>",
"extractCrossReferenceFormats": true,
"extractVariables": true
},
"json": {
"tagRegexp": "<string>",
"htmlSubFilter": true,
"icuSubFilter": true,
"excludeKeyRegexp": "<string>",
"includeKeyRegexp": "<string>",
"contextNotePath": "<string>",
"maxLenPath": "<string>",
"contextKeyPath": "<string>"
},
"mac": {
"htmlSubfilter": true,
"tagRegexp": "<string>",
"icuSubFilter": true
},
"md": {
"hardLineBreaksSegments": true,
"preserveWhiteSpaces": true,
"tagRegexp": "<string>",
"customElements": "<string>",
"ignoredBlockPrefixes": "<string>",
"flavor": "PLAIN",
"processJekyllFrontMatter": true,
"extractCodeBlocks": true,
"notEscapedCharacters": "<string>",
"excludeCodeElements": true
},
"mif": {
"extractBodyPages": true,
"extractReferencePages": true,
"extractMasterPages": true,
"extractHiddenPages": true,
"extractVariables": true,
"extractIndexMarkers": true,
"extractLinks": true,
"extractXRefDef": true,
"extractPgfNumFormat": true,
"extractCustomReferencePages": true,
"extractDefaultReferencePages": true,
"extractUsedVariables": true,
"extractHiddenCondText": true,
"extractUsedXRefDef": true,
"extractUsedPgfNumFormat": true,
"tagRegexp": "<string>"
},
"multilingualXls": {
"sourceColumn": "<string>",
"targetColumns": {},
"contextNoteColumn": "<string>",
"contextKeyColumn": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"importRows": "<string>",
"maxLenColumn": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"multilingualCsv": {
"sourceColumns": "<string>",
"targetColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumns": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"delimiter": "<string>",
"delimiterType": "TAB",
"importRows": "<string>",
"maxLenColumns": "<string>",
"allTargetColumns": {},
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"multilingualXml": {
"translatableElementsXPath": "<string>",
"sourceElementsXPath": "<string>",
"targetElementsXPaths": {},
"inlineElementsNonTranslatableXPath": "<string>",
"tagRegexp": "<string>",
"segmentation": true,
"htmlSubFilter": true,
"contextKeyXPath": "<string>",
"contextNoteXPath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespace": true,
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true,
"icuSubFilter": true
},
"pdf": {
"filter": "TRANS_PDF"
},
"php": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"po": {
"tagRegexp": "<string>",
"exportMultiline": true,
"htmlSubFilter": true,
"segment": true,
"markupSubFilterTranslatable": "<string>",
"markupSubFilterNonTranslatable": "<string>",
"contextKeySuffixType": "MSGCTXT",
"saveConfirmedSegments": true,
"importSetSegmentConfirmedWhen": "FUZZY",
"importSetSegmentLockedWhen": "FUZZY",
"exportConfirmedLocked": "FUZZY",
"exportConfirmedNotLocked": "FUZZY",
"exportNotConfirmedLocked": "FUZZY",
"exportNotConfirmedNotLocked": "FUZZY",
"icuSubFilter": true
},
"ppt": {
"hiddenSlides": true,
"other": true,
"notes": true,
"masterSlides": true
},
"properties": {
"tagRegexp": "<string>"
},
"psd": {
"extractHiddenLayers": true,
"extractLockedLayers": true,
"tagRegexp": "<string>"
},
"quarkTag": {
"removeKerningTrackingTags": true,
"tagRegexp": "<string>"
},
"resx": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"sdlXlf": {
"icuSubFilter": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"tagRegexp": "<string>"
},
"tmMatch": {
"contextType": "AUTO",
"prevOrNextSegment": true,
"penalizeMultiContextMatch": true,
"ignoreTagMetadata": true,
"metadataPriority": {
"prioritizedFields": [
{
"type": "CLIENT"
}
]
}
},
"ttx": {
"saveConfirmedSegments": true
},
"txt": {
"tagRegexp": "<string>",
"translatableTextRegexp": "<string>",
"contextKey": "<string>",
"regexpCapturingGroups": true
},
"xlf2": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"saveConfirmedSegments": true,
"segmentation": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"copySourceToTargetIfNotImported": true,
"respectTranslateAttr": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"contextKeyXPath": "<string>",
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"xlf": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"segmentation": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"contextType": "<string>",
"preserveCharEntities": "<string>",
"copySourceToTargetIfNotImported": true,
"importXPath": "<string>",
"importAsConfirmedXPath": "<string>",
"importAsLockedXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"xls": {
"sheetNames": true,
"hidden": true,
"comments": true,
"other": true,
"cellFlow": "DownRight",
"htmlSubfilter": true,
"tagRegexp": "<string>",
"specifiedColumns": "<string>"
},
"xml": {
"rulesFormat": "PLAIN",
"includeElementsPlain": "<string>",
"excludeElementsPlain": "<string>",
"includeAttributesPlain": "<string>",
"excludeAttributesPlain": "<string>",
"inlineElementsNonTranslatablePlain": "<string>",
"inlineElementsPlain": "<string>",
"inlineElementsAutoPlain": true,
"htmlSubfilterElementsPlain": "<string>",
"entities": true,
"lockElementsPlain": "<string>",
"lockAttributesPlain": "<string>",
"includeXPath": "<string>",
"inlineElementsXpath": "<string>",
"inlineElementsNonTranslatableXPath": "<string>",
"inlineElementsAutoXPath": true,
"htmlSubfilterElementsXpath": "<string>",
"lockXPath": "<string>",
"segmentation": true,
"tagRegexp": "<string>",
"contextNoteXpath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespaceXPath": "<string>",
"preserveCharEntities": "<string>",
"contextKeyXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"importComments": true,
"icuSubFilter": true,
"assistantProfile": "<string>"
},
"yaml": {
"htmlSubFilter": true,
"tagRegexp": "<string>",
"includeKeyRegexp": "<string>",
"excludeValueRegexp": "<string>",
"contextPath": "<string>",
"contextKeyPath": "<string>",
"markdownSubfilter": true,
"updateRootElementLang": true,
"localeFormat": "MEMSOURCE",
"indentEmptyLinesInString": true,
"icuSubFilter": true
},
"asciidoc": {
"tagRegexp": "<string>",
"htmlInPassthrough": true,
"nontranslatableMonospaceCustomStylesRegexp": "<string>",
"extractCustomDocumentAttributeNameRegexp": "<string>",
"extractBtnMenuLabels": true
}
}'
Copy
Ask AI
{
"inputCharset": "<string>",
"outputCharset": "<string>",
"zipCharset": "<string>",
"fileFormat": "<string>",
"autodetectMultilingualFiles": true,
"targetLength": true,
"targetLengthMax": 123,
"targetLengthPercent": true,
"targetLengthPercentValue": 123,
"android": {
"tagRegexp": "<string>",
"icuSubFilter": true
},
"idml": {
"extractNotes": true,
"simplifyCodes": true,
"extractMasterSpreads": true,
"extractLockedLayers": true,
"extractInvisibleLayers": true,
"extractHiddenConditionalText": true,
"extractHyperlinks": true,
"keepKerning": true,
"keepTracking": true,
"targetFont": "<string>",
"replaceFont": true,
"removeXmlElements": true,
"tagRegexp": "<string>",
"extractCrossReferenceFormats": true,
"extractVariables": true
},
"xls": {
"sheetNames": true,
"hidden": true,
"comments": true,
"other": true,
"cellFlow": "DownRight",
"htmlSubfilter": true,
"tagRegexp": "<string>",
"specifiedColumns": "<string>"
},
"multilingualXml": {
"translatableElementsXPath": "<string>",
"sourceElementsXPath": "<string>",
"targetElementsXPaths": {},
"inlineElementsNonTranslatableXPath": "<string>",
"tagRegexp": "<string>",
"segmentation": true,
"htmlSubFilter": true,
"contextKeyXPath": "<string>",
"contextNoteXPath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespace": true,
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true,
"icuSubFilter": true
},
"php": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"resx": {
"tagRegexp": "<string>",
"htmlSubFilter": true
},
"json": {
"tagRegexp": "<string>",
"htmlSubFilter": true,
"icuSubFilter": true,
"excludeKeyRegexp": "<string>",
"includeKeyRegexp": "<string>",
"contextNotePath": "<string>",
"maxLenPath": "<string>",
"contextKeyPath": "<string>"
},
"html": {
"breakTagCreatesSegment": true,
"unknownTagCreatesTag": true,
"preserveWhitespace": true,
"importComments": true,
"excludeElements": "<string>",
"tagRegexp": "<string>",
"charEntitiesToTags": "<string>",
"translateMetaTagRegexp": "<string>",
"importDefaultMetaTags": true,
"translatableAttributes": "<string>",
"importDefaultAttributes": true,
"nonTranslatableInlineElements": "<string>",
"translatableInlineElements": "<string>",
"updateLang": true,
"escapeDisabled": true
},
"multilingualXls": {
"sourceColumn": "<string>",
"targetColumns": {},
"contextNoteColumn": "<string>",
"contextKeyColumn": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"importRows": "<string>",
"maxLenColumn": "<string>",
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"multilingualCsv": {
"sourceColumns": "<string>",
"targetColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumns": "<string>",
"tagRegexp": "<string>",
"htmlSubFilter": true,
"segmentation": true,
"delimiter": "<string>",
"delimiterType": "TAB",
"importRows": "<string>",
"maxLenColumns": "<string>",
"allTargetColumns": {},
"nonEmptySegmentAction": "NONE",
"saveConfirmedSegmentsToTm": true
},
"csv": {
"delimiter": "<string>",
"delimiterType": "TAB",
"htmlSubFilter": true,
"tagRegexp": "<string>",
"importColumns": "<string>",
"contextNoteColumns": "<string>",
"contextKeyColumn": "<string>",
"maxLenColumn": "<string>",
"importRows": "<string>"
},
"txt": {
"tagRegexp": "<string>",
"translatableTextRegexp": "<string>",
"contextKey": "<string>",
"regexpCapturingGroups": true
},
"xlf2": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"saveConfirmedSegments": true,
"segmentation": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"copySourceToTargetIfNotImported": true,
"respectTranslateAttr": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"contextKeyXPath": "<string>",
"preserveCharEntities": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"quarkTag": {
"removeKerningTrackingTags": true,
"tagRegexp": "<string>"
},
"pdf": {
"filter": "TRANS_PDF"
},
"tmMatch": {
"contextType": "AUTO",
"prevOrNextSegment": true,
"penalizeMultiContextMatch": true,
"ignoreTagMetadata": true,
"metadataPriority": {
"prioritizedFields": [
{
"type": "CLIENT"
}
]
}
},
"xml": {
"rulesFormat": "PLAIN",
"includeElementsPlain": "<string>",
"excludeElementsPlain": "<string>",
"includeAttributesPlain": "<string>",
"excludeAttributesPlain": "<string>",
"inlineElementsNonTranslatablePlain": "<string>",
"inlineElementsPlain": "<string>",
"inlineElementsAutoPlain": true,
"htmlSubfilterElementsPlain": "<string>",
"entities": true,
"lockElementsPlain": "<string>",
"lockAttributesPlain": "<string>",
"includeXPath": "<string>",
"inlineElementsXpath": "<string>",
"inlineElementsNonTranslatableXPath": "<string>",
"inlineElementsAutoXPath": true,
"htmlSubfilterElementsXpath": "<string>",
"lockXPath": "<string>",
"segmentation": true,
"tagRegexp": "<string>",
"contextNoteXpath": "<string>",
"maxLenXPath": "<string>",
"preserveWhitespaceXPath": "<string>",
"preserveCharEntities": "<string>",
"contextKeyXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"importComments": true,
"icuSubFilter": true,
"assistantProfile": "<string>"
},
"mif": {
"extractBodyPages": true,
"extractReferencePages": true,
"extractMasterPages": true,
"extractHiddenPages": true,
"extractVariables": true,
"extractIndexMarkers": true,
"extractLinks": true,
"extractXRefDef": true,
"extractPgfNumFormat": true,
"extractCustomReferencePages": true,
"extractDefaultReferencePages": true,
"extractUsedVariables": true,
"extractHiddenCondText": true,
"extractUsedXRefDef": true,
"extractUsedPgfNumFormat": true,
"tagRegexp": "<string>"
},
"properties": {
"tagRegexp": "<string>"
},
"doc": {
"comments": true,
"index": true,
"other": true,
"tagRegexp": "<string>",
"hyperlinkTarget": true,
"joinSimilarRuns": true,
"targetFont": "<string>",
"properties": true,
"hidden": true,
"headerFooter": true
},
"xlf": {
"icuSubFilter": true,
"htmlSubFilter": true,
"importNotes": true,
"segmentation": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"lineBreakTags": true,
"preserveWhitespace": true,
"contextType": "<string>",
"preserveCharEntities": "<string>",
"copySourceToTargetIfNotImported": true,
"importXPath": "<string>",
"importAsConfirmedXPath": "<string>",
"importAsLockedXPath": "<string>",
"xslUrl": "<string>",
"xslFile": "<string>",
"tagRegexp": "<string>"
},
"sdlXlf": {
"icuSubFilter": true,
"skipImportRules": "<string>",
"importAsConfirmedRules": "<string>",
"importAsLockedRules": "<string>",
"exportAttrsWhenConfirmedAndLocked": "<string>",
"exportAttrsWhenConfirmedAndNotLocked": "<string>",
"exportAttrsWhenNotConfirmedAndLocked": "<string>",
"exportAttrsWhenNotConfirmedAndNotLocked": "<string>",
"saveConfirmedSegments": true,
"tagRegexp": "<string>"
},
"ttx": {
"saveConfirmedSegments": true
},
"ppt": {
"hiddenSlides": true,
"other": true,
"notes": true,
"masterSlides": true
},
"yaml": {
"htmlSubFilter": true,
"tagRegexp": "<string>",
"includeKeyRegexp": "<string>",
"excludeValueRegexp": "<string>",
"contextPath": "<string>",
"contextKeyPath": "<string>",
"markdownSubfilter": true,
"updateRootElementLang": true,
"localeFormat": "MEMSOURCE",
"indentEmptyLinesInString": true,
"icuSubFilter": true
},
"dita": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"docBook": {
"includeTags": "<string>",
"excludeTags": "<string>",
"inlineTags": "<string>",
"inlineTagsNonTranslatable": "<string>",
"tagRegexp": "<string>"
},
"po": {
"tagRegexp": "<string>",
"exportMultiline": true,
"htmlSubFilter": true,
"segment": true,
"markupSubFilterTranslatable": "<string>",
"markupSubFilterNonTranslatable": "<string>",
"contextKeySuffixType": "MSGCTXT",
"saveConfirmedSegments": true,
"importSetSegmentConfirmedWhen": "FUZZY",
"importSetSegmentLockedWhen": "FUZZY",
"exportConfirmedLocked": "FUZZY",
"exportConfirmedNotLocked": "FUZZY",
"exportNotConfirmedLocked": "FUZZY",
"exportNotConfirmedNotLocked": "FUZZY",
"icuSubFilter": true
},
"mac": {
"htmlSubfilter": true,
"tagRegexp": "<string>",
"icuSubFilter": true
},
"md": {
"hardLineBreaksSegments": true,
"preserveWhiteSpaces": true,
"tagRegexp": "<string>",
"customElements": "<string>",
"ignoredBlockPrefixes": "<string>",
"flavor": "PLAIN",
"processJekyllFrontMatter": true,
"extractCodeBlocks": true,
"notEscapedCharacters": "<string>",
"excludeCodeElements": true
},
"psd": {
"extractHiddenLayers": true,
"extractLockedLayers": true,
"tagRegexp": "<string>"
},
"asciidoc": {
"tagRegexp": "<string>",
"htmlInPassthrough": true,
"nontranslatableMonospaceCustomStylesRegexp": "<string>",
"extractCustomDocumentAttributeNameRegexp": "<string>",
"extractBtnMenuLabels": true
},
"segRule": {
"id": "<string>",
"uid": "<string>",
"language": "<string>",
"name": "<string>",
"filename": "<string>",
"primary": true
},
"targetSegRule": {
"id": "<string>",
"uid": "<string>",
"language": "<string>",
"name": "<string>",
"filename": "<string>",
"primary": true
}
}
Assistant
Responses are generated using AI and may contain mistakes.