Motator
Motator's responsibility is to map Content Types and Fields between different systems. Let's say that you have a WebContentGeneric content type in the source but a RichText content type in the target, that will store the same data. You will need to use the Motator to achieve it.
Important
All mapped content will live under Diesel
/mappedbucket, using the same ID that the motation.All matches are case-sensitive. Be aware of that when using the API.
You could use the
Allkeyword to use mapping saved toAllendpointId or/and toAlloriginUniqueId.If you have a mapping for
Allendpoints, and you also have a mapping for a specific endpoint. The mapping with the specific endpoint will take priority.
Last updated
Was this helpful?