This action permits to update the bookmark of textsa custom field attached to either the segment (segment level custom field) or a specific text (language specific custom field).
The action is configured as follows:
type | "BookmarkCustomField" | string, Mandatory | |
locale | Null to operate on a segment level custom field. Otherwise, the language of the custom field. | string, Optional | |
id | The language of the text to which to apply the changeID of the custom field. These are string CustomStr1 up to CustomStr30. To find out the ID of a custom field, log in to Wordbee Translator, go to "Settings" then "Custom fields" and edit the properties of a field. At the bottom of the popup you will find the corresponding ID. | string, Mandatory | |
value | Options are:
| int The value to store in the custom field. Use null to clear the custom field. | string, Mandatory |