feat: Clone and update automation rules (#3782)

- endpoints to clone and update automation rules

fixes: #3740
This commit is contained in:
Tejaswini Chile
2022-01-21 05:00:21 +05:30
committed by GitHub
parent ab864a86fd
commit a7c947aeae
9 changed files with 158 additions and 4 deletions

View File

@@ -145,7 +145,7 @@
"attribute_type": "standard"
},
"content": {
"attribute_name": "Message Type",
"attribute_name": "Message Content",
"input_type": "search_box with name tags/plain text",
"data_type": "text",
"filter_operators": [ "equal_to", "not_equal_to", "contains", "does_not_contain" ],