@epilot/automation-client 2.8.7 → 2.8.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/openapi.d.ts CHANGED
@@ -492,9 +492,9 @@ declare namespace Components {
492
492
  */
493
493
  created_automatically?: boolean;
494
494
  /**
495
- * Flag indicating whether the same action can be run multiple times in a single execution
495
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
496
496
  */
497
- allow_to_run_multiple_times?: boolean;
497
+ is_bulk_action?: boolean;
498
498
  reason?: {
499
499
  /**
500
500
  * Why the action has to be skipped/failed
@@ -547,9 +547,9 @@ declare namespace Components {
547
547
  */
548
548
  created_automatically?: boolean;
549
549
  /**
550
- * Flag indicating whether the same action can be run multiple times in a single execution
550
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
551
551
  */
552
- allow_to_run_multiple_times?: boolean;
552
+ is_bulk_action?: boolean;
553
553
  reason?: {
554
554
  /**
555
555
  * Why the action has to be skipped/failed
@@ -748,9 +748,9 @@ declare namespace Components {
748
748
  */
749
749
  created_automatically?: boolean;
750
750
  /**
751
- * Flag indicating whether the same action can be run multiple times in a single execution
751
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
752
752
  */
753
- allow_to_run_multiple_times?: boolean;
753
+ is_bulk_action?: boolean;
754
754
  reason?: {
755
755
  /**
756
756
  * Why the action has to be skipped/failed
@@ -804,9 +804,9 @@ declare namespace Components {
804
804
  */
805
805
  created_automatically?: boolean;
806
806
  /**
807
- * Flag indicating whether the same action can be run multiple times in a single execution
807
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
808
808
  */
809
- allow_to_run_multiple_times?: boolean;
809
+ is_bulk_action?: boolean;
810
810
  reason?: {
811
811
  /**
812
812
  * Why the action has to be skipped/failed
@@ -881,9 +881,9 @@ declare namespace Components {
881
881
  */
882
882
  created_automatically?: boolean;
883
883
  /**
884
- * Flag indicating whether the same action can be run multiple times in a single execution
884
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
885
885
  */
886
- allow_to_run_multiple_times?: boolean;
886
+ is_bulk_action?: boolean;
887
887
  reason?: {
888
888
  /**
889
889
  * Why the action has to be skipped/failed
@@ -947,9 +947,9 @@ declare namespace Components {
947
947
  */
948
948
  created_automatically?: boolean;
949
949
  /**
950
- * Flag indicating whether the same action can be run multiple times in a single execution
950
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
951
951
  */
952
- allow_to_run_multiple_times?: boolean;
952
+ is_bulk_action?: boolean;
953
953
  reason?: {
954
954
  /**
955
955
  * Why the action has to be skipped/failed
@@ -1018,9 +1018,9 @@ declare namespace Components {
1018
1018
  */
1019
1019
  created_automatically?: boolean;
1020
1020
  /**
1021
- * Flag indicating whether the same action can be run multiple times in a single execution
1021
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
1022
1022
  */
1023
- allow_to_run_multiple_times?: boolean;
1023
+ is_bulk_action?: boolean;
1024
1024
  reason?: {
1025
1025
  /**
1026
1026
  * Why the action has to be skipped/failed
@@ -1365,9 +1365,9 @@ declare namespace Components {
1365
1365
  */
1366
1366
  created_automatically?: boolean;
1367
1367
  /**
1368
- * Flag indicating whether the same action can be run multiple times in a single execution
1368
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
1369
1369
  */
1370
- allow_to_run_multiple_times?: boolean;
1370
+ is_bulk_action?: boolean;
1371
1371
  reason?: {
1372
1372
  /**
1373
1373
  * Why the action has to be skipped/failed
@@ -1538,9 +1538,9 @@ declare namespace Components {
1538
1538
  */
1539
1539
  created_automatically?: boolean;
1540
1540
  /**
1541
- * Flag indicating whether the same action can be run multiple times in a single execution
1541
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
1542
1542
  */
1543
- allow_to_run_multiple_times?: boolean;
1543
+ is_bulk_action?: boolean;
1544
1544
  reason?: {
1545
1545
  /**
1546
1546
  * Why the action has to be skipped/failed
@@ -1764,9 +1764,9 @@ declare namespace Components {
1764
1764
  */
1765
1765
  created_automatically?: boolean;
1766
1766
  /**
1767
- * Flag indicating whether the same action can be run multiple times in a single execution
1767
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
1768
1768
  */
1769
- allow_to_run_multiple_times?: boolean;
1769
+ is_bulk_action?: boolean;
1770
1770
  reason?: {
1771
1771
  /**
1772
1772
  * Why the action has to be skipped/failed
@@ -1829,9 +1829,9 @@ declare namespace Components {
1829
1829
  */
1830
1830
  created_automatically?: boolean;
1831
1831
  /**
1832
- * Flag indicating whether the same action can be run multiple times in a single execution
1832
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
1833
1833
  */
1834
- allow_to_run_multiple_times?: boolean;
1834
+ is_bulk_action?: boolean;
1835
1835
  reason?: {
1836
1836
  /**
1837
1837
  * Why the action has to be skipped/failed
@@ -1854,9 +1854,12 @@ declare namespace Components {
1854
1854
  * Send an email exclusively to the portal user if they are registered on the portal.
1855
1855
  */
1856
1856
  notify_portal_user_only?: boolean;
1857
+ /**
1858
+ * When true, it lets to send only the email by skip creating the thread & message entities.
1859
+ */
1860
+ skip_creating_entities?: boolean;
1857
1861
  /**
1858
1862
  * Include extra file attachments in sent email.
1859
- *
1860
1863
  * Attachments in email template will be sent regardless of this configuration.
1861
1864
  *
1862
1865
  */
@@ -2022,9 +2025,9 @@ declare namespace Components {
2022
2025
  */
2023
2026
  created_automatically?: boolean;
2024
2027
  /**
2025
- * Flag indicating whether the same action can be run multiple times in a single execution
2028
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
2026
2029
  */
2027
- allow_to_run_multiple_times?: boolean;
2030
+ is_bulk_action?: boolean;
2028
2031
  reason?: {
2029
2032
  /**
2030
2033
  * Why the action has to be skipped/failed
@@ -2090,9 +2093,9 @@ declare namespace Components {
2090
2093
  */
2091
2094
  created_automatically?: boolean;
2092
2095
  /**
2093
- * Flag indicating whether the same action can be run multiple times in a single execution
2096
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
2094
2097
  */
2095
- allow_to_run_multiple_times?: boolean;
2098
+ is_bulk_action?: boolean;
2096
2099
  reason?: {
2097
2100
  /**
2098
2101
  * Why the action has to be skipped/failed
@@ -2139,9 +2142,9 @@ declare namespace Components {
2139
2142
  */
2140
2143
  created_automatically?: boolean;
2141
2144
  /**
2142
- * Flag indicating whether the same action can be run multiple times in a single execution
2145
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
2143
2146
  */
2144
- allow_to_run_multiple_times?: boolean;
2147
+ is_bulk_action?: boolean;
2145
2148
  reason?: {
2146
2149
  /**
2147
2150
  * Why the action has to be skipped/failed
@@ -2226,9 +2229,9 @@ declare namespace Components {
2226
2229
  */
2227
2230
  created_automatically?: boolean;
2228
2231
  /**
2229
- * Flag indicating whether the same action can be run multiple times in a single execution
2232
+ * Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity
2230
2233
  */
2231
- allow_to_run_multiple_times?: boolean;
2234
+ is_bulk_action?: boolean;
2232
2235
  reason?: {
2233
2236
  /**
2234
2237
  * Why the action has to be skipped/failed
package/dist/openapi.json CHANGED
@@ -673,8 +673,8 @@
673
673
  "description": "Flag indicating whether the action was created automatically or manually",
674
674
  "type": "boolean"
675
675
  },
676
- "allow_to_run_multiple_times": {
677
- "description": "Flag indicating whether the same action can be run multiple times in a single execution",
676
+ "is_bulk_action": {
677
+ "description": "Flag indicating whether the same action can be in bulk in a single execution. e.g; send-email / map-entity",
678
678
  "type": "boolean"
679
679
  },
680
680
  "reason": {
@@ -1433,9 +1433,14 @@
1433
1433
  "description": "Send an email exclusively to the portal user if they are registered on the portal.",
1434
1434
  "default": false
1435
1435
  },
1436
+ "skip_creating_entities": {
1437
+ "type": "boolean",
1438
+ "description": "When true, it lets to send only the email by skip creating the thread & message entities.",
1439
+ "default": false
1440
+ },
1436
1441
  "attachments": {
1437
1442
  "type": "array",
1438
- "description": "Include extra file attachments in sent email.\n\nAttachments in email template will be sent regardless of this configuration.\n",
1443
+ "description": "Include extra file attachments in sent email.\nAttachments in email template will be sent regardless of this configuration.\n",
1439
1444
  "items": {
1440
1445
  "type": "object",
1441
1446
  "properties": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot/automation-client",
3
- "version": "2.8.7",
3
+ "version": "2.8.9",
4
4
  "description": "Client library for epilot automation API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",