When you use the split helper to set variables, for example: {"config":{"value":"%%split(data[action][data],\\"!\\")%%"}} You have to escape with \'s to save the action. This can be confusing and easy to forget.