@epilot/sdk 2.1.10 → 2.2.0

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.
Files changed (95) hide show
  1. package/dist/bin/cli.js +35 -11
  2. package/dist/{js-yaml-DLCVPJ7G.js → js-yaml-UPZKYVRY.js} +15 -17
  3. package/package.json +1 -1
  4. package/definitions/access-token-runtime.json +0 -1
  5. package/definitions/access-token.json +0 -663
  6. package/definitions/address-runtime.json +0 -1
  7. package/definitions/address-suggestions-runtime.json +0 -1
  8. package/definitions/address-suggestions.json +0 -582
  9. package/definitions/address.json +0 -578
  10. package/definitions/ai-agents-runtime.json +0 -1
  11. package/definitions/ai-agents.json +0 -1711
  12. package/definitions/app-runtime.json +0 -1
  13. package/definitions/app.json +0 -4493
  14. package/definitions/audit-logs-runtime.json +0 -1
  15. package/definitions/audit-logs.json +0 -305
  16. package/definitions/automation-runtime.json +0 -1
  17. package/definitions/automation.json +0 -4815
  18. package/definitions/billing-runtime.json +0 -1
  19. package/definitions/billing.json +0 -837
  20. package/definitions/blueprint-manifest-runtime.json +0 -1
  21. package/definitions/blueprint-manifest.json +0 -3490
  22. package/definitions/consent-runtime.json +0 -1
  23. package/definitions/consent.json +0 -344
  24. package/definitions/customer-portal-runtime.json +0 -1
  25. package/definitions/customer-portal.json +0 -15676
  26. package/definitions/dashboard-runtime.json +0 -1
  27. package/definitions/dashboard.json +0 -484
  28. package/definitions/data-management-runtime.json +0 -1
  29. package/definitions/data-management.json +0 -972
  30. package/definitions/deduplication-runtime.json +0 -1
  31. package/definitions/deduplication.json +0 -183
  32. package/definitions/design-runtime.json +0 -1
  33. package/definitions/design.json +0 -1423
  34. package/definitions/document-runtime.json +0 -1
  35. package/definitions/document.json +0 -758
  36. package/definitions/email-settings-runtime.json +0 -1
  37. package/definitions/email-settings.json +0 -2748
  38. package/definitions/email-template-runtime.json +0 -1
  39. package/definitions/email-template.json +0 -1441
  40. package/definitions/entity-mapping-runtime.json +0 -1
  41. package/definitions/entity-mapping.json +0 -1642
  42. package/definitions/entity-runtime.json +0 -1
  43. package/definitions/entity.json +0 -10276
  44. package/definitions/environments-runtime.json +0 -1
  45. package/definitions/environments.json +0 -363
  46. package/definitions/erp-integration-runtime.json +0 -1
  47. package/definitions/erp-integration.json +0 -6304
  48. package/definitions/event-catalog-runtime.json +0 -1
  49. package/definitions/event-catalog.json +0 -1051
  50. package/definitions/file-runtime.json +0 -1
  51. package/definitions/file.json +0 -2842
  52. package/definitions/iban-runtime.json +0 -1
  53. package/definitions/iban.json +0 -132
  54. package/definitions/journey-runtime.json +0 -1
  55. package/definitions/journey.json +0 -2603
  56. package/definitions/kanban-runtime.json +0 -1
  57. package/definitions/kanban.json +0 -1505
  58. package/definitions/message-runtime.json +0 -1
  59. package/definitions/message.json +0 -2660
  60. package/definitions/metering-runtime.json +0 -1
  61. package/definitions/metering.json +0 -2321
  62. package/definitions/notes-runtime.json +0 -1
  63. package/definitions/notes.json +0 -1531
  64. package/definitions/notification-runtime.json +0 -1
  65. package/definitions/notification.json +0 -1425
  66. package/definitions/organization-runtime.json +0 -1
  67. package/definitions/organization.json +0 -1192
  68. package/definitions/partner-directory-runtime.json +0 -1
  69. package/definitions/partner-directory.json +0 -2284
  70. package/definitions/permissions-runtime.json +0 -1
  71. package/definitions/permissions.json +0 -1515
  72. package/definitions/pricing-runtime.json +0 -1
  73. package/definitions/pricing-tier-runtime.json +0 -1
  74. package/definitions/pricing-tier.json +0 -105
  75. package/definitions/pricing.json +0 -9884
  76. package/definitions/purpose-runtime.json +0 -1
  77. package/definitions/purpose.json +0 -524
  78. package/definitions/sandbox-runtime.json +0 -1
  79. package/definitions/sandbox.json +0 -453
  80. package/definitions/submission-runtime.json +0 -1
  81. package/definitions/submission.json +0 -313
  82. package/definitions/targeting-runtime.json +0 -1
  83. package/definitions/targeting.json +0 -1474
  84. package/definitions/template-variables-runtime.json +0 -1
  85. package/definitions/template-variables.json +0 -1408
  86. package/definitions/user-runtime.json +0 -1
  87. package/definitions/user.json +0 -2408
  88. package/definitions/validation-rules-runtime.json +0 -1
  89. package/definitions/validation-rules.json +0 -1491
  90. package/definitions/webhooks-runtime.json +0 -1
  91. package/definitions/webhooks.json +0 -1634
  92. package/definitions/workflow-definition-runtime.json +0 -1
  93. package/definitions/workflow-definition.json +0 -3417
  94. package/definitions/workflow-runtime.json +0 -1
  95. package/definitions/workflow.json +0 -4146
