@n8n-as-code/skills 2.1.1 → 2.1.2-next.5
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/assets/n8n-credentials-ontology.json +67 -3
- package/dist/assets/n8n-docs-complete.json +4090 -4009
- package/dist/assets/n8n-knowledge-index.json +2259 -2145
- package/dist/assets/n8n-nodes-index.json +664 -180
- package/dist/assets/n8n-nodes-technical.json +678 -183
- package/dist/assets/workflows-index.json +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-05-
|
|
2
|
+
"generatedAt": "2026-05-12T15:12:06.729Z",
|
|
3
3
|
"sourceFileCount": 663,
|
|
4
4
|
"scanDirectories": [
|
|
5
5
|
"/home/runner/work/n8n-as-code/n8n-as-code/.n8n-cache/packages/nodes-base/dist/nodes",
|
|
@@ -99165,7 +99165,10 @@
|
|
|
99165
99165
|
"value": "none"
|
|
99166
99166
|
}
|
|
99167
99167
|
],
|
|
99168
|
-
"default": "none"
|
|
99168
|
+
"default": "none",
|
|
99169
|
+
"builderHint": {
|
|
99170
|
+
"message": "Default to 'none'. n8n exposes inbound trigger URLs publicly by design. Only select an authentication method when the user explicitly asks to authenticate inbound traffic."
|
|
99171
|
+
}
|
|
99169
99172
|
},
|
|
99170
99173
|
{
|
|
99171
99174
|
"displayName": "Form Path",
|
|
@@ -128022,7 +128025,7 @@
|
|
|
128022
128025
|
"name": "startDate",
|
|
128023
128026
|
"type": "dateTime",
|
|
128024
128027
|
"required": true,
|
|
128025
|
-
"default": "2026-05-
|
|
128028
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
128026
128029
|
"displayOptions": {
|
|
128027
128030
|
"show": {
|
|
128028
128031
|
"resource": [
|
|
@@ -128045,7 +128048,7 @@
|
|
|
128045
128048
|
"name": "endDate",
|
|
128046
128049
|
"type": "dateTime",
|
|
128047
128050
|
"required": true,
|
|
128048
|
-
"default": "2026-05-
|
|
128051
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
128049
128052
|
"displayOptions": {
|
|
128050
128053
|
"show": {
|
|
128051
128054
|
"resource": [
|
|
@@ -129392,7 +129395,7 @@
|
|
|
129392
129395
|
"name": "startDate",
|
|
129393
129396
|
"type": "dateTime",
|
|
129394
129397
|
"required": true,
|
|
129395
|
-
"default": "2026-05-
|
|
129398
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
129396
129399
|
"displayOptions": {
|
|
129397
129400
|
"show": {
|
|
129398
129401
|
"resource": [
|
|
@@ -129415,7 +129418,7 @@
|
|
|
129415
129418
|
"name": "endDate",
|
|
129416
129419
|
"type": "dateTime",
|
|
129417
129420
|
"required": true,
|
|
129418
|
-
"default": "2026-05-
|
|
129421
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
129419
129422
|
"displayOptions": {
|
|
129420
129423
|
"show": {
|
|
129421
129424
|
"resource": [
|
|
@@ -232496,7 +232499,7 @@
|
|
|
232496
232499
|
"displayName": "Start",
|
|
232497
232500
|
"name": "startDateTime",
|
|
232498
232501
|
"type": "dateTime",
|
|
232499
|
-
"default": "2026-05-
|
|
232502
|
+
"default": "2026-05-12T15:12:02.978+00:00",
|
|
232500
232503
|
"required": true,
|
|
232501
232504
|
"displayOptions": {
|
|
232502
232505
|
"show": {
|
|
@@ -232514,7 +232517,7 @@
|
|
|
232514
232517
|
"name": "endDateTime",
|
|
232515
232518
|
"type": "dateTime",
|
|
232516
232519
|
"required": true,
|
|
232517
|
-
"default": "2026-05-
|
|
232520
|
+
"default": "2026-05-12T15:42:02.978+00:00",
|
|
232518
232521
|
"displayOptions": {
|
|
232519
232522
|
"show": {
|
|
232520
232523
|
"resource": [
|
|
@@ -267132,14 +267135,14 @@
|
|
|
267132
267135
|
{
|
|
267133
267136
|
"type": "regex",
|
|
267134
267137
|
"properties": {
|
|
267135
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267138
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267136
267139
|
"errorMessage": "Not a valid Notion Block URL"
|
|
267137
267140
|
}
|
|
267138
267141
|
}
|
|
267139
267142
|
],
|
|
267140
267143
|
"extractValue": {
|
|
267141
267144
|
"type": "regex",
|
|
267142
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
267145
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
267143
267146
|
}
|
|
267144
267147
|
},
|
|
267145
267148
|
{
|
|
@@ -267203,7 +267206,7 @@
|
|
|
267203
267206
|
{
|
|
267204
267207
|
"type": "regex",
|
|
267205
267208
|
"properties": {
|
|
267206
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267209
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267207
267210
|
"errorMessage": "Not a valid Notion Block URL"
|
|
267208
267211
|
}
|
|
267209
267212
|
}
|
|
@@ -267486,14 +267489,14 @@
|
|
|
267486
267489
|
{
|
|
267487
267490
|
"type": "regex",
|
|
267488
267491
|
"properties": {
|
|
267489
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267492
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267490
267493
|
"errorMessage": "Not a valid Notion Database URL"
|
|
267491
267494
|
}
|
|
267492
267495
|
}
|
|
267493
267496
|
],
|
|
267494
267497
|
"extractValue": {
|
|
267495
267498
|
"type": "regex",
|
|
267496
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
267499
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
267497
267500
|
}
|
|
267498
267501
|
},
|
|
267499
267502
|
{
|
|
@@ -267947,14 +267950,14 @@
|
|
|
267947
267950
|
{
|
|
267948
267951
|
"type": "regex",
|
|
267949
267952
|
"properties": {
|
|
267950
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267953
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
267951
267954
|
"errorMessage": "Not a valid Notion Database URL"
|
|
267952
267955
|
}
|
|
267953
267956
|
}
|
|
267954
267957
|
],
|
|
267955
267958
|
"extractValue": {
|
|
267956
267959
|
"type": "regex",
|
|
267957
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
267960
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
267958
267961
|
}
|
|
267959
267962
|
},
|
|
267960
267963
|
{
|
|
@@ -268408,14 +268411,14 @@
|
|
|
268408
268411
|
{
|
|
268409
268412
|
"type": "regex",
|
|
268410
268413
|
"properties": {
|
|
268411
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
268414
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
268412
268415
|
"errorMessage": "Not a valid Notion Database URL"
|
|
268413
268416
|
}
|
|
268414
268417
|
}
|
|
268415
268418
|
],
|
|
268416
268419
|
"extractValue": {
|
|
268417
268420
|
"type": "regex",
|
|
268418
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
268421
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
268419
268422
|
}
|
|
268420
268423
|
},
|
|
268421
268424
|
{
|
|
@@ -268869,14 +268872,14 @@
|
|
|
268869
268872
|
{
|
|
268870
268873
|
"type": "regex",
|
|
268871
268874
|
"properties": {
|
|
268872
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
268875
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
268873
268876
|
"errorMessage": "Not a valid Notion Database URL"
|
|
268874
268877
|
}
|
|
268875
268878
|
}
|
|
268876
268879
|
],
|
|
268877
268880
|
"extractValue": {
|
|
268878
268881
|
"type": "regex",
|
|
268879
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
268882
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
268880
268883
|
}
|
|
268881
268884
|
},
|
|
268882
268885
|
{
|
|
@@ -269330,14 +269333,14 @@
|
|
|
269330
269333
|
{
|
|
269331
269334
|
"type": "regex",
|
|
269332
269335
|
"properties": {
|
|
269333
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
269336
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
269334
269337
|
"errorMessage": "Not a valid Notion Database URL"
|
|
269335
269338
|
}
|
|
269336
269339
|
}
|
|
269337
269340
|
],
|
|
269338
269341
|
"extractValue": {
|
|
269339
269342
|
"type": "regex",
|
|
269340
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
269343
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
269341
269344
|
}
|
|
269342
269345
|
},
|
|
269343
269346
|
{
|
|
@@ -269805,14 +269808,14 @@
|
|
|
269805
269808
|
{
|
|
269806
269809
|
"type": "regex",
|
|
269807
269810
|
"properties": {
|
|
269808
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
269811
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
269809
269812
|
"errorMessage": "Not a valid Notion Database URL"
|
|
269810
269813
|
}
|
|
269811
269814
|
}
|
|
269812
269815
|
],
|
|
269813
269816
|
"extractValue": {
|
|
269814
269817
|
"type": "regex",
|
|
269815
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
269818
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
269816
269819
|
}
|
|
269817
269820
|
},
|
|
269818
269821
|
{
|
|
@@ -270280,14 +270283,14 @@
|
|
|
270280
270283
|
{
|
|
270281
270284
|
"type": "regex",
|
|
270282
270285
|
"properties": {
|
|
270283
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
270286
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
270284
270287
|
"errorMessage": "Not a valid Notion Database URL"
|
|
270285
270288
|
}
|
|
270286
270289
|
}
|
|
270287
270290
|
],
|
|
270288
270291
|
"extractValue": {
|
|
270289
270292
|
"type": "regex",
|
|
270290
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
270293
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
270291
270294
|
}
|
|
270292
270295
|
},
|
|
270293
270296
|
{
|
|
@@ -270741,14 +270744,14 @@
|
|
|
270741
270744
|
{
|
|
270742
270745
|
"type": "regex",
|
|
270743
270746
|
"properties": {
|
|
270744
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
270747
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
270745
270748
|
"errorMessage": "Not a valid Notion Database URL"
|
|
270746
270749
|
}
|
|
270747
270750
|
}
|
|
270748
270751
|
],
|
|
270749
270752
|
"extractValue": {
|
|
270750
270753
|
"type": "regex",
|
|
270751
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
270754
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
270752
270755
|
}
|
|
270753
270756
|
},
|
|
270754
270757
|
{
|
|
@@ -271031,14 +271034,14 @@
|
|
|
271031
271034
|
{
|
|
271032
271035
|
"type": "regex",
|
|
271033
271036
|
"properties": {
|
|
271034
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271037
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271035
271038
|
"errorMessage": "Not a valid Notion Block URL"
|
|
271036
271039
|
}
|
|
271037
271040
|
}
|
|
271038
271041
|
],
|
|
271039
271042
|
"extractValue": {
|
|
271040
271043
|
"type": "regex",
|
|
271041
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
271044
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
271042
271045
|
}
|
|
271043
271046
|
},
|
|
271044
271047
|
{
|
|
@@ -271102,7 +271105,7 @@
|
|
|
271102
271105
|
{
|
|
271103
271106
|
"type": "regex",
|
|
271104
271107
|
"properties": {
|
|
271105
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271108
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271106
271109
|
"errorMessage": "Not a valid Notion Block URL"
|
|
271107
271110
|
}
|
|
271108
271111
|
}
|
|
@@ -271321,14 +271324,14 @@
|
|
|
271321
271324
|
{
|
|
271322
271325
|
"type": "regex",
|
|
271323
271326
|
"properties": {
|
|
271324
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271327
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271325
271328
|
"errorMessage": "Not a valid Notion Database URL. Hint: use the URL of the database itself, not a page containing it."
|
|
271326
271329
|
}
|
|
271327
271330
|
}
|
|
271328
271331
|
],
|
|
271329
271332
|
"extractValue": {
|
|
271330
271333
|
"type": "regex",
|
|
271331
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
271334
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
271332
271335
|
}
|
|
271333
271336
|
},
|
|
271334
271337
|
{
|
|
@@ -271681,14 +271684,14 @@
|
|
|
271681
271684
|
{
|
|
271682
271685
|
"type": "regex",
|
|
271683
271686
|
"properties": {
|
|
271684
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271687
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
271685
271688
|
"errorMessage": "Not a valid Notion Database URL"
|
|
271686
271689
|
}
|
|
271687
271690
|
}
|
|
271688
271691
|
],
|
|
271689
271692
|
"extractValue": {
|
|
271690
271693
|
"type": "regex",
|
|
271691
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
271694
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
271692
271695
|
}
|
|
271693
271696
|
},
|
|
271694
271697
|
{
|
|
@@ -272027,14 +272030,14 @@
|
|
|
272027
272030
|
{
|
|
272028
272031
|
"type": "regex",
|
|
272029
272032
|
"properties": {
|
|
272030
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
272033
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
272031
272034
|
"errorMessage": "Not a valid Notion Database URL"
|
|
272032
272035
|
}
|
|
272033
272036
|
}
|
|
272034
272037
|
],
|
|
272035
272038
|
"extractValue": {
|
|
272036
272039
|
"type": "regex",
|
|
272037
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
272040
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
272038
272041
|
}
|
|
272039
272042
|
},
|
|
272040
272043
|
{
|
|
@@ -272834,14 +272837,14 @@
|
|
|
272834
272837
|
{
|
|
272835
272838
|
"type": "regex",
|
|
272836
272839
|
"properties": {
|
|
272837
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
272840
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
272838
272841
|
"errorMessage": "Not a valid Notion Database URL"
|
|
272839
272842
|
}
|
|
272840
272843
|
}
|
|
272841
272844
|
],
|
|
272842
272845
|
"extractValue": {
|
|
272843
272846
|
"type": "regex",
|
|
272844
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
272847
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
272845
272848
|
}
|
|
272846
272849
|
},
|
|
272847
272850
|
{
|
|
@@ -273295,14 +273298,14 @@
|
|
|
273295
273298
|
{
|
|
273296
273299
|
"type": "regex",
|
|
273297
273300
|
"properties": {
|
|
273298
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
273301
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
273299
273302
|
"errorMessage": "Not a valid Notion Database URL"
|
|
273300
273303
|
}
|
|
273301
273304
|
}
|
|
273302
273305
|
],
|
|
273303
273306
|
"extractValue": {
|
|
273304
273307
|
"type": "regex",
|
|
273305
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
273308
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
273306
273309
|
}
|
|
273307
273310
|
},
|
|
273308
273311
|
{
|
|
@@ -273756,14 +273759,14 @@
|
|
|
273756
273759
|
{
|
|
273757
273760
|
"type": "regex",
|
|
273758
273761
|
"properties": {
|
|
273759
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
273762
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
273760
273763
|
"errorMessage": "Not a valid Notion Database URL"
|
|
273761
273764
|
}
|
|
273762
273765
|
}
|
|
273763
273766
|
],
|
|
273764
273767
|
"extractValue": {
|
|
273765
273768
|
"type": "regex",
|
|
273766
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
273769
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
273767
273770
|
}
|
|
273768
273771
|
},
|
|
273769
273772
|
{
|
|
@@ -274217,14 +274220,14 @@
|
|
|
274217
274220
|
{
|
|
274218
274221
|
"type": "regex",
|
|
274219
274222
|
"properties": {
|
|
274220
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
274223
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
274221
274224
|
"errorMessage": "Not a valid Notion Database URL"
|
|
274222
274225
|
}
|
|
274223
274226
|
}
|
|
274224
274227
|
],
|
|
274225
274228
|
"extractValue": {
|
|
274226
274229
|
"type": "regex",
|
|
274227
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
274230
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
274228
274231
|
}
|
|
274229
274232
|
},
|
|
274230
274233
|
{
|
|
@@ -274678,14 +274681,14 @@
|
|
|
274678
274681
|
{
|
|
274679
274682
|
"type": "regex",
|
|
274680
274683
|
"properties": {
|
|
274681
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
274684
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
274682
274685
|
"errorMessage": "Not a valid Notion Database URL"
|
|
274683
274686
|
}
|
|
274684
274687
|
}
|
|
274685
274688
|
],
|
|
274686
274689
|
"extractValue": {
|
|
274687
274690
|
"type": "regex",
|
|
274688
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
274691
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
274689
274692
|
}
|
|
274690
274693
|
},
|
|
274691
274694
|
{
|
|
@@ -275153,14 +275156,14 @@
|
|
|
275153
275156
|
{
|
|
275154
275157
|
"type": "regex",
|
|
275155
275158
|
"properties": {
|
|
275156
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
275159
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
275157
275160
|
"errorMessage": "Not a valid Notion Database URL"
|
|
275158
275161
|
}
|
|
275159
275162
|
}
|
|
275160
275163
|
],
|
|
275161
275164
|
"extractValue": {
|
|
275162
275165
|
"type": "regex",
|
|
275163
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
275166
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
275164
275167
|
}
|
|
275165
275168
|
},
|
|
275166
275169
|
{
|
|
@@ -275628,14 +275631,14 @@
|
|
|
275628
275631
|
{
|
|
275629
275632
|
"type": "regex",
|
|
275630
275633
|
"properties": {
|
|
275631
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
275634
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
275632
275635
|
"errorMessage": "Not a valid Notion Database URL"
|
|
275633
275636
|
}
|
|
275634
275637
|
}
|
|
275635
275638
|
],
|
|
275636
275639
|
"extractValue": {
|
|
275637
275640
|
"type": "regex",
|
|
275638
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
275641
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
275639
275642
|
}
|
|
275640
275643
|
},
|
|
275641
275644
|
{
|
|
@@ -276089,14 +276092,14 @@
|
|
|
276089
276092
|
{
|
|
276090
276093
|
"type": "regex",
|
|
276091
276094
|
"properties": {
|
|
276092
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
276095
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
276093
276096
|
"errorMessage": "Not a valid Notion Database URL"
|
|
276094
276097
|
}
|
|
276095
276098
|
}
|
|
276096
276099
|
],
|
|
276097
276100
|
"extractValue": {
|
|
276098
276101
|
"type": "regex",
|
|
276099
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
276102
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
276100
276103
|
}
|
|
276101
276104
|
},
|
|
276102
276105
|
{
|
|
@@ -276424,14 +276427,14 @@
|
|
|
276424
276427
|
{
|
|
276425
276428
|
"type": "regex",
|
|
276426
276429
|
"properties": {
|
|
276427
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
276430
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
276428
276431
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
276429
276432
|
}
|
|
276430
276433
|
}
|
|
276431
276434
|
],
|
|
276432
276435
|
"extractValue": {
|
|
276433
276436
|
"type": "regex",
|
|
276434
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
276437
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
276435
276438
|
}
|
|
276436
276439
|
},
|
|
276437
276440
|
{
|
|
@@ -276748,14 +276751,14 @@
|
|
|
276748
276751
|
{
|
|
276749
276752
|
"type": "regex",
|
|
276750
276753
|
"properties": {
|
|
276751
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
276754
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
276752
276755
|
"errorMessage": "Not a valid Notion Database URL"
|
|
276753
276756
|
}
|
|
276754
276757
|
}
|
|
276755
276758
|
],
|
|
276756
276759
|
"extractValue": {
|
|
276757
276760
|
"type": "regex",
|
|
276758
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
276761
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
276759
276762
|
}
|
|
276760
276763
|
},
|
|
276761
276764
|
{
|
|
@@ -277376,14 +277379,14 @@
|
|
|
277376
277379
|
{
|
|
277377
277380
|
"type": "regex",
|
|
277378
277381
|
"properties": {
|
|
277379
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
277382
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
277380
277383
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
277381
277384
|
}
|
|
277382
277385
|
}
|
|
277383
277386
|
],
|
|
277384
277387
|
"extractValue": {
|
|
277385
277388
|
"type": "regex",
|
|
277386
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
277389
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
277387
277390
|
}
|
|
277388
277391
|
},
|
|
277389
277392
|
{
|
|
@@ -277475,14 +277478,14 @@
|
|
|
277475
277478
|
{
|
|
277476
277479
|
"type": "regex",
|
|
277477
277480
|
"properties": {
|
|
277478
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
277481
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
277479
277482
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
277480
277483
|
}
|
|
277481
277484
|
}
|
|
277482
277485
|
],
|
|
277483
277486
|
"extractValue": {
|
|
277484
277487
|
"type": "regex",
|
|
277485
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
277488
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
277486
277489
|
}
|
|
277487
277490
|
},
|
|
277488
277491
|
{
|
|
@@ -283847,14 +283850,14 @@
|
|
|
283847
283850
|
{
|
|
283848
283851
|
"type": "regex",
|
|
283849
283852
|
"properties": {
|
|
283850
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
283853
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
283851
283854
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
283852
283855
|
}
|
|
283853
283856
|
}
|
|
283854
283857
|
],
|
|
283855
283858
|
"extractValue": {
|
|
283856
283859
|
"type": "regex",
|
|
283857
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
283860
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
283858
283861
|
}
|
|
283859
283862
|
},
|
|
283860
283863
|
{
|
|
@@ -283936,14 +283939,14 @@
|
|
|
283936
283939
|
{
|
|
283937
283940
|
"type": "regex",
|
|
283938
283941
|
"properties": {
|
|
283939
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
283942
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
283940
283943
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
283941
283944
|
}
|
|
283942
283945
|
}
|
|
283943
283946
|
],
|
|
283944
283947
|
"extractValue": {
|
|
283945
283948
|
"type": "regex",
|
|
283946
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
283949
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
283947
283950
|
}
|
|
283948
283951
|
},
|
|
283949
283952
|
{
|
|
@@ -284256,14 +284259,14 @@
|
|
|
284256
284259
|
{
|
|
284257
284260
|
"type": "regex",
|
|
284258
284261
|
"properties": {
|
|
284259
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
284262
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
284260
284263
|
"errorMessage": "Not a valid Notion Database URL"
|
|
284261
284264
|
}
|
|
284262
284265
|
}
|
|
284263
284266
|
],
|
|
284264
284267
|
"extractValue": {
|
|
284265
284268
|
"type": "regex",
|
|
284266
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
284269
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
284267
284270
|
}
|
|
284268
284271
|
},
|
|
284269
284272
|
{
|
|
@@ -284717,14 +284720,14 @@
|
|
|
284717
284720
|
{
|
|
284718
284721
|
"type": "regex",
|
|
284719
284722
|
"properties": {
|
|
284720
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
284723
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
284721
284724
|
"errorMessage": "Not a valid Notion Database URL"
|
|
284722
284725
|
}
|
|
284723
284726
|
}
|
|
284724
284727
|
],
|
|
284725
284728
|
"extractValue": {
|
|
284726
284729
|
"type": "regex",
|
|
284727
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
284730
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
284728
284731
|
}
|
|
284729
284732
|
},
|
|
284730
284733
|
{
|
|
@@ -285178,14 +285181,14 @@
|
|
|
285178
285181
|
{
|
|
285179
285182
|
"type": "regex",
|
|
285180
285183
|
"properties": {
|
|
285181
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
285184
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
285182
285185
|
"errorMessage": "Not a valid Notion Database URL"
|
|
285183
285186
|
}
|
|
285184
285187
|
}
|
|
285185
285188
|
],
|
|
285186
285189
|
"extractValue": {
|
|
285187
285190
|
"type": "regex",
|
|
285188
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
285191
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
285189
285192
|
}
|
|
285190
285193
|
},
|
|
285191
285194
|
{
|
|
@@ -285639,14 +285642,14 @@
|
|
|
285639
285642
|
{
|
|
285640
285643
|
"type": "regex",
|
|
285641
285644
|
"properties": {
|
|
285642
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
285645
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
285643
285646
|
"errorMessage": "Not a valid Notion Database URL"
|
|
285644
285647
|
}
|
|
285645
285648
|
}
|
|
285646
285649
|
],
|
|
285647
285650
|
"extractValue": {
|
|
285648
285651
|
"type": "regex",
|
|
285649
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
285652
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
285650
285653
|
}
|
|
285651
285654
|
},
|
|
285652
285655
|
{
|
|
@@ -286100,14 +286103,14 @@
|
|
|
286100
286103
|
{
|
|
286101
286104
|
"type": "regex",
|
|
286102
286105
|
"properties": {
|
|
286103
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
286106
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
286104
286107
|
"errorMessage": "Not a valid Notion Database URL"
|
|
286105
286108
|
}
|
|
286106
286109
|
}
|
|
286107
286110
|
],
|
|
286108
286111
|
"extractValue": {
|
|
286109
286112
|
"type": "regex",
|
|
286110
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
286113
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
286111
286114
|
}
|
|
286112
286115
|
},
|
|
286113
286116
|
{
|
|
@@ -286575,14 +286578,14 @@
|
|
|
286575
286578
|
{
|
|
286576
286579
|
"type": "regex",
|
|
286577
286580
|
"properties": {
|
|
286578
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
286581
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
286579
286582
|
"errorMessage": "Not a valid Notion Database URL"
|
|
286580
286583
|
}
|
|
286581
286584
|
}
|
|
286582
286585
|
],
|
|
286583
286586
|
"extractValue": {
|
|
286584
286587
|
"type": "regex",
|
|
286585
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
286588
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
286586
286589
|
}
|
|
286587
286590
|
},
|
|
286588
286591
|
{
|
|
@@ -287050,14 +287053,14 @@
|
|
|
287050
287053
|
{
|
|
287051
287054
|
"type": "regex",
|
|
287052
287055
|
"properties": {
|
|
287053
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
287056
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
287054
287057
|
"errorMessage": "Not a valid Notion Database URL"
|
|
287055
287058
|
}
|
|
287056
287059
|
}
|
|
287057
287060
|
],
|
|
287058
287061
|
"extractValue": {
|
|
287059
287062
|
"type": "regex",
|
|
287060
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
287063
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
287061
287064
|
}
|
|
287062
287065
|
},
|
|
287063
287066
|
{
|
|
@@ -287511,14 +287514,14 @@
|
|
|
287511
287514
|
{
|
|
287512
287515
|
"type": "regex",
|
|
287513
287516
|
"properties": {
|
|
287514
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
287517
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
287515
287518
|
"errorMessage": "Not a valid Notion Database URL"
|
|
287516
287519
|
}
|
|
287517
287520
|
}
|
|
287518
287521
|
],
|
|
287519
287522
|
"extractValue": {
|
|
287520
287523
|
"type": "regex",
|
|
287521
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
287524
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
287522
287525
|
}
|
|
287523
287526
|
},
|
|
287524
287527
|
{
|
|
@@ -288254,14 +288257,14 @@
|
|
|
288254
288257
|
{
|
|
288255
288258
|
"type": "regex",
|
|
288256
288259
|
"properties": {
|
|
288257
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
288260
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
288258
288261
|
"errorMessage": "Not a valid Notion Database URL"
|
|
288259
288262
|
}
|
|
288260
288263
|
}
|
|
288261
288264
|
],
|
|
288262
288265
|
"extractValue": {
|
|
288263
288266
|
"type": "regex",
|
|
288264
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
288267
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
288265
288268
|
}
|
|
288266
288269
|
},
|
|
288267
288270
|
{
|
|
@@ -383499,7 +383502,8 @@
|
|
|
383499
383502
|
"version": [
|
|
383500
383503
|
1,
|
|
383501
383504
|
1.1,
|
|
383502
|
-
1.2
|
|
383505
|
+
1.2,
|
|
383506
|
+
1.3
|
|
383503
383507
|
],
|
|
383504
383508
|
"credentials": [
|
|
383505
383509
|
{
|
|
@@ -398223,7 +398227,8 @@
|
|
|
398223
398227
|
"default": 0,
|
|
398224
398228
|
"noDataExpression": true,
|
|
398225
398229
|
"typeOptions": {
|
|
398226
|
-
"minValue": 0
|
|
398230
|
+
"minValue": 0,
|
|
398231
|
+
"numberPrecision": 0
|
|
398227
398232
|
},
|
|
398228
398233
|
"description": "Number of minutes saved by this workflow execution"
|
|
398229
398234
|
}
|
|
@@ -424520,7 +424525,10 @@
|
|
|
424520
424525
|
}
|
|
424521
424526
|
],
|
|
424522
424527
|
"default": "none",
|
|
424523
|
-
"description": "The way to authenticate"
|
|
424528
|
+
"description": "The way to authenticate",
|
|
424529
|
+
"builderHint": {
|
|
424530
|
+
"message": "Default to 'none'. n8n exposes inbound trigger URLs publicly by design. Only select an authentication method when the user explicitly asks to authenticate inbound traffic."
|
|
424531
|
+
}
|
|
424524
424532
|
},
|
|
424525
424533
|
{
|
|
424526
424534
|
"displayName": "Respond",
|
|
@@ -443869,6 +443877,37 @@
|
|
|
443869
443877
|
],
|
|
443870
443878
|
"default": "note"
|
|
443871
443879
|
},
|
|
443880
|
+
{
|
|
443881
|
+
"displayName": "To",
|
|
443882
|
+
"name": "to",
|
|
443883
|
+
"type": "string",
|
|
443884
|
+
"placeholder": "name@email.com",
|
|
443885
|
+
"default": "",
|
|
443886
|
+
"required": true,
|
|
443887
|
+
"description": "Recipient email address",
|
|
443888
|
+
"displayOptions": {
|
|
443889
|
+
"show": {
|
|
443890
|
+
"type": [
|
|
443891
|
+
"email"
|
|
443892
|
+
]
|
|
443893
|
+
}
|
|
443894
|
+
}
|
|
443895
|
+
},
|
|
443896
|
+
{
|
|
443897
|
+
"displayName": "CC",
|
|
443898
|
+
"name": "cc",
|
|
443899
|
+
"type": "string",
|
|
443900
|
+
"placeholder": "name@email.com",
|
|
443901
|
+
"default": "",
|
|
443902
|
+
"description": "CC recipient email address(es), comma-separated",
|
|
443903
|
+
"displayOptions": {
|
|
443904
|
+
"show": {
|
|
443905
|
+
"type": [
|
|
443906
|
+
"email"
|
|
443907
|
+
]
|
|
443908
|
+
}
|
|
443909
|
+
}
|
|
443910
|
+
},
|
|
443872
443911
|
{
|
|
443873
443912
|
"displayName": "Reply To",
|
|
443874
443913
|
"name": "reply_to",
|
|
@@ -468519,7 +468558,8 @@
|
|
|
468519
468558
|
1.1,
|
|
468520
468559
|
1.2,
|
|
468521
468560
|
1.3,
|
|
468522
|
-
1.4
|
|
468561
|
+
1.4,
|
|
468562
|
+
1.5
|
|
468523
468563
|
],
|
|
468524
468564
|
"credentials": [
|
|
468525
468565
|
{
|
|
@@ -468586,7 +468626,7 @@
|
|
|
468586
468626
|
"description": "The model which will generate the completion. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
468587
468627
|
"default": "claude-2",
|
|
468588
468628
|
"builderHint": {
|
|
468589
|
-
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices."
|
|
468629
|
+
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices. When extended thinking is needed on Opus 4.7+, set Thinking Mode to Adaptive and choose an Effort level. The legacy Manual thinking mode is rejected by Opus 4.7."
|
|
468590
468630
|
},
|
|
468591
468631
|
"displayOptions": {
|
|
468592
468632
|
"show": {
|
|
@@ -468645,7 +468685,7 @@
|
|
|
468645
468685
|
"description": "The model which will generate the completion. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
468646
468686
|
"default": "claude-3-sonnet-20240229",
|
|
468647
468687
|
"builderHint": {
|
|
468648
|
-
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices."
|
|
468688
|
+
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices. When extended thinking is needed on Opus 4.7+, set Thinking Mode to Adaptive and choose an Effort level. The legacy Manual thinking mode is rejected by Opus 4.7."
|
|
468649
468689
|
},
|
|
468650
468690
|
"displayOptions": {
|
|
468651
468691
|
"show": {
|
|
@@ -468688,7 +468728,7 @@
|
|
|
468688
468728
|
"description": "The model which will generate the completion. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
468689
468729
|
"default": "claude-3-5-sonnet-20240620",
|
|
468690
468730
|
"builderHint": {
|
|
468691
|
-
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices."
|
|
468731
|
+
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices. When extended thinking is needed on Opus 4.7+, set Thinking Mode to Adaptive and choose an Effort level. The legacy Manual thinking mode is rejected by Opus 4.7."
|
|
468692
468732
|
},
|
|
468693
468733
|
"displayOptions": {
|
|
468694
468734
|
"show": {
|
|
@@ -468712,7 +468752,7 @@
|
|
|
468712
468752
|
"cachedResultName": "Claude Sonnet 4.5"
|
|
468713
468753
|
},
|
|
468714
468754
|
"builderHint": {
|
|
468715
|
-
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices."
|
|
468755
|
+
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices. When extended thinking is needed on Opus 4.7+, set Thinking Mode to Adaptive and choose an Effort level. The legacy Manual thinking mode is rejected by Opus 4.7."
|
|
468716
468756
|
},
|
|
468717
468757
|
"required": true,
|
|
468718
468758
|
"modes": [
|
|
@@ -468752,7 +468792,47 @@
|
|
|
468752
468792
|
"cachedResultName": "Claude Sonnet 4.6"
|
|
468753
468793
|
},
|
|
468754
468794
|
"builderHint": {
|
|
468755
|
-
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices."
|
|
468795
|
+
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices. When extended thinking is needed on Opus 4.7+, set Thinking Mode to Adaptive and choose an Effort level. The legacy Manual thinking mode is rejected by Opus 4.7."
|
|
468796
|
+
},
|
|
468797
|
+
"required": true,
|
|
468798
|
+
"modes": [
|
|
468799
|
+
{
|
|
468800
|
+
"displayName": "From List",
|
|
468801
|
+
"name": "list",
|
|
468802
|
+
"type": "list",
|
|
468803
|
+
"placeholder": "Select a model...",
|
|
468804
|
+
"typeOptions": {
|
|
468805
|
+
"searchListMethod": "searchModels",
|
|
468806
|
+
"searchable": true
|
|
468807
|
+
}
|
|
468808
|
+
},
|
|
468809
|
+
{
|
|
468810
|
+
"displayName": "ID",
|
|
468811
|
+
"name": "id",
|
|
468812
|
+
"type": "string",
|
|
468813
|
+
"placeholder": "Claude Sonnet"
|
|
468814
|
+
}
|
|
468815
|
+
],
|
|
468816
|
+
"description": "The model. Choose from the list, or specify an ID. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
468817
|
+
"displayOptions": {
|
|
468818
|
+
"show": {
|
|
468819
|
+
"@version": [
|
|
468820
|
+
1.4
|
|
468821
|
+
]
|
|
468822
|
+
}
|
|
468823
|
+
}
|
|
468824
|
+
},
|
|
468825
|
+
{
|
|
468826
|
+
"displayName": "Model",
|
|
468827
|
+
"name": "model",
|
|
468828
|
+
"type": "resourceLocator",
|
|
468829
|
+
"default": {
|
|
468830
|
+
"mode": "list",
|
|
468831
|
+
"value": "claude-sonnet-4-6",
|
|
468832
|
+
"cachedResultName": "Claude Sonnet 4.6"
|
|
468833
|
+
},
|
|
468834
|
+
"builderHint": {
|
|
468835
|
+
"message": "Default to claude-sonnet-4-6 (latest Sonnet); use claude-opus-4-7 when the user needs the most capable model. Never use Claude Sonnet 4.5, Claude 3.x, Claude 2, or LEGACY options — those are superseded and are not valid choices. When extended thinking is needed on Opus 4.7+, set Thinking Mode to Adaptive and choose an Effort level. The legacy Manual thinking mode is rejected by Opus 4.7."
|
|
468756
468836
|
},
|
|
468757
468837
|
"required": true,
|
|
468758
468838
|
"modes": [
|
|
@@ -468779,7 +468859,7 @@
|
|
|
468779
468859
|
"@version": [
|
|
468780
468860
|
{
|
|
468781
468861
|
"_cnd": {
|
|
468782
|
-
"gte": 1.
|
|
468862
|
+
"gte": 1.5
|
|
468783
468863
|
}
|
|
468784
468864
|
}
|
|
468785
468865
|
]
|
|
@@ -468816,6 +468896,10 @@
|
|
|
468816
468896
|
"hide": {
|
|
468817
468897
|
"thinking": [
|
|
468818
468898
|
true
|
|
468899
|
+
],
|
|
468900
|
+
"thinkingMode": [
|
|
468901
|
+
"adaptive",
|
|
468902
|
+
"manual"
|
|
468819
468903
|
]
|
|
468820
468904
|
}
|
|
468821
468905
|
}
|
|
@@ -468835,6 +468919,10 @@
|
|
|
468835
468919
|
"hide": {
|
|
468836
468920
|
"thinking": [
|
|
468837
468921
|
true
|
|
468922
|
+
],
|
|
468923
|
+
"thinkingMode": [
|
|
468924
|
+
"adaptive",
|
|
468925
|
+
"manual"
|
|
468838
468926
|
]
|
|
468839
468927
|
}
|
|
468840
468928
|
}
|
|
@@ -468854,6 +468942,10 @@
|
|
|
468854
468942
|
"hide": {
|
|
468855
468943
|
"thinking": [
|
|
468856
468944
|
true
|
|
468945
|
+
],
|
|
468946
|
+
"thinkingMode": [
|
|
468947
|
+
"adaptive",
|
|
468948
|
+
"manual"
|
|
468857
468949
|
]
|
|
468858
468950
|
}
|
|
468859
468951
|
}
|
|
@@ -468863,7 +468955,18 @@
|
|
|
468863
468955
|
"name": "thinking",
|
|
468864
468956
|
"type": "boolean",
|
|
468865
468957
|
"default": false,
|
|
468866
|
-
"description": "Whether to enable thinking mode for the model"
|
|
468958
|
+
"description": "Whether to enable thinking mode for the model",
|
|
468959
|
+
"displayOptions": {
|
|
468960
|
+
"show": {
|
|
468961
|
+
"@version": [
|
|
468962
|
+
{
|
|
468963
|
+
"_cnd": {
|
|
468964
|
+
"lte": 1.4
|
|
468965
|
+
}
|
|
468966
|
+
}
|
|
468967
|
+
]
|
|
468968
|
+
}
|
|
468969
|
+
}
|
|
468867
468970
|
},
|
|
468868
468971
|
{
|
|
468869
468972
|
"displayName": "Thinking Budget (Tokens)",
|
|
@@ -468873,11 +468976,166 @@
|
|
|
468873
468976
|
"description": "The maximum number of tokens to use for thinking",
|
|
468874
468977
|
"displayOptions": {
|
|
468875
468978
|
"show": {
|
|
468979
|
+
"@version": [
|
|
468980
|
+
{
|
|
468981
|
+
"_cnd": {
|
|
468982
|
+
"lte": 1.4
|
|
468983
|
+
}
|
|
468984
|
+
}
|
|
468985
|
+
],
|
|
468876
468986
|
"thinking": [
|
|
468877
468987
|
true
|
|
468878
468988
|
]
|
|
468879
468989
|
}
|
|
468880
468990
|
}
|
|
468991
|
+
},
|
|
468992
|
+
{
|
|
468993
|
+
"displayName": "Thinking Mode",
|
|
468994
|
+
"name": "thinkingMode",
|
|
468995
|
+
"type": "options",
|
|
468996
|
+
"default": "disabled",
|
|
468997
|
+
"description": "How extended thinking should be configured for the model",
|
|
468998
|
+
"options": [
|
|
468999
|
+
{
|
|
469000
|
+
"name": "Disabled",
|
|
469001
|
+
"value": "disabled",
|
|
469002
|
+
"description": "No extended thinking"
|
|
469003
|
+
},
|
|
469004
|
+
{
|
|
469005
|
+
"name": "Adaptive (Recommended)",
|
|
469006
|
+
"value": "adaptive",
|
|
469007
|
+
"description": "Claude decides how much to think; control with Effort"
|
|
469008
|
+
},
|
|
469009
|
+
{
|
|
469010
|
+
"name": "Manual (Deprecated)",
|
|
469011
|
+
"value": "manual",
|
|
469012
|
+
"description": "Legacy fixed-budget mode; rejected by Opus 4.7+"
|
|
469013
|
+
}
|
|
469014
|
+
],
|
|
469015
|
+
"displayOptions": {
|
|
469016
|
+
"show": {
|
|
469017
|
+
"@version": [
|
|
469018
|
+
{
|
|
469019
|
+
"_cnd": {
|
|
469020
|
+
"gte": 1.5
|
|
469021
|
+
}
|
|
469022
|
+
}
|
|
469023
|
+
]
|
|
469024
|
+
}
|
|
469025
|
+
}
|
|
469026
|
+
},
|
|
469027
|
+
{
|
|
469028
|
+
"displayName": "Effort",
|
|
469029
|
+
"name": "effort",
|
|
469030
|
+
"type": "options",
|
|
469031
|
+
"default": "medium",
|
|
469032
|
+
"description": "Effort level for adaptive thinking",
|
|
469033
|
+
"options": [
|
|
469034
|
+
{
|
|
469035
|
+
"name": "Low",
|
|
469036
|
+
"value": "low"
|
|
469037
|
+
},
|
|
469038
|
+
{
|
|
469039
|
+
"name": "Medium",
|
|
469040
|
+
"value": "medium"
|
|
469041
|
+
},
|
|
469042
|
+
{
|
|
469043
|
+
"name": "High",
|
|
469044
|
+
"value": "high"
|
|
469045
|
+
},
|
|
469046
|
+
{
|
|
469047
|
+
"name": "X-High",
|
|
469048
|
+
"value": "xhigh"
|
|
469049
|
+
},
|
|
469050
|
+
{
|
|
469051
|
+
"name": "Max",
|
|
469052
|
+
"value": "max"
|
|
469053
|
+
}
|
|
469054
|
+
],
|
|
469055
|
+
"displayOptions": {
|
|
469056
|
+
"show": {
|
|
469057
|
+
"@version": [
|
|
469058
|
+
{
|
|
469059
|
+
"_cnd": {
|
|
469060
|
+
"gte": 1.5
|
|
469061
|
+
}
|
|
469062
|
+
}
|
|
469063
|
+
],
|
|
469064
|
+
"thinkingMode": [
|
|
469065
|
+
"adaptive"
|
|
469066
|
+
],
|
|
469067
|
+
"/model.value": [
|
|
469068
|
+
{
|
|
469069
|
+
"_cnd": {
|
|
469070
|
+
"includes": "opus"
|
|
469071
|
+
}
|
|
469072
|
+
}
|
|
469073
|
+
]
|
|
469074
|
+
}
|
|
469075
|
+
}
|
|
469076
|
+
},
|
|
469077
|
+
{
|
|
469078
|
+
"displayName": "Effort",
|
|
469079
|
+
"name": "effort",
|
|
469080
|
+
"type": "options",
|
|
469081
|
+
"default": "medium",
|
|
469082
|
+
"description": "Effort level for adaptive thinking",
|
|
469083
|
+
"options": [
|
|
469084
|
+
{
|
|
469085
|
+
"name": "Low",
|
|
469086
|
+
"value": "low"
|
|
469087
|
+
},
|
|
469088
|
+
{
|
|
469089
|
+
"name": "Medium",
|
|
469090
|
+
"value": "medium"
|
|
469091
|
+
},
|
|
469092
|
+
{
|
|
469093
|
+
"name": "High",
|
|
469094
|
+
"value": "high"
|
|
469095
|
+
}
|
|
469096
|
+
],
|
|
469097
|
+
"displayOptions": {
|
|
469098
|
+
"show": {
|
|
469099
|
+
"@version": [
|
|
469100
|
+
{
|
|
469101
|
+
"_cnd": {
|
|
469102
|
+
"gte": 1.5
|
|
469103
|
+
}
|
|
469104
|
+
}
|
|
469105
|
+
],
|
|
469106
|
+
"thinkingMode": [
|
|
469107
|
+
"adaptive"
|
|
469108
|
+
],
|
|
469109
|
+
"/model.value": [
|
|
469110
|
+
{
|
|
469111
|
+
"_cnd": {
|
|
469112
|
+
"regex": "^(?!.*opus).*"
|
|
469113
|
+
}
|
|
469114
|
+
}
|
|
469115
|
+
]
|
|
469116
|
+
}
|
|
469117
|
+
}
|
|
469118
|
+
},
|
|
469119
|
+
{
|
|
469120
|
+
"displayName": "Thinking Budget (Tokens)",
|
|
469121
|
+
"name": "thinkingBudget",
|
|
469122
|
+
"type": "number",
|
|
469123
|
+
"default": 1024,
|
|
469124
|
+
"description": "Maximum tokens used for thinking. Manual mode is rejected by Opus 4.7+.",
|
|
469125
|
+
"displayOptions": {
|
|
469126
|
+
"show": {
|
|
469127
|
+
"@version": [
|
|
469128
|
+
{
|
|
469129
|
+
"_cnd": {
|
|
469130
|
+
"gte": 1.5
|
|
469131
|
+
}
|
|
469132
|
+
}
|
|
469133
|
+
],
|
|
469134
|
+
"thinkingMode": [
|
|
469135
|
+
"manual"
|
|
469136
|
+
]
|
|
469137
|
+
}
|
|
469138
|
+
}
|
|
468881
469139
|
}
|
|
468882
469140
|
]
|
|
468883
469141
|
}
|
|
@@ -469115,6 +469373,13 @@
|
|
|
469115
469373
|
"type": "collection",
|
|
469116
469374
|
"default": {},
|
|
469117
469375
|
"options": [
|
|
469376
|
+
{
|
|
469377
|
+
"displayName": "Enable Thinking",
|
|
469378
|
+
"name": "think",
|
|
469379
|
+
"type": "boolean",
|
|
469380
|
+
"default": true,
|
|
469381
|
+
"description": "Whether to enable (default) thinking mode for supported models. When enabled, the model's thinking process is separated from the output. When disabled, the model outputs content directly (only for supported models)."
|
|
469382
|
+
},
|
|
469118
469383
|
{
|
|
469119
469384
|
"displayName": "Sampling Temperature",
|
|
469120
469385
|
"name": "temperature",
|
|
@@ -470459,6 +470724,13 @@
|
|
|
470459
470724
|
"type": "collection",
|
|
470460
470725
|
"default": {},
|
|
470461
470726
|
"options": [
|
|
470727
|
+
{
|
|
470728
|
+
"displayName": "Enable Thinking",
|
|
470729
|
+
"name": "think",
|
|
470730
|
+
"type": "boolean",
|
|
470731
|
+
"default": true,
|
|
470732
|
+
"description": "Whether to enable (default) thinking mode for supported models. When enabled, the model's thinking process is separated from the output. When disabled, the model outputs content directly (only for supported models)."
|
|
470733
|
+
},
|
|
470462
470734
|
{
|
|
470463
470735
|
"displayName": "Sampling Temperature",
|
|
470464
470736
|
"name": "temperature",
|
|
@@ -474228,7 +474500,10 @@
|
|
|
474228
474500
|
}
|
|
474229
474501
|
],
|
|
474230
474502
|
"default": "none",
|
|
474231
|
-
"description": "The way to authenticate"
|
|
474503
|
+
"description": "The way to authenticate",
|
|
474504
|
+
"builderHint": {
|
|
474505
|
+
"message": "Default to 'none'. n8n exposes inbound trigger URLs publicly by design. Only select an authentication method when the user explicitly asks to authenticate inbound traffic."
|
|
474506
|
+
}
|
|
474232
474507
|
},
|
|
474233
474508
|
{
|
|
474234
474509
|
"displayName": "Path",
|
|
@@ -474256,7 +474531,8 @@
|
|
|
474256
474531
|
1,
|
|
474257
474532
|
1.1,
|
|
474258
474533
|
1.2,
|
|
474259
|
-
1.3
|
|
474534
|
+
1.3,
|
|
474535
|
+
1.4
|
|
474260
474536
|
],
|
|
474261
474537
|
"credentials": [],
|
|
474262
474538
|
"properties": [
|
|
@@ -474362,6 +474638,26 @@
|
|
|
474362
474638
|
}
|
|
474363
474639
|
}
|
|
474364
474640
|
},
|
|
474641
|
+
{
|
|
474642
|
+
"displayName": "Session is automatically scoped only to this memory node. To share a session between different memory nodes, switch \"Session ID\" to \"Define below\" and use the same key in each node.",
|
|
474643
|
+
"name": "scopedSessionHintNotice",
|
|
474644
|
+
"type": "notice",
|
|
474645
|
+
"default": "",
|
|
474646
|
+
"displayOptions": {
|
|
474647
|
+
"show": {
|
|
474648
|
+
"@version": [
|
|
474649
|
+
{
|
|
474650
|
+
"_cnd": {
|
|
474651
|
+
"gte": 1.4
|
|
474652
|
+
}
|
|
474653
|
+
}
|
|
474654
|
+
],
|
|
474655
|
+
"sessionIdType": [
|
|
474656
|
+
"fromInput"
|
|
474657
|
+
]
|
|
474658
|
+
}
|
|
474659
|
+
}
|
|
474660
|
+
},
|
|
474365
474661
|
{
|
|
474366
474662
|
"displayName": "Key",
|
|
474367
474663
|
"name": "sessionKey",
|
|
@@ -474638,7 +474934,8 @@
|
|
|
474638
474934
|
"transform"
|
|
474639
474935
|
],
|
|
474640
474936
|
"version": [
|
|
474641
|
-
1
|
|
474937
|
+
1,
|
|
474938
|
+
1.1
|
|
474642
474939
|
],
|
|
474643
474940
|
"credentials": [
|
|
474644
474941
|
{
|
|
@@ -474704,6 +475001,26 @@
|
|
|
474704
475001
|
}
|
|
474705
475002
|
}
|
|
474706
475003
|
},
|
|
475004
|
+
{
|
|
475005
|
+
"displayName": "Session is automatically scoped only to this memory node. To share a session between different memory nodes, switch \"Session ID\" to \"Define below\" and use the same key in each node.",
|
|
475006
|
+
"name": "scopedSessionHintNotice",
|
|
475007
|
+
"type": "notice",
|
|
475008
|
+
"default": "",
|
|
475009
|
+
"displayOptions": {
|
|
475010
|
+
"show": {
|
|
475011
|
+
"@version": [
|
|
475012
|
+
{
|
|
475013
|
+
"_cnd": {
|
|
475014
|
+
"gte": 1.1
|
|
475015
|
+
}
|
|
475016
|
+
}
|
|
475017
|
+
],
|
|
475018
|
+
"sessionIdType": [
|
|
475019
|
+
"fromInput"
|
|
475020
|
+
]
|
|
475021
|
+
}
|
|
475022
|
+
}
|
|
475023
|
+
},
|
|
474707
475024
|
{
|
|
474708
475025
|
"displayName": "Key",
|
|
474709
475026
|
"name": "sessionKey",
|
|
@@ -474756,7 +475073,8 @@
|
|
|
474756
475073
|
1,
|
|
474757
475074
|
1.1,
|
|
474758
475075
|
1.2,
|
|
474759
|
-
1.3
|
|
475076
|
+
1.3,
|
|
475077
|
+
1.4
|
|
474760
475078
|
],
|
|
474761
475079
|
"credentials": [
|
|
474762
475080
|
{
|
|
@@ -474867,6 +475185,26 @@
|
|
|
474867
475185
|
}
|
|
474868
475186
|
}
|
|
474869
475187
|
},
|
|
475188
|
+
{
|
|
475189
|
+
"displayName": "Session is automatically scoped only to this memory node. To share a session between different memory nodes, switch \"Session ID\" to \"Define below\" and use the same key in each node.",
|
|
475190
|
+
"name": "scopedSessionHintNotice",
|
|
475191
|
+
"type": "notice",
|
|
475192
|
+
"default": "",
|
|
475193
|
+
"displayOptions": {
|
|
475194
|
+
"show": {
|
|
475195
|
+
"@version": [
|
|
475196
|
+
{
|
|
475197
|
+
"_cnd": {
|
|
475198
|
+
"gte": 1.4
|
|
475199
|
+
}
|
|
475200
|
+
}
|
|
475201
|
+
],
|
|
475202
|
+
"sessionIdType": [
|
|
475203
|
+
"fromInput"
|
|
475204
|
+
]
|
|
475205
|
+
}
|
|
475206
|
+
}
|
|
475207
|
+
},
|
|
474870
475208
|
{
|
|
474871
475209
|
"displayName": "Key",
|
|
474872
475210
|
"name": "sessionKey",
|
|
@@ -474898,7 +475236,8 @@
|
|
|
474898
475236
|
1,
|
|
474899
475237
|
1.1,
|
|
474900
475238
|
1.2,
|
|
474901
|
-
1.3
|
|
475239
|
+
1.3,
|
|
475240
|
+
1.4
|
|
474902
475241
|
],
|
|
474903
475242
|
"credentials": [
|
|
474904
475243
|
{
|
|
@@ -474965,6 +475304,26 @@
|
|
|
474965
475304
|
}
|
|
474966
475305
|
}
|
|
474967
475306
|
},
|
|
475307
|
+
{
|
|
475308
|
+
"displayName": "Session is automatically scoped only to this memory node. To share a session between different memory nodes, switch \"Session ID\" to \"Define below\" and use the same key in each node.",
|
|
475309
|
+
"name": "scopedSessionHintNotice",
|
|
475310
|
+
"type": "notice",
|
|
475311
|
+
"default": "",
|
|
475312
|
+
"displayOptions": {
|
|
475313
|
+
"show": {
|
|
475314
|
+
"@version": [
|
|
475315
|
+
{
|
|
475316
|
+
"_cnd": {
|
|
475317
|
+
"gte": 1.4
|
|
475318
|
+
}
|
|
475319
|
+
}
|
|
475320
|
+
],
|
|
475321
|
+
"sessionIdType": [
|
|
475322
|
+
"fromInput"
|
|
475323
|
+
]
|
|
475324
|
+
}
|
|
475325
|
+
}
|
|
475326
|
+
},
|
|
474968
475327
|
{
|
|
474969
475328
|
"displayName": "Key",
|
|
474970
475329
|
"name": "sessionKey",
|
|
@@ -475023,7 +475382,8 @@
|
|
|
475023
475382
|
1.2,
|
|
475024
475383
|
1.3,
|
|
475025
475384
|
1.4,
|
|
475026
|
-
1.5
|
|
475385
|
+
1.5,
|
|
475386
|
+
1.6
|
|
475027
475387
|
],
|
|
475028
475388
|
"credentials": [
|
|
475029
475389
|
{
|
|
@@ -475128,6 +475488,26 @@
|
|
|
475128
475488
|
}
|
|
475129
475489
|
}
|
|
475130
475490
|
},
|
|
475491
|
+
{
|
|
475492
|
+
"displayName": "Session is automatically scoped only to this memory node. To share a session between different memory nodes, switch \"Session ID\" to \"Define below\" and use the same key in each node.",
|
|
475493
|
+
"name": "scopedSessionHintNotice",
|
|
475494
|
+
"type": "notice",
|
|
475495
|
+
"default": "",
|
|
475496
|
+
"displayOptions": {
|
|
475497
|
+
"show": {
|
|
475498
|
+
"@version": [
|
|
475499
|
+
{
|
|
475500
|
+
"_cnd": {
|
|
475501
|
+
"gte": 1.6
|
|
475502
|
+
}
|
|
475503
|
+
}
|
|
475504
|
+
],
|
|
475505
|
+
"sessionIdType": [
|
|
475506
|
+
"fromInput"
|
|
475507
|
+
]
|
|
475508
|
+
}
|
|
475509
|
+
}
|
|
475510
|
+
},
|
|
475131
475511
|
{
|
|
475132
475512
|
"displayName": "Key",
|
|
475133
475513
|
"name": "sessionKey",
|
|
@@ -475185,7 +475565,8 @@
|
|
|
475185
475565
|
1.1,
|
|
475186
475566
|
1.2,
|
|
475187
475567
|
1.3,
|
|
475188
|
-
1.4
|
|
475568
|
+
1.4,
|
|
475569
|
+
1.5
|
|
475189
475570
|
],
|
|
475190
475571
|
"credentials": [
|
|
475191
475572
|
{
|
|
@@ -475304,6 +475685,26 @@
|
|
|
475304
475685
|
}
|
|
475305
475686
|
}
|
|
475306
475687
|
},
|
|
475688
|
+
{
|
|
475689
|
+
"displayName": "Session is automatically scoped only to this memory node. To share a session between different memory nodes, switch \"Session ID\" to \"Define below\" and use the same key in each node.",
|
|
475690
|
+
"name": "scopedSessionHintNotice",
|
|
475691
|
+
"type": "notice",
|
|
475692
|
+
"default": "",
|
|
475693
|
+
"displayOptions": {
|
|
475694
|
+
"show": {
|
|
475695
|
+
"@version": [
|
|
475696
|
+
{
|
|
475697
|
+
"_cnd": {
|
|
475698
|
+
"gte": 1.5
|
|
475699
|
+
}
|
|
475700
|
+
}
|
|
475701
|
+
],
|
|
475702
|
+
"sessionIdType": [
|
|
475703
|
+
"fromInput"
|
|
475704
|
+
]
|
|
475705
|
+
}
|
|
475706
|
+
}
|
|
475707
|
+
},
|
|
475307
475708
|
{
|
|
475308
475709
|
"displayName": "Context Window Length",
|
|
475309
475710
|
"name": "contextWindowLength",
|
|
@@ -475339,7 +475740,8 @@
|
|
|
475339
475740
|
1,
|
|
475340
475741
|
1.1,
|
|
475341
475742
|
1.2,
|
|
475342
|
-
1.3
|
|
475743
|
+
1.3,
|
|
475744
|
+
1.4
|
|
475343
475745
|
],
|
|
475344
475746
|
"credentials": [
|
|
475345
475747
|
{
|
|
@@ -475456,6 +475858,26 @@
|
|
|
475456
475858
|
}
|
|
475457
475859
|
}
|
|
475458
475860
|
},
|
|
475861
|
+
{
|
|
475862
|
+
"displayName": "Session is automatically scoped only to this memory node. To share a session between different memory nodes, switch \"Session ID\" to \"Define below\" and use the same key in each node.",
|
|
475863
|
+
"name": "scopedSessionHintNotice",
|
|
475864
|
+
"type": "notice",
|
|
475865
|
+
"default": "",
|
|
475866
|
+
"displayOptions": {
|
|
475867
|
+
"show": {
|
|
475868
|
+
"@version": [
|
|
475869
|
+
{
|
|
475870
|
+
"_cnd": {
|
|
475871
|
+
"gte": 1.4
|
|
475872
|
+
}
|
|
475873
|
+
}
|
|
475874
|
+
],
|
|
475875
|
+
"sessionIdType": [
|
|
475876
|
+
"fromInput"
|
|
475877
|
+
]
|
|
475878
|
+
}
|
|
475879
|
+
}
|
|
475880
|
+
},
|
|
475459
475881
|
{
|
|
475460
475882
|
"displayName": "Key",
|
|
475461
475883
|
"name": "sessionKey",
|
|
@@ -480132,7 +480554,10 @@
|
|
|
480132
480554
|
}
|
|
480133
480555
|
],
|
|
480134
480556
|
"default": "none",
|
|
480135
|
-
"description": "The way to authenticate"
|
|
480557
|
+
"description": "The way to authenticate",
|
|
480558
|
+
"builderHint": {
|
|
480559
|
+
"message": "Default to 'none'. n8n exposes inbound trigger URLs publicly by design. Only select an authentication method when the user explicitly asks to authenticate inbound traffic."
|
|
480560
|
+
}
|
|
480136
480561
|
},
|
|
480137
480562
|
{
|
|
480138
480563
|
"displayName": "Initial Message(s)",
|
|
@@ -495698,6 +496123,13 @@
|
|
|
495698
496123
|
},
|
|
495699
496124
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
495700
496125
|
},
|
|
496126
|
+
{
|
|
496127
|
+
"displayName": "Thinking",
|
|
496128
|
+
"name": "think",
|
|
496129
|
+
"type": "boolean",
|
|
496130
|
+
"default": true,
|
|
496131
|
+
"description": "Whether to enable (default) thinking mode for supported models. When enabled, the model's thinking process is separated from the output. When disabled, the model outputs content directly (only for supported models)."
|
|
496132
|
+
},
|
|
495701
496133
|
{
|
|
495702
496134
|
"displayName": "Output Randomness (Top P)",
|
|
495703
496135
|
"name": "top_p",
|
|
@@ -496102,6 +496534,13 @@
|
|
|
496102
496534
|
},
|
|
496103
496535
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
496104
496536
|
},
|
|
496537
|
+
{
|
|
496538
|
+
"displayName": "Thinking",
|
|
496539
|
+
"name": "think",
|
|
496540
|
+
"type": "boolean",
|
|
496541
|
+
"default": true,
|
|
496542
|
+
"description": "Whether to enable (default) thinking mode for supported models. When enabled, the model's thinking process is separated from the output. When disabled, the model outputs content directly (only for supported models)."
|
|
496543
|
+
},
|
|
496105
496544
|
{
|
|
496106
496545
|
"displayName": "Output Randomness (Top P)",
|
|
496107
496546
|
"name": "top_p",
|
|
@@ -599717,7 +600156,7 @@
|
|
|
599717
600156
|
"name": "startDate",
|
|
599718
600157
|
"type": "dateTime",
|
|
599719
600158
|
"required": true,
|
|
599720
|
-
"default": "2026-05-
|
|
600159
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
599721
600160
|
"displayOptions": {
|
|
599722
600161
|
"show": {
|
|
599723
600162
|
"resource": [
|
|
@@ -599740,7 +600179,7 @@
|
|
|
599740
600179
|
"name": "endDate",
|
|
599741
600180
|
"type": "dateTime",
|
|
599742
600181
|
"required": true,
|
|
599743
|
-
"default": "2026-05-
|
|
600182
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
599744
600183
|
"displayOptions": {
|
|
599745
600184
|
"show": {
|
|
599746
600185
|
"resource": [
|
|
@@ -601087,7 +601526,7 @@
|
|
|
601087
601526
|
"name": "startDate",
|
|
601088
601527
|
"type": "dateTime",
|
|
601089
601528
|
"required": true,
|
|
601090
|
-
"default": "2026-05-
|
|
601529
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
601091
601530
|
"displayOptions": {
|
|
601092
601531
|
"show": {
|
|
601093
601532
|
"resource": [
|
|
@@ -601110,7 +601549,7 @@
|
|
|
601110
601549
|
"name": "endDate",
|
|
601111
601550
|
"type": "dateTime",
|
|
601112
601551
|
"required": true,
|
|
601113
|
-
"default": "2026-05-
|
|
601552
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
601114
601553
|
"displayOptions": {
|
|
601115
601554
|
"show": {
|
|
601116
601555
|
"resource": [
|
|
@@ -697046,7 +697485,7 @@
|
|
|
697046
697485
|
"displayName": "Start",
|
|
697047
697486
|
"name": "startDateTime",
|
|
697048
697487
|
"type": "dateTime",
|
|
697049
|
-
"default": "2026-05-
|
|
697488
|
+
"default": "2026-05-12T15:12:02.978+00:00",
|
|
697050
697489
|
"required": true,
|
|
697051
697490
|
"displayOptions": {
|
|
697052
697491
|
"show": {
|
|
@@ -697064,7 +697503,7 @@
|
|
|
697064
697503
|
"name": "endDateTime",
|
|
697065
697504
|
"type": "dateTime",
|
|
697066
697505
|
"required": true,
|
|
697067
|
-
"default": "2026-05-
|
|
697506
|
+
"default": "2026-05-12T15:42:02.978+00:00",
|
|
697068
697507
|
"displayOptions": {
|
|
697069
697508
|
"show": {
|
|
697070
697509
|
"resource": [
|
|
@@ -726660,14 +727099,14 @@
|
|
|
726660
727099
|
{
|
|
726661
727100
|
"type": "regex",
|
|
726662
727101
|
"properties": {
|
|
726663
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
727102
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
726664
727103
|
"errorMessage": "Not a valid Notion Block URL"
|
|
726665
727104
|
}
|
|
726666
727105
|
}
|
|
726667
727106
|
],
|
|
726668
727107
|
"extractValue": {
|
|
726669
727108
|
"type": "regex",
|
|
726670
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
727109
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
726671
727110
|
}
|
|
726672
727111
|
},
|
|
726673
727112
|
{
|
|
@@ -726731,7 +727170,7 @@
|
|
|
726731
727170
|
{
|
|
726732
727171
|
"type": "regex",
|
|
726733
727172
|
"properties": {
|
|
726734
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
727173
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
726735
727174
|
"errorMessage": "Not a valid Notion Block URL"
|
|
726736
727175
|
}
|
|
726737
727176
|
}
|
|
@@ -727014,14 +727453,14 @@
|
|
|
727014
727453
|
{
|
|
727015
727454
|
"type": "regex",
|
|
727016
727455
|
"properties": {
|
|
727017
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
727456
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
727018
727457
|
"errorMessage": "Not a valid Notion Database URL"
|
|
727019
727458
|
}
|
|
727020
727459
|
}
|
|
727021
727460
|
],
|
|
727022
727461
|
"extractValue": {
|
|
727023
727462
|
"type": "regex",
|
|
727024
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
727463
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
727025
727464
|
}
|
|
727026
727465
|
},
|
|
727027
727466
|
{
|
|
@@ -727475,14 +727914,14 @@
|
|
|
727475
727914
|
{
|
|
727476
727915
|
"type": "regex",
|
|
727477
727916
|
"properties": {
|
|
727478
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
727917
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
727479
727918
|
"errorMessage": "Not a valid Notion Database URL"
|
|
727480
727919
|
}
|
|
727481
727920
|
}
|
|
727482
727921
|
],
|
|
727483
727922
|
"extractValue": {
|
|
727484
727923
|
"type": "regex",
|
|
727485
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
727924
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
727486
727925
|
}
|
|
727487
727926
|
},
|
|
727488
727927
|
{
|
|
@@ -727936,14 +728375,14 @@
|
|
|
727936
728375
|
{
|
|
727937
728376
|
"type": "regex",
|
|
727938
728377
|
"properties": {
|
|
727939
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
728378
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
727940
728379
|
"errorMessage": "Not a valid Notion Database URL"
|
|
727941
728380
|
}
|
|
727942
728381
|
}
|
|
727943
728382
|
],
|
|
727944
728383
|
"extractValue": {
|
|
727945
728384
|
"type": "regex",
|
|
727946
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
728385
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
727947
728386
|
}
|
|
727948
728387
|
},
|
|
727949
728388
|
{
|
|
@@ -728397,14 +728836,14 @@
|
|
|
728397
728836
|
{
|
|
728398
728837
|
"type": "regex",
|
|
728399
728838
|
"properties": {
|
|
728400
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
728839
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
728401
728840
|
"errorMessage": "Not a valid Notion Database URL"
|
|
728402
728841
|
}
|
|
728403
728842
|
}
|
|
728404
728843
|
],
|
|
728405
728844
|
"extractValue": {
|
|
728406
728845
|
"type": "regex",
|
|
728407
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
728846
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
728408
728847
|
}
|
|
728409
728848
|
},
|
|
728410
728849
|
{
|
|
@@ -728858,14 +729297,14 @@
|
|
|
728858
729297
|
{
|
|
728859
729298
|
"type": "regex",
|
|
728860
729299
|
"properties": {
|
|
728861
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
729300
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
728862
729301
|
"errorMessage": "Not a valid Notion Database URL"
|
|
728863
729302
|
}
|
|
728864
729303
|
}
|
|
728865
729304
|
],
|
|
728866
729305
|
"extractValue": {
|
|
728867
729306
|
"type": "regex",
|
|
728868
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
729307
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
728869
729308
|
}
|
|
728870
729309
|
},
|
|
728871
729310
|
{
|
|
@@ -729333,14 +729772,14 @@
|
|
|
729333
729772
|
{
|
|
729334
729773
|
"type": "regex",
|
|
729335
729774
|
"properties": {
|
|
729336
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
729775
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
729337
729776
|
"errorMessage": "Not a valid Notion Database URL"
|
|
729338
729777
|
}
|
|
729339
729778
|
}
|
|
729340
729779
|
],
|
|
729341
729780
|
"extractValue": {
|
|
729342
729781
|
"type": "regex",
|
|
729343
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
729782
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
729344
729783
|
}
|
|
729345
729784
|
},
|
|
729346
729785
|
{
|
|
@@ -729808,14 +730247,14 @@
|
|
|
729808
730247
|
{
|
|
729809
730248
|
"type": "regex",
|
|
729810
730249
|
"properties": {
|
|
729811
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
730250
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
729812
730251
|
"errorMessage": "Not a valid Notion Database URL"
|
|
729813
730252
|
}
|
|
729814
730253
|
}
|
|
729815
730254
|
],
|
|
729816
730255
|
"extractValue": {
|
|
729817
730256
|
"type": "regex",
|
|
729818
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
730257
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
729819
730258
|
}
|
|
729820
730259
|
},
|
|
729821
730260
|
{
|
|
@@ -730269,14 +730708,14 @@
|
|
|
730269
730708
|
{
|
|
730270
730709
|
"type": "regex",
|
|
730271
730710
|
"properties": {
|
|
730272
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
730711
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
730273
730712
|
"errorMessage": "Not a valid Notion Database URL"
|
|
730274
730713
|
}
|
|
730275
730714
|
}
|
|
730276
730715
|
],
|
|
730277
730716
|
"extractValue": {
|
|
730278
730717
|
"type": "regex",
|
|
730279
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
730718
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
730280
730719
|
}
|
|
730281
730720
|
},
|
|
730282
730721
|
{
|
|
@@ -730559,14 +730998,14 @@
|
|
|
730559
730998
|
{
|
|
730560
730999
|
"type": "regex",
|
|
730561
731000
|
"properties": {
|
|
730562
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
731001
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
730563
731002
|
"errorMessage": "Not a valid Notion Block URL"
|
|
730564
731003
|
}
|
|
730565
731004
|
}
|
|
730566
731005
|
],
|
|
730567
731006
|
"extractValue": {
|
|
730568
731007
|
"type": "regex",
|
|
730569
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
731008
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
730570
731009
|
}
|
|
730571
731010
|
},
|
|
730572
731011
|
{
|
|
@@ -730630,7 +731069,7 @@
|
|
|
730630
731069
|
{
|
|
730631
731070
|
"type": "regex",
|
|
730632
731071
|
"properties": {
|
|
730633
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
731072
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{2,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
730634
731073
|
"errorMessage": "Not a valid Notion Block URL"
|
|
730635
731074
|
}
|
|
730636
731075
|
}
|
|
@@ -730849,14 +731288,14 @@
|
|
|
730849
731288
|
{
|
|
730850
731289
|
"type": "regex",
|
|
730851
731290
|
"properties": {
|
|
730852
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
731291
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
730853
731292
|
"errorMessage": "Not a valid Notion Database URL. Hint: use the URL of the database itself, not a page containing it."
|
|
730854
731293
|
}
|
|
730855
731294
|
}
|
|
730856
731295
|
],
|
|
730857
731296
|
"extractValue": {
|
|
730858
731297
|
"type": "regex",
|
|
730859
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
731298
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
730860
731299
|
}
|
|
730861
731300
|
},
|
|
730862
731301
|
{
|
|
@@ -731209,14 +731648,14 @@
|
|
|
731209
731648
|
{
|
|
731210
731649
|
"type": "regex",
|
|
731211
731650
|
"properties": {
|
|
731212
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
731651
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
731213
731652
|
"errorMessage": "Not a valid Notion Database URL"
|
|
731214
731653
|
}
|
|
731215
731654
|
}
|
|
731216
731655
|
],
|
|
731217
731656
|
"extractValue": {
|
|
731218
731657
|
"type": "regex",
|
|
731219
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
731658
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
731220
731659
|
}
|
|
731221
731660
|
},
|
|
731222
731661
|
{
|
|
@@ -731555,14 +731994,14 @@
|
|
|
731555
731994
|
{
|
|
731556
731995
|
"type": "regex",
|
|
731557
731996
|
"properties": {
|
|
731558
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
731997
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
731559
731998
|
"errorMessage": "Not a valid Notion Database URL"
|
|
731560
731999
|
}
|
|
731561
732000
|
}
|
|
731562
732001
|
],
|
|
731563
732002
|
"extractValue": {
|
|
731564
732003
|
"type": "regex",
|
|
731565
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
732004
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
731566
732005
|
}
|
|
731567
732006
|
},
|
|
731568
732007
|
{
|
|
@@ -732362,14 +732801,14 @@
|
|
|
732362
732801
|
{
|
|
732363
732802
|
"type": "regex",
|
|
732364
732803
|
"properties": {
|
|
732365
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
732804
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
732366
732805
|
"errorMessage": "Not a valid Notion Database URL"
|
|
732367
732806
|
}
|
|
732368
732807
|
}
|
|
732369
732808
|
],
|
|
732370
732809
|
"extractValue": {
|
|
732371
732810
|
"type": "regex",
|
|
732372
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
732811
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
732373
732812
|
}
|
|
732374
732813
|
},
|
|
732375
732814
|
{
|
|
@@ -732823,14 +733262,14 @@
|
|
|
732823
733262
|
{
|
|
732824
733263
|
"type": "regex",
|
|
732825
733264
|
"properties": {
|
|
732826
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
733265
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
732827
733266
|
"errorMessage": "Not a valid Notion Database URL"
|
|
732828
733267
|
}
|
|
732829
733268
|
}
|
|
732830
733269
|
],
|
|
732831
733270
|
"extractValue": {
|
|
732832
733271
|
"type": "regex",
|
|
732833
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
733272
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
732834
733273
|
}
|
|
732835
733274
|
},
|
|
732836
733275
|
{
|
|
@@ -733284,14 +733723,14 @@
|
|
|
733284
733723
|
{
|
|
733285
733724
|
"type": "regex",
|
|
733286
733725
|
"properties": {
|
|
733287
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
733726
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
733288
733727
|
"errorMessage": "Not a valid Notion Database URL"
|
|
733289
733728
|
}
|
|
733290
733729
|
}
|
|
733291
733730
|
],
|
|
733292
733731
|
"extractValue": {
|
|
733293
733732
|
"type": "regex",
|
|
733294
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
733733
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
733295
733734
|
}
|
|
733296
733735
|
},
|
|
733297
733736
|
{
|
|
@@ -733745,14 +734184,14 @@
|
|
|
733745
734184
|
{
|
|
733746
734185
|
"type": "regex",
|
|
733747
734186
|
"properties": {
|
|
733748
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
734187
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
733749
734188
|
"errorMessage": "Not a valid Notion Database URL"
|
|
733750
734189
|
}
|
|
733751
734190
|
}
|
|
733752
734191
|
],
|
|
733753
734192
|
"extractValue": {
|
|
733754
734193
|
"type": "regex",
|
|
733755
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
734194
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
733756
734195
|
}
|
|
733757
734196
|
},
|
|
733758
734197
|
{
|
|
@@ -734206,14 +734645,14 @@
|
|
|
734206
734645
|
{
|
|
734207
734646
|
"type": "regex",
|
|
734208
734647
|
"properties": {
|
|
734209
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
734648
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
734210
734649
|
"errorMessage": "Not a valid Notion Database URL"
|
|
734211
734650
|
}
|
|
734212
734651
|
}
|
|
734213
734652
|
],
|
|
734214
734653
|
"extractValue": {
|
|
734215
734654
|
"type": "regex",
|
|
734216
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
734655
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
734217
734656
|
}
|
|
734218
734657
|
},
|
|
734219
734658
|
{
|
|
@@ -734681,14 +735120,14 @@
|
|
|
734681
735120
|
{
|
|
734682
735121
|
"type": "regex",
|
|
734683
735122
|
"properties": {
|
|
734684
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
735123
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
734685
735124
|
"errorMessage": "Not a valid Notion Database URL"
|
|
734686
735125
|
}
|
|
734687
735126
|
}
|
|
734688
735127
|
],
|
|
734689
735128
|
"extractValue": {
|
|
734690
735129
|
"type": "regex",
|
|
734691
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
735130
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
734692
735131
|
}
|
|
734693
735132
|
},
|
|
734694
735133
|
{
|
|
@@ -735156,14 +735595,14 @@
|
|
|
735156
735595
|
{
|
|
735157
735596
|
"type": "regex",
|
|
735158
735597
|
"properties": {
|
|
735159
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
735598
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
735160
735599
|
"errorMessage": "Not a valid Notion Database URL"
|
|
735161
735600
|
}
|
|
735162
735601
|
}
|
|
735163
735602
|
],
|
|
735164
735603
|
"extractValue": {
|
|
735165
735604
|
"type": "regex",
|
|
735166
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
735605
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
735167
735606
|
}
|
|
735168
735607
|
},
|
|
735169
735608
|
{
|
|
@@ -735617,14 +736056,14 @@
|
|
|
735617
736056
|
{
|
|
735618
736057
|
"type": "regex",
|
|
735619
736058
|
"properties": {
|
|
735620
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
736059
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
735621
736060
|
"errorMessage": "Not a valid Notion Database URL"
|
|
735622
736061
|
}
|
|
735623
736062
|
}
|
|
735624
736063
|
],
|
|
735625
736064
|
"extractValue": {
|
|
735626
736065
|
"type": "regex",
|
|
735627
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
736066
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
735628
736067
|
}
|
|
735629
736068
|
},
|
|
735630
736069
|
{
|
|
@@ -735952,14 +736391,14 @@
|
|
|
735952
736391
|
{
|
|
735953
736392
|
"type": "regex",
|
|
735954
736393
|
"properties": {
|
|
735955
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
736394
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
735956
736395
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
735957
736396
|
}
|
|
735958
736397
|
}
|
|
735959
736398
|
],
|
|
735960
736399
|
"extractValue": {
|
|
735961
736400
|
"type": "regex",
|
|
735962
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
736401
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
735963
736402
|
}
|
|
735964
736403
|
},
|
|
735965
736404
|
{
|
|
@@ -736276,14 +736715,14 @@
|
|
|
736276
736715
|
{
|
|
736277
736716
|
"type": "regex",
|
|
736278
736717
|
"properties": {
|
|
736279
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
736718
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
736280
736719
|
"errorMessage": "Not a valid Notion Database URL"
|
|
736281
736720
|
}
|
|
736282
736721
|
}
|
|
736283
736722
|
],
|
|
736284
736723
|
"extractValue": {
|
|
736285
736724
|
"type": "regex",
|
|
736286
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
736725
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
736287
736726
|
}
|
|
736288
736727
|
},
|
|
736289
736728
|
{
|
|
@@ -736904,14 +737343,14 @@
|
|
|
736904
737343
|
{
|
|
736905
737344
|
"type": "regex",
|
|
736906
737345
|
"properties": {
|
|
736907
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
737346
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
736908
737347
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
736909
737348
|
}
|
|
736910
737349
|
}
|
|
736911
737350
|
],
|
|
736912
737351
|
"extractValue": {
|
|
736913
737352
|
"type": "regex",
|
|
736914
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
737353
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
736915
737354
|
}
|
|
736916
737355
|
},
|
|
736917
737356
|
{
|
|
@@ -737003,14 +737442,14 @@
|
|
|
737003
737442
|
{
|
|
737004
737443
|
"type": "regex",
|
|
737005
737444
|
"properties": {
|
|
737006
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
737445
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
737007
737446
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
737008
737447
|
}
|
|
737009
737448
|
}
|
|
737010
737449
|
],
|
|
737011
737450
|
"extractValue": {
|
|
737012
737451
|
"type": "regex",
|
|
737013
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
737452
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
737014
737453
|
}
|
|
737015
737454
|
},
|
|
737016
737455
|
{
|
|
@@ -743375,14 +743814,14 @@
|
|
|
743375
743814
|
{
|
|
743376
743815
|
"type": "regex",
|
|
743377
743816
|
"properties": {
|
|
743378
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
743817
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
743379
743818
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
743380
743819
|
}
|
|
743381
743820
|
}
|
|
743382
743821
|
],
|
|
743383
743822
|
"extractValue": {
|
|
743384
743823
|
"type": "regex",
|
|
743385
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
743824
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
743386
743825
|
}
|
|
743387
743826
|
},
|
|
743388
743827
|
{
|
|
@@ -743464,14 +743903,14 @@
|
|
|
743464
743903
|
{
|
|
743465
743904
|
"type": "regex",
|
|
743466
743905
|
"properties": {
|
|
743467
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
743906
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
743468
743907
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
743469
743908
|
}
|
|
743470
743909
|
}
|
|
743471
743910
|
],
|
|
743472
743911
|
"extractValue": {
|
|
743473
743912
|
"type": "regex",
|
|
743474
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
743913
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?(?:[a-zA-Z0-9_-]{1,}-)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
743475
743914
|
}
|
|
743476
743915
|
},
|
|
743477
743916
|
{
|
|
@@ -743784,14 +744223,14 @@
|
|
|
743784
744223
|
{
|
|
743785
744224
|
"type": "regex",
|
|
743786
744225
|
"properties": {
|
|
743787
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
744226
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
743788
744227
|
"errorMessage": "Not a valid Notion Database URL"
|
|
743789
744228
|
}
|
|
743790
744229
|
}
|
|
743791
744230
|
],
|
|
743792
744231
|
"extractValue": {
|
|
743793
744232
|
"type": "regex",
|
|
743794
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
744233
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
743795
744234
|
}
|
|
743796
744235
|
},
|
|
743797
744236
|
{
|
|
@@ -744245,14 +744684,14 @@
|
|
|
744245
744684
|
{
|
|
744246
744685
|
"type": "regex",
|
|
744247
744686
|
"properties": {
|
|
744248
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
744687
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
744249
744688
|
"errorMessage": "Not a valid Notion Database URL"
|
|
744250
744689
|
}
|
|
744251
744690
|
}
|
|
744252
744691
|
],
|
|
744253
744692
|
"extractValue": {
|
|
744254
744693
|
"type": "regex",
|
|
744255
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
744694
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
744256
744695
|
}
|
|
744257
744696
|
},
|
|
744258
744697
|
{
|
|
@@ -744706,14 +745145,14 @@
|
|
|
744706
745145
|
{
|
|
744707
745146
|
"type": "regex",
|
|
744708
745147
|
"properties": {
|
|
744709
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
745148
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
744710
745149
|
"errorMessage": "Not a valid Notion Database URL"
|
|
744711
745150
|
}
|
|
744712
745151
|
}
|
|
744713
745152
|
],
|
|
744714
745153
|
"extractValue": {
|
|
744715
745154
|
"type": "regex",
|
|
744716
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
745155
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
744717
745156
|
}
|
|
744718
745157
|
},
|
|
744719
745158
|
{
|
|
@@ -745167,14 +745606,14 @@
|
|
|
745167
745606
|
{
|
|
745168
745607
|
"type": "regex",
|
|
745169
745608
|
"properties": {
|
|
745170
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
745609
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
745171
745610
|
"errorMessage": "Not a valid Notion Database URL"
|
|
745172
745611
|
}
|
|
745173
745612
|
}
|
|
745174
745613
|
],
|
|
745175
745614
|
"extractValue": {
|
|
745176
745615
|
"type": "regex",
|
|
745177
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
745616
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
745178
745617
|
}
|
|
745179
745618
|
},
|
|
745180
745619
|
{
|
|
@@ -745628,14 +746067,14 @@
|
|
|
745628
746067
|
{
|
|
745629
746068
|
"type": "regex",
|
|
745630
746069
|
"properties": {
|
|
745631
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
746070
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
745632
746071
|
"errorMessage": "Not a valid Notion Database URL"
|
|
745633
746072
|
}
|
|
745634
746073
|
}
|
|
745635
746074
|
],
|
|
745636
746075
|
"extractValue": {
|
|
745637
746076
|
"type": "regex",
|
|
745638
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
746077
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
745639
746078
|
}
|
|
745640
746079
|
},
|
|
745641
746080
|
{
|
|
@@ -746103,14 +746542,14 @@
|
|
|
746103
746542
|
{
|
|
746104
746543
|
"type": "regex",
|
|
746105
746544
|
"properties": {
|
|
746106
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
746545
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
746107
746546
|
"errorMessage": "Not a valid Notion Database URL"
|
|
746108
746547
|
}
|
|
746109
746548
|
}
|
|
746110
746549
|
],
|
|
746111
746550
|
"extractValue": {
|
|
746112
746551
|
"type": "regex",
|
|
746113
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
746552
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
746114
746553
|
}
|
|
746115
746554
|
},
|
|
746116
746555
|
{
|
|
@@ -746578,14 +747017,14 @@
|
|
|
746578
747017
|
{
|
|
746579
747018
|
"type": "regex",
|
|
746580
747019
|
"properties": {
|
|
746581
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
747020
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
746582
747021
|
"errorMessage": "Not a valid Notion Database URL"
|
|
746583
747022
|
}
|
|
746584
747023
|
}
|
|
746585
747024
|
],
|
|
746586
747025
|
"extractValue": {
|
|
746587
747026
|
"type": "regex",
|
|
746588
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
747027
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
746589
747028
|
}
|
|
746590
747029
|
},
|
|
746591
747030
|
{
|
|
@@ -747039,14 +747478,14 @@
|
|
|
747039
747478
|
{
|
|
747040
747479
|
"type": "regex",
|
|
747041
747480
|
"properties": {
|
|
747042
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
747481
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}).*",
|
|
747043
747482
|
"errorMessage": "Not a valid Notion Database URL"
|
|
747044
747483
|
}
|
|
747045
747484
|
}
|
|
747046
747485
|
],
|
|
747047
747486
|
"extractValue": {
|
|
747048
747487
|
"type": "regex",
|
|
747049
|
-
"regex": "(?:https|http)://www\\.notion\\.so/(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
747488
|
+
"regex": "(?:https|http)://(?:www\\.notion\\.so|app\\.notion\\.com)/(?:p/)?(?:[a-z0-9-]{2,}/)?([0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12})"
|
|
747050
747489
|
}
|
|
747051
747490
|
},
|
|
747052
747491
|
{
|
|
@@ -890059,6 +890498,37 @@
|
|
|
890059
890498
|
],
|
|
890060
890499
|
"default": "note"
|
|
890061
890500
|
},
|
|
890501
|
+
{
|
|
890502
|
+
"displayName": "To",
|
|
890503
|
+
"name": "to",
|
|
890504
|
+
"type": "string",
|
|
890505
|
+
"placeholder": "name@email.com",
|
|
890506
|
+
"default": "",
|
|
890507
|
+
"required": true,
|
|
890508
|
+
"description": "Recipient email address",
|
|
890509
|
+
"displayOptions": {
|
|
890510
|
+
"show": {
|
|
890511
|
+
"type": [
|
|
890512
|
+
"email"
|
|
890513
|
+
]
|
|
890514
|
+
}
|
|
890515
|
+
}
|
|
890516
|
+
},
|
|
890517
|
+
{
|
|
890518
|
+
"displayName": "CC",
|
|
890519
|
+
"name": "cc",
|
|
890520
|
+
"type": "string",
|
|
890521
|
+
"placeholder": "name@email.com",
|
|
890522
|
+
"default": "",
|
|
890523
|
+
"description": "CC recipient email address(es), comma-separated",
|
|
890524
|
+
"displayOptions": {
|
|
890525
|
+
"show": {
|
|
890526
|
+
"type": [
|
|
890527
|
+
"email"
|
|
890528
|
+
]
|
|
890529
|
+
}
|
|
890530
|
+
}
|
|
890531
|
+
},
|
|
890062
890532
|
{
|
|
890063
890533
|
"displayName": "Reply To",
|
|
890064
890534
|
"name": "reply_to",
|
|
@@ -918501,6 +918971,13 @@
|
|
|
918501
918971
|
},
|
|
918502
918972
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
918503
918973
|
},
|
|
918974
|
+
{
|
|
918975
|
+
"displayName": "Thinking",
|
|
918976
|
+
"name": "think",
|
|
918977
|
+
"type": "boolean",
|
|
918978
|
+
"default": true,
|
|
918979
|
+
"description": "Whether to enable (default) thinking mode for supported models. When enabled, the model's thinking process is separated from the output. When disabled, the model outputs content directly (only for supported models)."
|
|
918980
|
+
},
|
|
918504
918981
|
{
|
|
918505
918982
|
"displayName": "Output Randomness (Top P)",
|
|
918506
918983
|
"name": "top_p",
|
|
@@ -918905,6 +919382,13 @@
|
|
|
918905
919382
|
},
|
|
918906
919383
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
918907
919384
|
},
|
|
919385
|
+
{
|
|
919386
|
+
"displayName": "Thinking",
|
|
919387
|
+
"name": "think",
|
|
919388
|
+
"type": "boolean",
|
|
919389
|
+
"default": true,
|
|
919390
|
+
"description": "Whether to enable (default) thinking mode for supported models. When enabled, the model's thinking process is separated from the output. When disabled, the model outputs content directly (only for supported models)."
|
|
919391
|
+
},
|
|
918908
919392
|
{
|
|
918909
919393
|
"displayName": "Output Randomness (Top P)",
|
|
918910
919394
|
"name": "top_p",
|