@@ -1,313 +0,0 @@
1
- {
2
- "openapi": "3.0.2",
3
- "info": {
4
- "title": "Submission API",
5
- "version": "1.0.0",
6
- "description": "Use this API to handle submissions entities from external sources e.g. journeys and frontends\n"
7
- },
8
- "tags": [
9
- {
10
- "name": "Submissions",
11
- "description": "Journey Submission"
12
- },
13
- {
14
- "name": "submission_schema",
15
- "x-displayName": "Submission",
16
- "description": "<SchemaDefinition schemaRef=\"#/components/schemas/SubmissionEntity\" />\n"
17
- }
18
- ],
19
- "x-tagGroups": [
20
- {
21
- "name": "APIs",
22
- "tags": [
23
- "Submissions"
24
- ]
25
- },
26
- {
27
- "name": "Schemas",
28
- "tags": [
29
- "submission_schema"
30
- ]
31
- }
32
- ],
33
- "security": [
34
- {},
35
- {
36
- "EpilotAuth": []
37
- }
38
- ],
39
- "paths": {
40
- "/v1/submission/submissions": {
41
- "post": {
42
- "operationId": "createSubmission",
43
- "summary": "createSubmission",
44
- "description": "Creates a submission from a public facing Journey\n",
45
- "tags": [
46
- "Submissions"
47
- ],
48
- "requestBody": {
49
- "content": {
50
- "application/json": {
51
- "schema": {
52
- "$ref": "#/components/schemas/SubmissionPayload"
53
- }
54
- }
55
- }
56
- },
57
- "responses": {
58
- "201": {
59
- "description": "Success"
60
- }
61
- }
62
- }
63
- },
64
- "/v1/submission/nonce/{nonce_id}": {
65
- "get": {
66
- "operationId": "getNonce",
67
- "summary": "Check if a nonce was already used (aka exists in storage)",
68
- "description": "Returns { exists: boolean } along some meta data",
69
- "tags": [
70
- "Submissions"
71
- ],
72
- "parameters": [
73
- {
74
- "name": "nonce_id",
75
- "in": "path",
76
- "required": true,
77
- "schema": {
78
- "type": "string"
79
- }
80
- }
81
- ],
82
- "responses": {
83
- "200": {
84
- "description": "Nonce found",
85
- "content": {
86
- "application/json": {
87
- "schema": {
88
- "allOf": [
89
- {
90
- "$ref": "#/components/schemas/SubmissionNonce"
91
- },
92
- {
93
- "type": "object",
94
- "properties": {
95
- "exists": {
96
- "type": "boolean",
97
- "example": true
98
- }
99
- }
100
- }
101
- ]
102
- }
103
- }
104
- }
105
- }
106
- }
107
- }
108
- }
109
- },
110
- "components": {
111
- "securitySchemes": {
112
- "EpilotAuth": {
113
- "type": "http",
114
- "scheme": "bearer",
115
- "description": "Epilot Authorization Bearer Token - public access token / user token",
116
- "bearerFormat": "JWT"
117
- }
118
- },
119
- "schemas": {
120
- "SubmissionNonce": {
121
- "type": "object",
122
- "properties": {
123
- "nonce": {
124
- "type": "string"
125
- },
126
- "submission_id": {
127
- "type": "string"
128
- },
129
- "organization_id": {
130
- "type": "string"
131
- },
132
- "ttl": {
133
- "type": "number"
134
- }
135
- },
136
- "required": [
137
- "nonce",
138
- "submission_id",
139
- "organization_id"
140
- ]
141
- },
142
- "SubmissionPayload": {
143
- "description": "Holds content and meta information",
144
- "type": "object",
145
- "properties": {
146
- "organization_id": {
147
- "description": "organization id – defaults to token value",
148
- "type": "string",
149
- "example": "123"
150
- },
151
- "journey_submit_id": {
152
- "description": "journey submit uid",
153
- "type": "string",
154
- "example": "123"
155
- },
156
- "source_type": {
157
- "type": "string",
158
- "description": "type of source, e.g. journey or frontend",
159
- "example": "journey"
160
- },
161
- "source_id": {
162
- "type": "string",
163
- "description": "identifier for source e.g. journey ID or frontend ID",
164
- "example": "ce99875f-fba9-4fe2-a8f9-afaf52059051"
165
- },
166
- "opt_ins": {
167
- "description": "Opt-ins to create from submission\n",
168
- "type": "array",
169
- "maxItems": 10,
170
- "items": {
171
- "$ref": "#/components/schemas/OptIn"
172
- }
173
- },
174
- "entities": {
175
- "description": "Entities to create from submission\n",
176
- "type": "array",
177
- "minItems": 1,
178
- "maxItems": 10,
179
- "items": {
180
- "$ref": "#/components/schemas/SubmissionEntity"
181
- }
182
- },
183
- "_ivy_opportunity_ids": {
184
- "deprecated": true,
185
- "description": "Related Ivy Opportunity Ids",
186
- "type": "array",
187
- "minItems": 1,
188
- "items": {
189
- "type": "string"
190
- }
191
- }
192
- },
193
- "required": [
194
- "source_type",
195
- "source_id",
196
- "entities"
197
- ]
198
- },
199
- "SubmissionEntity": {
200
- "type": "object",
201
- "description": "The submission entity to create",
202
- "additionalProperties": true,
203
- "properties": {
204
- "_schema": {
205
- "type": "string",
206
- "enum": [
207
- "submission"
208
- ]
209
- },
210
- "description": {
211
- "type": "string",
212
- "description": "Readable description of the submission. Will be used as the title if passed"
213
- },
214
- "files": {
215
- "type": "array",
216
- "description": "Files to attach to Submission Entity as a relation (s3refs from File API)\n",
217
- "items": {
218
- "type": "object",
219
- "properties": {
220
- "s3ref": {
221
- "$ref": "#/components/schemas/S3Reference"
222
- },
223
- "filename": {
224
- "type": "string",
225
- "description": "Override the file name"
226
- },
227
- "_tags": {
228
- "type": "array",
229
- "description": "List of tags for File entities",
230
- "items": {
231
- "type": "string"
232
- }
233
- },
234
- "relation_tags": {
235
- "type": "array",
236
- "description": "List of relation labels for File attachments",
237
- "items": {
238
- "type": "string"
239
- }
240
- }
241
- },
242
- "additionalProperties": true,
243
- "required": [
244
- "s3ref"
245
- ]
246
- }
247
- }
248
- },
249
- "required": [
250
- "_schema"
251
- ],
252
- "example": {
253
- "_schema": "submission",
254
- "description": "Submission created via API",
255
- "contact_first_name": "First",
256
- "contact_last_name": "Last",
257
- "contact_email": "example@submission.com",
258
- "request": "I would like to know more about electric vehicles",
259
- "files": [
260
- {
261
- "s3ref": {
262
- "bucket": "epilot-user-content",
263
- "key": "temp/123/4d689aeb-1497-4410-a9fe-b36ca9ac4389/document.pdf"
264
- },
265
- "filename": "document.pdf"
266
- }
267
- ]
268
- }
269
- },
270
- "OptIn": {
271
- "type": "object",
272
- "properties": {
273
- "topic": {
274
- "type": "string",
275
- "example": "EMAIL_MARKETING"
276
- },
277
- "identifier": {
278
- "type": "string",
279
- "description": "Consent identifier",
280
- "example": "example@email.com"
281
- },
282
- "meta": {
283
- "type": "object",
284
- "additionalProperties": true
285
- }
286
- }
287
- },
288
- "S3Reference": {
289
- "type": "object",
290
- "description": "S3 Reference from File API",
291
- "properties": {
292
- "bucket": {
293
- "type": "string",
294
- "example": "epilot-user-content"
295
- },
296
- "key": {
297
- "type": "string",
298
- "example": "temp/123/4d689aeb-1497-4410-a9fe-b36ca9ac4389/document.pdf"
299
- }
300
- },
301
- "required": [
302
- "bucket",
303
- "key"
304
- ]
305
- }
306
- }
307
- },
308
- "servers": [
309
- {
310
- "url": "https://submission.sls.epilot.io"
311
- }
312
- ]
313
- }
@@ -1 +0,0 @@
1
- {"s":"https://targeting.sls.epilot.io","o":[["changeCampaignStatus","post","/v1/campaign/{campaign_id}/status",[["CampaignIdPathParam"]]],["getCampaignJobStatus","get","/v1/campaign/{campaign_id}/job",[["CampaignIdPathParam"]]],["getCampaignPortals","get","/v1/campaign/{campaign_id}/portals",[["CampaignIdPathParam"]]],["retriggerCampaignAutomations","post","/v1/campaign/{campaign_id}/automations:retrigger",[["CampaignIdPathParam"]],1],["matchCampaigns","post","/v1/campaign:match",null,1],["matchTargets","post","/v1/target:match",null,1],["getTargetQueries","post","/v1/target/queries",null,1],["createRecipient","post","/v1/campaign/{campaign_id}/recipient",[["CampaignIdPathParam"]],1],["updateRecipient","patch","/v1/campaign/{campaign_id}/recipient/{recipient_id}",[["CampaignIdPathParam"],["RecipientIdPathParam"]],1],["updateRecipientPortalStatus","patch","/v1/campaign/{campaign_id}/recipient/{recipient_id}/portal:status",[["CampaignIdPathParam"],["RecipientIdPathParam"]],1],["getRecipients","get","/v1/campaign/{campaign_id}/recipients",[["CampaignIdPathParam"],["limit","q"],["next","q"],["q","q"],["automation_status","q"],["portal_status","q"]]]],"v":"3.0.3","cp":{"CampaignIdPathParam":["campaign_id","p",true],"RecipientIdPathParam":["recipient_id","p",true]}}