@n8n-as-code/skills 2.1.1 → 2.1.2-next.22
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/agent-skills/n8n-architect/SKILL.md +6 -5
- package/dist/assets/n8n-credentials-ontology.json +67 -3
- package/dist/assets/n8n-docs-complete.json +2043 -1863
- package/dist/assets/n8n-knowledge-index.json +685 -477
- 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/dist/services/ai-context-generator.d.ts.map +1 -1
- package/dist/services/ai-context-generator.js +2 -1
- package/dist/services/ai-context-generator.js.map +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-05-
|
|
3
|
-
"n8nVersion": "n8n@2.
|
|
2
|
+
"generatedAt": "2026-05-12T16:46:42.355Z",
|
|
3
|
+
"n8nVersion": "n8n@2.20.6",
|
|
4
4
|
"sourceData": {
|
|
5
5
|
"nodesIndexFile": "packages/skills/src/assets/n8n-nodes-index.json",
|
|
6
6
|
"docsMetadataFile": "packages/skills/src/assets/n8n-docs-cache/metadata.json",
|
|
@@ -45791,11 +45791,22 @@
|
|
|
45791
45791
|
"organization",
|
|
45792
45792
|
"user",
|
|
45793
45793
|
"scope",
|
|
45794
|
-
"node"
|
|
45794
|
+
"node",
|
|
45795
|
+
"common",
|
|
45796
|
+
"issues",
|
|
45797
|
+
"only",
|
|
45798
|
+
"triggers",
|
|
45799
|
+
"managed",
|
|
45800
|
+
"bookings",
|
|
45801
|
+
"webhook",
|
|
45802
|
+
"callback",
|
|
45803
|
+
"must",
|
|
45804
|
+
"public",
|
|
45805
|
+
"https"
|
|
45795
45806
|
],
|
|
45796
45807
|
"operations": [],
|
|
45797
45808
|
"useCases": [],
|
|
45798
|
-
"keywordScore":
|
|
45809
|
+
"keywordScore": 24,
|
|
45799
45810
|
"hasDocumentation": true,
|
|
45800
45811
|
"markdownUrl": null,
|
|
45801
45812
|
"markdownFile": null
|
|
@@ -105757,7 +105768,10 @@
|
|
|
105757
105768
|
"value": "none"
|
|
105758
105769
|
}
|
|
105759
105770
|
],
|
|
105760
|
-
"default": "none"
|
|
105771
|
+
"default": "none",
|
|
105772
|
+
"builderHint": {
|
|
105773
|
+
"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."
|
|
105774
|
+
}
|
|
105761
105775
|
},
|
|
105762
105776
|
{
|
|
105763
105777
|
"displayName": "Form Path",
|
|
@@ -135936,7 +135950,7 @@
|
|
|
135936
135950
|
"name": "startDate",
|
|
135937
135951
|
"type": "dateTime",
|
|
135938
135952
|
"required": true,
|
|
135939
|
-
"default": "2026-05-
|
|
135953
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
135940
135954
|
"displayOptions": {
|
|
135941
135955
|
"show": {
|
|
135942
135956
|
"resource": [
|
|
@@ -135959,7 +135973,7 @@
|
|
|
135959
135973
|
"name": "endDate",
|
|
135960
135974
|
"type": "dateTime",
|
|
135961
135975
|
"required": true,
|
|
135962
|
-
"default": "2026-05-
|
|
135976
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
135963
135977
|
"displayOptions": {
|
|
135964
135978
|
"show": {
|
|
135965
135979
|
"resource": [
|
|
@@ -137306,7 +137320,7 @@
|
|
|
137306
137320
|
"name": "startDate",
|
|
137307
137321
|
"type": "dateTime",
|
|
137308
137322
|
"required": true,
|
|
137309
|
-
"default": "2026-05-
|
|
137323
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
137310
137324
|
"displayOptions": {
|
|
137311
137325
|
"show": {
|
|
137312
137326
|
"resource": [
|
|
@@ -137329,7 +137343,7 @@
|
|
|
137329
137343
|
"name": "endDate",
|
|
137330
137344
|
"type": "dateTime",
|
|
137331
137345
|
"required": true,
|
|
137332
|
-
"default": "2026-05-
|
|
137346
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
137333
137347
|
"displayOptions": {
|
|
137334
137348
|
"show": {
|
|
137335
137349
|
"resource": [
|
|
@@ -246424,7 +246438,7 @@
|
|
|
246424
246438
|
"displayName": "Start",
|
|
246425
246439
|
"name": "startDateTime",
|
|
246426
246440
|
"type": "dateTime",
|
|
246427
|
-
"default": "2026-05-
|
|
246441
|
+
"default": "2026-05-12T16:46:35.968+00:00",
|
|
246428
246442
|
"required": true,
|
|
246429
246443
|
"displayOptions": {
|
|
246430
246444
|
"show": {
|
|
@@ -246442,7 +246456,7 @@
|
|
|
246442
246456
|
"name": "endDateTime",
|
|
246443
246457
|
"type": "dateTime",
|
|
246444
246458
|
"required": true,
|
|
246445
|
-
"default": "2026-05-
|
|
246459
|
+
"default": "2026-05-12T17:16:35.968+00:00",
|
|
246446
246460
|
"displayOptions": {
|
|
246447
246461
|
"show": {
|
|
246448
246462
|
"resource": [
|
|
@@ -282775,14 +282789,14 @@
|
|
|
282775
282789
|
{
|
|
282776
282790
|
"type": "regex",
|
|
282777
282791
|
"properties": {
|
|
282778
|
-
"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}).*",
|
|
282792
|
+
"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}).*",
|
|
282779
282793
|
"errorMessage": "Not a valid Notion Block URL"
|
|
282780
282794
|
}
|
|
282781
282795
|
}
|
|
282782
282796
|
],
|
|
282783
282797
|
"extractValue": {
|
|
282784
282798
|
"type": "regex",
|
|
282785
|
-
"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})"
|
|
282799
|
+
"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})"
|
|
282786
282800
|
}
|
|
282787
282801
|
},
|
|
282788
282802
|
{
|
|
@@ -282846,7 +282860,7 @@
|
|
|
282846
282860
|
{
|
|
282847
282861
|
"type": "regex",
|
|
282848
282862
|
"properties": {
|
|
282849
|
-
"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}).*",
|
|
282863
|
+
"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}).*",
|
|
282850
282864
|
"errorMessage": "Not a valid Notion Block URL"
|
|
282851
282865
|
}
|
|
282852
282866
|
}
|
|
@@ -283129,14 +283143,14 @@
|
|
|
283129
283143
|
{
|
|
283130
283144
|
"type": "regex",
|
|
283131
283145
|
"properties": {
|
|
283132
|
-
"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}).*",
|
|
283146
|
+
"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}).*",
|
|
283133
283147
|
"errorMessage": "Not a valid Notion Database URL"
|
|
283134
283148
|
}
|
|
283135
283149
|
}
|
|
283136
283150
|
],
|
|
283137
283151
|
"extractValue": {
|
|
283138
283152
|
"type": "regex",
|
|
283139
|
-
"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})"
|
|
283153
|
+
"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})"
|
|
283140
283154
|
}
|
|
283141
283155
|
},
|
|
283142
283156
|
{
|
|
@@ -283590,14 +283604,14 @@
|
|
|
283590
283604
|
{
|
|
283591
283605
|
"type": "regex",
|
|
283592
283606
|
"properties": {
|
|
283593
|
-
"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}).*",
|
|
283607
|
+
"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}).*",
|
|
283594
283608
|
"errorMessage": "Not a valid Notion Database URL"
|
|
283595
283609
|
}
|
|
283596
283610
|
}
|
|
283597
283611
|
],
|
|
283598
283612
|
"extractValue": {
|
|
283599
283613
|
"type": "regex",
|
|
283600
|
-
"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})"
|
|
283614
|
+
"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})"
|
|
283601
283615
|
}
|
|
283602
283616
|
},
|
|
283603
283617
|
{
|
|
@@ -284051,14 +284065,14 @@
|
|
|
284051
284065
|
{
|
|
284052
284066
|
"type": "regex",
|
|
284053
284067
|
"properties": {
|
|
284054
|
-
"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}).*",
|
|
284068
|
+
"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}).*",
|
|
284055
284069
|
"errorMessage": "Not a valid Notion Database URL"
|
|
284056
284070
|
}
|
|
284057
284071
|
}
|
|
284058
284072
|
],
|
|
284059
284073
|
"extractValue": {
|
|
284060
284074
|
"type": "regex",
|
|
284061
|
-
"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})"
|
|
284075
|
+
"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})"
|
|
284062
284076
|
}
|
|
284063
284077
|
},
|
|
284064
284078
|
{
|
|
@@ -284512,14 +284526,14 @@
|
|
|
284512
284526
|
{
|
|
284513
284527
|
"type": "regex",
|
|
284514
284528
|
"properties": {
|
|
284515
|
-
"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}).*",
|
|
284529
|
+
"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}).*",
|
|
284516
284530
|
"errorMessage": "Not a valid Notion Database URL"
|
|
284517
284531
|
}
|
|
284518
284532
|
}
|
|
284519
284533
|
],
|
|
284520
284534
|
"extractValue": {
|
|
284521
284535
|
"type": "regex",
|
|
284522
|
-
"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})"
|
|
284536
|
+
"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})"
|
|
284523
284537
|
}
|
|
284524
284538
|
},
|
|
284525
284539
|
{
|
|
@@ -284973,14 +284987,14 @@
|
|
|
284973
284987
|
{
|
|
284974
284988
|
"type": "regex",
|
|
284975
284989
|
"properties": {
|
|
284976
|
-
"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}).*",
|
|
284990
|
+
"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}).*",
|
|
284977
284991
|
"errorMessage": "Not a valid Notion Database URL"
|
|
284978
284992
|
}
|
|
284979
284993
|
}
|
|
284980
284994
|
],
|
|
284981
284995
|
"extractValue": {
|
|
284982
284996
|
"type": "regex",
|
|
284983
|
-
"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})"
|
|
284997
|
+
"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})"
|
|
284984
284998
|
}
|
|
284985
284999
|
},
|
|
284986
285000
|
{
|
|
@@ -285448,14 +285462,14 @@
|
|
|
285448
285462
|
{
|
|
285449
285463
|
"type": "regex",
|
|
285450
285464
|
"properties": {
|
|
285451
|
-
"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}).*",
|
|
285465
|
+
"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}).*",
|
|
285452
285466
|
"errorMessage": "Not a valid Notion Database URL"
|
|
285453
285467
|
}
|
|
285454
285468
|
}
|
|
285455
285469
|
],
|
|
285456
285470
|
"extractValue": {
|
|
285457
285471
|
"type": "regex",
|
|
285458
|
-
"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})"
|
|
285472
|
+
"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})"
|
|
285459
285473
|
}
|
|
285460
285474
|
},
|
|
285461
285475
|
{
|
|
@@ -285923,14 +285937,14 @@
|
|
|
285923
285937
|
{
|
|
285924
285938
|
"type": "regex",
|
|
285925
285939
|
"properties": {
|
|
285926
|
-
"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}).*",
|
|
285940
|
+
"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}).*",
|
|
285927
285941
|
"errorMessage": "Not a valid Notion Database URL"
|
|
285928
285942
|
}
|
|
285929
285943
|
}
|
|
285930
285944
|
],
|
|
285931
285945
|
"extractValue": {
|
|
285932
285946
|
"type": "regex",
|
|
285933
|
-
"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})"
|
|
285947
|
+
"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})"
|
|
285934
285948
|
}
|
|
285935
285949
|
},
|
|
285936
285950
|
{
|
|
@@ -286384,14 +286398,14 @@
|
|
|
286384
286398
|
{
|
|
286385
286399
|
"type": "regex",
|
|
286386
286400
|
"properties": {
|
|
286387
|
-
"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}).*",
|
|
286401
|
+
"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}).*",
|
|
286388
286402
|
"errorMessage": "Not a valid Notion Database URL"
|
|
286389
286403
|
}
|
|
286390
286404
|
}
|
|
286391
286405
|
],
|
|
286392
286406
|
"extractValue": {
|
|
286393
286407
|
"type": "regex",
|
|
286394
|
-
"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})"
|
|
286408
|
+
"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})"
|
|
286395
286409
|
}
|
|
286396
286410
|
},
|
|
286397
286411
|
{
|
|
@@ -286674,14 +286688,14 @@
|
|
|
286674
286688
|
{
|
|
286675
286689
|
"type": "regex",
|
|
286676
286690
|
"properties": {
|
|
286677
|
-
"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}).*",
|
|
286691
|
+
"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}).*",
|
|
286678
286692
|
"errorMessage": "Not a valid Notion Block URL"
|
|
286679
286693
|
}
|
|
286680
286694
|
}
|
|
286681
286695
|
],
|
|
286682
286696
|
"extractValue": {
|
|
286683
286697
|
"type": "regex",
|
|
286684
|
-
"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})"
|
|
286698
|
+
"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})"
|
|
286685
286699
|
}
|
|
286686
286700
|
},
|
|
286687
286701
|
{
|
|
@@ -286745,7 +286759,7 @@
|
|
|
286745
286759
|
{
|
|
286746
286760
|
"type": "regex",
|
|
286747
286761
|
"properties": {
|
|
286748
|
-
"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}).*",
|
|
286762
|
+
"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}).*",
|
|
286749
286763
|
"errorMessage": "Not a valid Notion Block URL"
|
|
286750
286764
|
}
|
|
286751
286765
|
}
|
|
@@ -286964,14 +286978,14 @@
|
|
|
286964
286978
|
{
|
|
286965
286979
|
"type": "regex",
|
|
286966
286980
|
"properties": {
|
|
286967
|
-
"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}).*",
|
|
286981
|
+
"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}).*",
|
|
286968
286982
|
"errorMessage": "Not a valid Notion Database URL. Hint: use the URL of the database itself, not a page containing it."
|
|
286969
286983
|
}
|
|
286970
286984
|
}
|
|
286971
286985
|
],
|
|
286972
286986
|
"extractValue": {
|
|
286973
286987
|
"type": "regex",
|
|
286974
|
-
"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})"
|
|
286988
|
+
"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})"
|
|
286975
286989
|
}
|
|
286976
286990
|
},
|
|
286977
286991
|
{
|
|
@@ -287324,14 +287338,14 @@
|
|
|
287324
287338
|
{
|
|
287325
287339
|
"type": "regex",
|
|
287326
287340
|
"properties": {
|
|
287327
|
-
"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}).*",
|
|
287341
|
+
"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}).*",
|
|
287328
287342
|
"errorMessage": "Not a valid Notion Database URL"
|
|
287329
287343
|
}
|
|
287330
287344
|
}
|
|
287331
287345
|
],
|
|
287332
287346
|
"extractValue": {
|
|
287333
287347
|
"type": "regex",
|
|
287334
|
-
"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})"
|
|
287348
|
+
"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})"
|
|
287335
287349
|
}
|
|
287336
287350
|
},
|
|
287337
287351
|
{
|
|
@@ -287670,14 +287684,14 @@
|
|
|
287670
287684
|
{
|
|
287671
287685
|
"type": "regex",
|
|
287672
287686
|
"properties": {
|
|
287673
|
-
"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}).*",
|
|
287687
|
+
"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}).*",
|
|
287674
287688
|
"errorMessage": "Not a valid Notion Database URL"
|
|
287675
287689
|
}
|
|
287676
287690
|
}
|
|
287677
287691
|
],
|
|
287678
287692
|
"extractValue": {
|
|
287679
287693
|
"type": "regex",
|
|
287680
|
-
"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})"
|
|
287694
|
+
"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})"
|
|
287681
287695
|
}
|
|
287682
287696
|
},
|
|
287683
287697
|
{
|
|
@@ -288477,14 +288491,14 @@
|
|
|
288477
288491
|
{
|
|
288478
288492
|
"type": "regex",
|
|
288479
288493
|
"properties": {
|
|
288480
|
-
"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}).*",
|
|
288494
|
+
"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}).*",
|
|
288481
288495
|
"errorMessage": "Not a valid Notion Database URL"
|
|
288482
288496
|
}
|
|
288483
288497
|
}
|
|
288484
288498
|
],
|
|
288485
288499
|
"extractValue": {
|
|
288486
288500
|
"type": "regex",
|
|
288487
|
-
"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})"
|
|
288501
|
+
"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})"
|
|
288488
288502
|
}
|
|
288489
288503
|
},
|
|
288490
288504
|
{
|
|
@@ -288938,14 +288952,14 @@
|
|
|
288938
288952
|
{
|
|
288939
288953
|
"type": "regex",
|
|
288940
288954
|
"properties": {
|
|
288941
|
-
"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}).*",
|
|
288955
|
+
"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}).*",
|
|
288942
288956
|
"errorMessage": "Not a valid Notion Database URL"
|
|
288943
288957
|
}
|
|
288944
288958
|
}
|
|
288945
288959
|
],
|
|
288946
288960
|
"extractValue": {
|
|
288947
288961
|
"type": "regex",
|
|
288948
|
-
"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})"
|
|
288962
|
+
"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})"
|
|
288949
288963
|
}
|
|
288950
288964
|
},
|
|
288951
288965
|
{
|
|
@@ -289399,14 +289413,14 @@
|
|
|
289399
289413
|
{
|
|
289400
289414
|
"type": "regex",
|
|
289401
289415
|
"properties": {
|
|
289402
|
-
"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}).*",
|
|
289416
|
+
"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}).*",
|
|
289403
289417
|
"errorMessage": "Not a valid Notion Database URL"
|
|
289404
289418
|
}
|
|
289405
289419
|
}
|
|
289406
289420
|
],
|
|
289407
289421
|
"extractValue": {
|
|
289408
289422
|
"type": "regex",
|
|
289409
|
-
"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})"
|
|
289423
|
+
"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})"
|
|
289410
289424
|
}
|
|
289411
289425
|
},
|
|
289412
289426
|
{
|
|
@@ -289860,14 +289874,14 @@
|
|
|
289860
289874
|
{
|
|
289861
289875
|
"type": "regex",
|
|
289862
289876
|
"properties": {
|
|
289863
|
-
"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}).*",
|
|
289877
|
+
"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}).*",
|
|
289864
289878
|
"errorMessage": "Not a valid Notion Database URL"
|
|
289865
289879
|
}
|
|
289866
289880
|
}
|
|
289867
289881
|
],
|
|
289868
289882
|
"extractValue": {
|
|
289869
289883
|
"type": "regex",
|
|
289870
|
-
"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})"
|
|
289884
|
+
"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})"
|
|
289871
289885
|
}
|
|
289872
289886
|
},
|
|
289873
289887
|
{
|
|
@@ -290321,14 +290335,14 @@
|
|
|
290321
290335
|
{
|
|
290322
290336
|
"type": "regex",
|
|
290323
290337
|
"properties": {
|
|
290324
|
-
"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}).*",
|
|
290338
|
+
"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}).*",
|
|
290325
290339
|
"errorMessage": "Not a valid Notion Database URL"
|
|
290326
290340
|
}
|
|
290327
290341
|
}
|
|
290328
290342
|
],
|
|
290329
290343
|
"extractValue": {
|
|
290330
290344
|
"type": "regex",
|
|
290331
|
-
"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})"
|
|
290345
|
+
"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})"
|
|
290332
290346
|
}
|
|
290333
290347
|
},
|
|
290334
290348
|
{
|
|
@@ -290796,14 +290810,14 @@
|
|
|
290796
290810
|
{
|
|
290797
290811
|
"type": "regex",
|
|
290798
290812
|
"properties": {
|
|
290799
|
-
"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}).*",
|
|
290813
|
+
"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}).*",
|
|
290800
290814
|
"errorMessage": "Not a valid Notion Database URL"
|
|
290801
290815
|
}
|
|
290802
290816
|
}
|
|
290803
290817
|
],
|
|
290804
290818
|
"extractValue": {
|
|
290805
290819
|
"type": "regex",
|
|
290806
|
-
"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})"
|
|
290820
|
+
"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})"
|
|
290807
290821
|
}
|
|
290808
290822
|
},
|
|
290809
290823
|
{
|
|
@@ -291271,14 +291285,14 @@
|
|
|
291271
291285
|
{
|
|
291272
291286
|
"type": "regex",
|
|
291273
291287
|
"properties": {
|
|
291274
|
-
"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}).*",
|
|
291288
|
+
"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}).*",
|
|
291275
291289
|
"errorMessage": "Not a valid Notion Database URL"
|
|
291276
291290
|
}
|
|
291277
291291
|
}
|
|
291278
291292
|
],
|
|
291279
291293
|
"extractValue": {
|
|
291280
291294
|
"type": "regex",
|
|
291281
|
-
"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})"
|
|
291295
|
+
"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})"
|
|
291282
291296
|
}
|
|
291283
291297
|
},
|
|
291284
291298
|
{
|
|
@@ -291732,14 +291746,14 @@
|
|
|
291732
291746
|
{
|
|
291733
291747
|
"type": "regex",
|
|
291734
291748
|
"properties": {
|
|
291735
|
-
"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}).*",
|
|
291749
|
+
"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}).*",
|
|
291736
291750
|
"errorMessage": "Not a valid Notion Database URL"
|
|
291737
291751
|
}
|
|
291738
291752
|
}
|
|
291739
291753
|
],
|
|
291740
291754
|
"extractValue": {
|
|
291741
291755
|
"type": "regex",
|
|
291742
|
-
"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})"
|
|
291756
|
+
"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})"
|
|
291743
291757
|
}
|
|
291744
291758
|
},
|
|
291745
291759
|
{
|
|
@@ -292067,14 +292081,14 @@
|
|
|
292067
292081
|
{
|
|
292068
292082
|
"type": "regex",
|
|
292069
292083
|
"properties": {
|
|
292070
|
-
"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}).*",
|
|
292084
|
+
"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}).*",
|
|
292071
292085
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
292072
292086
|
}
|
|
292073
292087
|
}
|
|
292074
292088
|
],
|
|
292075
292089
|
"extractValue": {
|
|
292076
292090
|
"type": "regex",
|
|
292077
|
-
"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})"
|
|
292091
|
+
"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})"
|
|
292078
292092
|
}
|
|
292079
292093
|
},
|
|
292080
292094
|
{
|
|
@@ -292391,14 +292405,14 @@
|
|
|
292391
292405
|
{
|
|
292392
292406
|
"type": "regex",
|
|
292393
292407
|
"properties": {
|
|
292394
|
-
"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}).*",
|
|
292408
|
+
"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}).*",
|
|
292395
292409
|
"errorMessage": "Not a valid Notion Database URL"
|
|
292396
292410
|
}
|
|
292397
292411
|
}
|
|
292398
292412
|
],
|
|
292399
292413
|
"extractValue": {
|
|
292400
292414
|
"type": "regex",
|
|
292401
|
-
"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})"
|
|
292415
|
+
"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})"
|
|
292402
292416
|
}
|
|
292403
292417
|
},
|
|
292404
292418
|
{
|
|
@@ -293019,14 +293033,14 @@
|
|
|
293019
293033
|
{
|
|
293020
293034
|
"type": "regex",
|
|
293021
293035
|
"properties": {
|
|
293022
|
-
"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}).*",
|
|
293036
|
+
"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}).*",
|
|
293023
293037
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
293024
293038
|
}
|
|
293025
293039
|
}
|
|
293026
293040
|
],
|
|
293027
293041
|
"extractValue": {
|
|
293028
293042
|
"type": "regex",
|
|
293029
|
-
"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})"
|
|
293043
|
+
"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})"
|
|
293030
293044
|
}
|
|
293031
293045
|
},
|
|
293032
293046
|
{
|
|
@@ -293118,14 +293132,14 @@
|
|
|
293118
293132
|
{
|
|
293119
293133
|
"type": "regex",
|
|
293120
293134
|
"properties": {
|
|
293121
|
-
"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}).*",
|
|
293135
|
+
"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}).*",
|
|
293122
293136
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
293123
293137
|
}
|
|
293124
293138
|
}
|
|
293125
293139
|
],
|
|
293126
293140
|
"extractValue": {
|
|
293127
293141
|
"type": "regex",
|
|
293128
|
-
"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})"
|
|
293142
|
+
"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})"
|
|
293129
293143
|
}
|
|
293130
293144
|
},
|
|
293131
293145
|
{
|
|
@@ -299490,14 +299504,14 @@
|
|
|
299490
299504
|
{
|
|
299491
299505
|
"type": "regex",
|
|
299492
299506
|
"properties": {
|
|
299493
|
-
"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}).*",
|
|
299507
|
+
"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}).*",
|
|
299494
299508
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
299495
299509
|
}
|
|
299496
299510
|
}
|
|
299497
299511
|
],
|
|
299498
299512
|
"extractValue": {
|
|
299499
299513
|
"type": "regex",
|
|
299500
|
-
"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})"
|
|
299514
|
+
"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})"
|
|
299501
299515
|
}
|
|
299502
299516
|
},
|
|
299503
299517
|
{
|
|
@@ -299579,14 +299593,14 @@
|
|
|
299579
299593
|
{
|
|
299580
299594
|
"type": "regex",
|
|
299581
299595
|
"properties": {
|
|
299582
|
-
"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}).*",
|
|
299596
|
+
"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}).*",
|
|
299583
299597
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
299584
299598
|
}
|
|
299585
299599
|
}
|
|
299586
299600
|
],
|
|
299587
299601
|
"extractValue": {
|
|
299588
299602
|
"type": "regex",
|
|
299589
|
-
"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})"
|
|
299603
|
+
"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})"
|
|
299590
299604
|
}
|
|
299591
299605
|
},
|
|
299592
299606
|
{
|
|
@@ -299899,14 +299913,14 @@
|
|
|
299899
299913
|
{
|
|
299900
299914
|
"type": "regex",
|
|
299901
299915
|
"properties": {
|
|
299902
|
-
"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}).*",
|
|
299916
|
+
"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}).*",
|
|
299903
299917
|
"errorMessage": "Not a valid Notion Database URL"
|
|
299904
299918
|
}
|
|
299905
299919
|
}
|
|
299906
299920
|
],
|
|
299907
299921
|
"extractValue": {
|
|
299908
299922
|
"type": "regex",
|
|
299909
|
-
"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})"
|
|
299923
|
+
"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})"
|
|
299910
299924
|
}
|
|
299911
299925
|
},
|
|
299912
299926
|
{
|
|
@@ -300360,14 +300374,14 @@
|
|
|
300360
300374
|
{
|
|
300361
300375
|
"type": "regex",
|
|
300362
300376
|
"properties": {
|
|
300363
|
-
"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}).*",
|
|
300377
|
+
"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}).*",
|
|
300364
300378
|
"errorMessage": "Not a valid Notion Database URL"
|
|
300365
300379
|
}
|
|
300366
300380
|
}
|
|
300367
300381
|
],
|
|
300368
300382
|
"extractValue": {
|
|
300369
300383
|
"type": "regex",
|
|
300370
|
-
"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})"
|
|
300384
|
+
"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})"
|
|
300371
300385
|
}
|
|
300372
300386
|
},
|
|
300373
300387
|
{
|
|
@@ -300821,14 +300835,14 @@
|
|
|
300821
300835
|
{
|
|
300822
300836
|
"type": "regex",
|
|
300823
300837
|
"properties": {
|
|
300824
|
-
"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}).*",
|
|
300838
|
+
"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}).*",
|
|
300825
300839
|
"errorMessage": "Not a valid Notion Database URL"
|
|
300826
300840
|
}
|
|
300827
300841
|
}
|
|
300828
300842
|
],
|
|
300829
300843
|
"extractValue": {
|
|
300830
300844
|
"type": "regex",
|
|
300831
|
-
"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})"
|
|
300845
|
+
"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})"
|
|
300832
300846
|
}
|
|
300833
300847
|
},
|
|
300834
300848
|
{
|
|
@@ -301282,14 +301296,14 @@
|
|
|
301282
301296
|
{
|
|
301283
301297
|
"type": "regex",
|
|
301284
301298
|
"properties": {
|
|
301285
|
-
"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}).*",
|
|
301299
|
+
"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}).*",
|
|
301286
301300
|
"errorMessage": "Not a valid Notion Database URL"
|
|
301287
301301
|
}
|
|
301288
301302
|
}
|
|
301289
301303
|
],
|
|
301290
301304
|
"extractValue": {
|
|
301291
301305
|
"type": "regex",
|
|
301292
|
-
"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})"
|
|
301306
|
+
"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})"
|
|
301293
301307
|
}
|
|
301294
301308
|
},
|
|
301295
301309
|
{
|
|
@@ -301743,14 +301757,14 @@
|
|
|
301743
301757
|
{
|
|
301744
301758
|
"type": "regex",
|
|
301745
301759
|
"properties": {
|
|
301746
|
-
"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}).*",
|
|
301760
|
+
"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}).*",
|
|
301747
301761
|
"errorMessage": "Not a valid Notion Database URL"
|
|
301748
301762
|
}
|
|
301749
301763
|
}
|
|
301750
301764
|
],
|
|
301751
301765
|
"extractValue": {
|
|
301752
301766
|
"type": "regex",
|
|
301753
|
-
"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})"
|
|
301767
|
+
"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})"
|
|
301754
301768
|
}
|
|
301755
301769
|
},
|
|
301756
301770
|
{
|
|
@@ -302218,14 +302232,14 @@
|
|
|
302218
302232
|
{
|
|
302219
302233
|
"type": "regex",
|
|
302220
302234
|
"properties": {
|
|
302221
|
-
"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}).*",
|
|
302235
|
+
"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}).*",
|
|
302222
302236
|
"errorMessage": "Not a valid Notion Database URL"
|
|
302223
302237
|
}
|
|
302224
302238
|
}
|
|
302225
302239
|
],
|
|
302226
302240
|
"extractValue": {
|
|
302227
302241
|
"type": "regex",
|
|
302228
|
-
"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})"
|
|
302242
|
+
"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})"
|
|
302229
302243
|
}
|
|
302230
302244
|
},
|
|
302231
302245
|
{
|
|
@@ -302693,14 +302707,14 @@
|
|
|
302693
302707
|
{
|
|
302694
302708
|
"type": "regex",
|
|
302695
302709
|
"properties": {
|
|
302696
|
-
"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}).*",
|
|
302710
|
+
"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}).*",
|
|
302697
302711
|
"errorMessage": "Not a valid Notion Database URL"
|
|
302698
302712
|
}
|
|
302699
302713
|
}
|
|
302700
302714
|
],
|
|
302701
302715
|
"extractValue": {
|
|
302702
302716
|
"type": "regex",
|
|
302703
|
-
"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})"
|
|
302717
|
+
"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})"
|
|
302704
302718
|
}
|
|
302705
302719
|
},
|
|
302706
302720
|
{
|
|
@@ -303154,14 +303168,14 @@
|
|
|
303154
303168
|
{
|
|
303155
303169
|
"type": "regex",
|
|
303156
303170
|
"properties": {
|
|
303157
|
-
"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}).*",
|
|
303171
|
+
"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}).*",
|
|
303158
303172
|
"errorMessage": "Not a valid Notion Database URL"
|
|
303159
303173
|
}
|
|
303160
303174
|
}
|
|
303161
303175
|
],
|
|
303162
303176
|
"extractValue": {
|
|
303163
303177
|
"type": "regex",
|
|
303164
|
-
"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})"
|
|
303178
|
+
"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})"
|
|
303165
303179
|
}
|
|
303166
303180
|
},
|
|
303167
303181
|
{
|
|
@@ -303985,14 +303999,14 @@
|
|
|
303985
303999
|
{
|
|
303986
304000
|
"type": "regex",
|
|
303987
304001
|
"properties": {
|
|
303988
|
-
"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}).*",
|
|
304002
|
+
"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}).*",
|
|
303989
304003
|
"errorMessage": "Not a valid Notion Database URL"
|
|
303990
304004
|
}
|
|
303991
304005
|
}
|
|
303992
304006
|
],
|
|
303993
304007
|
"extractValue": {
|
|
303994
304008
|
"type": "regex",
|
|
303995
|
-
"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})"
|
|
304009
|
+
"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})"
|
|
303996
304010
|
}
|
|
303997
304011
|
},
|
|
303998
304012
|
{
|
|
@@ -404468,7 +404482,8 @@
|
|
|
404468
404482
|
"version": [
|
|
404469
404483
|
1,
|
|
404470
404484
|
1.1,
|
|
404471
|
-
1.2
|
|
404485
|
+
1.2,
|
|
404486
|
+
1.3
|
|
404472
404487
|
],
|
|
404473
404488
|
"group": [
|
|
404474
404489
|
"trigger"
|
|
@@ -419467,7 +419482,8 @@
|
|
|
419467
419482
|
"default": 0,
|
|
419468
419483
|
"noDataExpression": true,
|
|
419469
419484
|
"typeOptions": {
|
|
419470
|
-
"minValue": 0
|
|
419485
|
+
"minValue": 0,
|
|
419486
|
+
"numberPrecision": 0
|
|
419471
419487
|
},
|
|
419472
419488
|
"description": "Number of minutes saved by this workflow execution"
|
|
419473
419489
|
}
|
|
@@ -447504,7 +447520,10 @@
|
|
|
447504
447520
|
}
|
|
447505
447521
|
],
|
|
447506
447522
|
"default": "none",
|
|
447507
|
-
"description": "The way to authenticate"
|
|
447523
|
+
"description": "The way to authenticate",
|
|
447524
|
+
"builderHint": {
|
|
447525
|
+
"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."
|
|
447526
|
+
}
|
|
447508
447527
|
},
|
|
447509
447528
|
{
|
|
447510
447529
|
"displayName": "Respond",
|
|
@@ -467620,6 +467639,37 @@
|
|
|
467620
467639
|
],
|
|
467621
467640
|
"default": "note"
|
|
467622
467641
|
},
|
|
467642
|
+
{
|
|
467643
|
+
"displayName": "To",
|
|
467644
|
+
"name": "to",
|
|
467645
|
+
"type": "string",
|
|
467646
|
+
"placeholder": "name@email.com",
|
|
467647
|
+
"default": "",
|
|
467648
|
+
"required": true,
|
|
467649
|
+
"description": "Recipient email address",
|
|
467650
|
+
"displayOptions": {
|
|
467651
|
+
"show": {
|
|
467652
|
+
"type": [
|
|
467653
|
+
"email"
|
|
467654
|
+
]
|
|
467655
|
+
}
|
|
467656
|
+
}
|
|
467657
|
+
},
|
|
467658
|
+
{
|
|
467659
|
+
"displayName": "CC",
|
|
467660
|
+
"name": "cc",
|
|
467661
|
+
"type": "string",
|
|
467662
|
+
"placeholder": "name@email.com",
|
|
467663
|
+
"default": "",
|
|
467664
|
+
"description": "CC recipient email address(es), comma-separated",
|
|
467665
|
+
"displayOptions": {
|
|
467666
|
+
"show": {
|
|
467667
|
+
"type": [
|
|
467668
|
+
"email"
|
|
467669
|
+
]
|
|
467670
|
+
}
|
|
467671
|
+
}
|
|
467672
|
+
},
|
|
467623
467673
|
{
|
|
467624
467674
|
"displayName": "Reply To",
|
|
467625
467675
|
"name": "reply_to",
|
|
@@ -493533,7 +493583,8 @@
|
|
|
493533
493583
|
1.1,
|
|
493534
493584
|
1.2,
|
|
493535
493585
|
1.3,
|
|
493536
|
-
1.4
|
|
493586
|
+
1.4,
|
|
493587
|
+
1.5
|
|
493537
493588
|
],
|
|
493538
493589
|
"group": [
|
|
493539
493590
|
"transform"
|
|
@@ -493612,7 +493663,7 @@
|
|
|
493612
493663
|
"description": "The model which will generate the completion. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
493613
493664
|
"default": "claude-2",
|
|
493614
493665
|
"builderHint": {
|
|
493615
|
-
"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."
|
|
493666
|
+
"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."
|
|
493616
493667
|
},
|
|
493617
493668
|
"displayOptions": {
|
|
493618
493669
|
"show": {
|
|
@@ -493671,7 +493722,7 @@
|
|
|
493671
493722
|
"description": "The model which will generate the completion. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
493672
493723
|
"default": "claude-3-sonnet-20240229",
|
|
493673
493724
|
"builderHint": {
|
|
493674
|
-
"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."
|
|
493725
|
+
"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."
|
|
493675
493726
|
},
|
|
493676
493727
|
"displayOptions": {
|
|
493677
493728
|
"show": {
|
|
@@ -493714,7 +493765,7 @@
|
|
|
493714
493765
|
"description": "The model which will generate the completion. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
493715
493766
|
"default": "claude-3-5-sonnet-20240620",
|
|
493716
493767
|
"builderHint": {
|
|
493717
|
-
"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."
|
|
493768
|
+
"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."
|
|
493718
493769
|
},
|
|
493719
493770
|
"displayOptions": {
|
|
493720
493771
|
"show": {
|
|
@@ -493738,7 +493789,7 @@
|
|
|
493738
493789
|
"cachedResultName": "Claude Sonnet 4.5"
|
|
493739
493790
|
},
|
|
493740
493791
|
"builderHint": {
|
|
493741
|
-
"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."
|
|
493792
|
+
"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."
|
|
493742
493793
|
},
|
|
493743
493794
|
"required": true,
|
|
493744
493795
|
"modes": [
|
|
@@ -493778,7 +493829,47 @@
|
|
|
493778
493829
|
"cachedResultName": "Claude Sonnet 4.6"
|
|
493779
493830
|
},
|
|
493780
493831
|
"builderHint": {
|
|
493781
|
-
"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."
|
|
493832
|
+
"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."
|
|
493833
|
+
},
|
|
493834
|
+
"required": true,
|
|
493835
|
+
"modes": [
|
|
493836
|
+
{
|
|
493837
|
+
"displayName": "From List",
|
|
493838
|
+
"name": "list",
|
|
493839
|
+
"type": "list",
|
|
493840
|
+
"placeholder": "Select a model...",
|
|
493841
|
+
"typeOptions": {
|
|
493842
|
+
"searchListMethod": "searchModels",
|
|
493843
|
+
"searchable": true
|
|
493844
|
+
}
|
|
493845
|
+
},
|
|
493846
|
+
{
|
|
493847
|
+
"displayName": "ID",
|
|
493848
|
+
"name": "id",
|
|
493849
|
+
"type": "string",
|
|
493850
|
+
"placeholder": "Claude Sonnet"
|
|
493851
|
+
}
|
|
493852
|
+
],
|
|
493853
|
+
"description": "The model. Choose from the list, or specify an ID. <a href=\"https://docs.anthropic.com/claude/docs/models-overview\">Learn more</a>.",
|
|
493854
|
+
"displayOptions": {
|
|
493855
|
+
"show": {
|
|
493856
|
+
"@version": [
|
|
493857
|
+
1.4
|
|
493858
|
+
]
|
|
493859
|
+
}
|
|
493860
|
+
}
|
|
493861
|
+
},
|
|
493862
|
+
{
|
|
493863
|
+
"displayName": "Model",
|
|
493864
|
+
"name": "model",
|
|
493865
|
+
"type": "resourceLocator",
|
|
493866
|
+
"default": {
|
|
493867
|
+
"mode": "list",
|
|
493868
|
+
"value": "claude-sonnet-4-6",
|
|
493869
|
+
"cachedResultName": "Claude Sonnet 4.6"
|
|
493870
|
+
},
|
|
493871
|
+
"builderHint": {
|
|
493872
|
+
"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."
|
|
493782
493873
|
},
|
|
493783
493874
|
"required": true,
|
|
493784
493875
|
"modes": [
|
|
@@ -493805,7 +493896,7 @@
|
|
|
493805
493896
|
"@version": [
|
|
493806
493897
|
{
|
|
493807
493898
|
"_cnd": {
|
|
493808
|
-
"gte": 1.
|
|
493899
|
+
"gte": 1.5
|
|
493809
493900
|
}
|
|
493810
493901
|
}
|
|
493811
493902
|
]
|
|
@@ -493842,6 +493933,10 @@
|
|
|
493842
493933
|
"hide": {
|
|
493843
493934
|
"thinking": [
|
|
493844
493935
|
true
|
|
493936
|
+
],
|
|
493937
|
+
"thinkingMode": [
|
|
493938
|
+
"adaptive",
|
|
493939
|
+
"manual"
|
|
493845
493940
|
]
|
|
493846
493941
|
}
|
|
493847
493942
|
}
|
|
@@ -493861,6 +493956,10 @@
|
|
|
493861
493956
|
"hide": {
|
|
493862
493957
|
"thinking": [
|
|
493863
493958
|
true
|
|
493959
|
+
],
|
|
493960
|
+
"thinkingMode": [
|
|
493961
|
+
"adaptive",
|
|
493962
|
+
"manual"
|
|
493864
493963
|
]
|
|
493865
493964
|
}
|
|
493866
493965
|
}
|
|
@@ -493880,6 +493979,10 @@
|
|
|
493880
493979
|
"hide": {
|
|
493881
493980
|
"thinking": [
|
|
493882
493981
|
true
|
|
493982
|
+
],
|
|
493983
|
+
"thinkingMode": [
|
|
493984
|
+
"adaptive",
|
|
493985
|
+
"manual"
|
|
493883
493986
|
]
|
|
493884
493987
|
}
|
|
493885
493988
|
}
|
|
@@ -493889,7 +493992,18 @@
|
|
|
493889
493992
|
"name": "thinking",
|
|
493890
493993
|
"type": "boolean",
|
|
493891
493994
|
"default": false,
|
|
493892
|
-
"description": "Whether to enable thinking mode for the model"
|
|
493995
|
+
"description": "Whether to enable thinking mode for the model",
|
|
493996
|
+
"displayOptions": {
|
|
493997
|
+
"show": {
|
|
493998
|
+
"@version": [
|
|
493999
|
+
{
|
|
494000
|
+
"_cnd": {
|
|
494001
|
+
"lte": 1.4
|
|
494002
|
+
}
|
|
494003
|
+
}
|
|
494004
|
+
]
|
|
494005
|
+
}
|
|
494006
|
+
}
|
|
493893
494007
|
},
|
|
493894
494008
|
{
|
|
493895
494009
|
"displayName": "Thinking Budget (Tokens)",
|
|
@@ -493899,11 +494013,166 @@
|
|
|
493899
494013
|
"description": "The maximum number of tokens to use for thinking",
|
|
493900
494014
|
"displayOptions": {
|
|
493901
494015
|
"show": {
|
|
494016
|
+
"@version": [
|
|
494017
|
+
{
|
|
494018
|
+
"_cnd": {
|
|
494019
|
+
"lte": 1.4
|
|
494020
|
+
}
|
|
494021
|
+
}
|
|
494022
|
+
],
|
|
493902
494023
|
"thinking": [
|
|
493903
494024
|
true
|
|
493904
494025
|
]
|
|
493905
494026
|
}
|
|
493906
494027
|
}
|
|
494028
|
+
},
|
|
494029
|
+
{
|
|
494030
|
+
"displayName": "Thinking Mode",
|
|
494031
|
+
"name": "thinkingMode",
|
|
494032
|
+
"type": "options",
|
|
494033
|
+
"default": "disabled",
|
|
494034
|
+
"description": "How extended thinking should be configured for the model",
|
|
494035
|
+
"options": [
|
|
494036
|
+
{
|
|
494037
|
+
"name": "Disabled",
|
|
494038
|
+
"value": "disabled",
|
|
494039
|
+
"description": "No extended thinking"
|
|
494040
|
+
},
|
|
494041
|
+
{
|
|
494042
|
+
"name": "Adaptive (Recommended)",
|
|
494043
|
+
"value": "adaptive",
|
|
494044
|
+
"description": "Claude decides how much to think; control with Effort"
|
|
494045
|
+
},
|
|
494046
|
+
{
|
|
494047
|
+
"name": "Manual (Deprecated)",
|
|
494048
|
+
"value": "manual",
|
|
494049
|
+
"description": "Legacy fixed-budget mode; rejected by Opus 4.7+"
|
|
494050
|
+
}
|
|
494051
|
+
],
|
|
494052
|
+
"displayOptions": {
|
|
494053
|
+
"show": {
|
|
494054
|
+
"@version": [
|
|
494055
|
+
{
|
|
494056
|
+
"_cnd": {
|
|
494057
|
+
"gte": 1.5
|
|
494058
|
+
}
|
|
494059
|
+
}
|
|
494060
|
+
]
|
|
494061
|
+
}
|
|
494062
|
+
}
|
|
494063
|
+
},
|
|
494064
|
+
{
|
|
494065
|
+
"displayName": "Effort",
|
|
494066
|
+
"name": "effort",
|
|
494067
|
+
"type": "options",
|
|
494068
|
+
"default": "medium",
|
|
494069
|
+
"description": "Effort level for adaptive thinking",
|
|
494070
|
+
"options": [
|
|
494071
|
+
{
|
|
494072
|
+
"name": "Low",
|
|
494073
|
+
"value": "low"
|
|
494074
|
+
},
|
|
494075
|
+
{
|
|
494076
|
+
"name": "Medium",
|
|
494077
|
+
"value": "medium"
|
|
494078
|
+
},
|
|
494079
|
+
{
|
|
494080
|
+
"name": "High",
|
|
494081
|
+
"value": "high"
|
|
494082
|
+
},
|
|
494083
|
+
{
|
|
494084
|
+
"name": "X-High",
|
|
494085
|
+
"value": "xhigh"
|
|
494086
|
+
},
|
|
494087
|
+
{
|
|
494088
|
+
"name": "Max",
|
|
494089
|
+
"value": "max"
|
|
494090
|
+
}
|
|
494091
|
+
],
|
|
494092
|
+
"displayOptions": {
|
|
494093
|
+
"show": {
|
|
494094
|
+
"@version": [
|
|
494095
|
+
{
|
|
494096
|
+
"_cnd": {
|
|
494097
|
+
"gte": 1.5
|
|
494098
|
+
}
|
|
494099
|
+
}
|
|
494100
|
+
],
|
|
494101
|
+
"thinkingMode": [
|
|
494102
|
+
"adaptive"
|
|
494103
|
+
],
|
|
494104
|
+
"/model.value": [
|
|
494105
|
+
{
|
|
494106
|
+
"_cnd": {
|
|
494107
|
+
"includes": "opus"
|
|
494108
|
+
}
|
|
494109
|
+
}
|
|
494110
|
+
]
|
|
494111
|
+
}
|
|
494112
|
+
}
|
|
494113
|
+
},
|
|
494114
|
+
{
|
|
494115
|
+
"displayName": "Effort",
|
|
494116
|
+
"name": "effort",
|
|
494117
|
+
"type": "options",
|
|
494118
|
+
"default": "medium",
|
|
494119
|
+
"description": "Effort level for adaptive thinking",
|
|
494120
|
+
"options": [
|
|
494121
|
+
{
|
|
494122
|
+
"name": "Low",
|
|
494123
|
+
"value": "low"
|
|
494124
|
+
},
|
|
494125
|
+
{
|
|
494126
|
+
"name": "Medium",
|
|
494127
|
+
"value": "medium"
|
|
494128
|
+
},
|
|
494129
|
+
{
|
|
494130
|
+
"name": "High",
|
|
494131
|
+
"value": "high"
|
|
494132
|
+
}
|
|
494133
|
+
],
|
|
494134
|
+
"displayOptions": {
|
|
494135
|
+
"show": {
|
|
494136
|
+
"@version": [
|
|
494137
|
+
{
|
|
494138
|
+
"_cnd": {
|
|
494139
|
+
"gte": 1.5
|
|
494140
|
+
}
|
|
494141
|
+
}
|
|
494142
|
+
],
|
|
494143
|
+
"thinkingMode": [
|
|
494144
|
+
"adaptive"
|
|
494145
|
+
],
|
|
494146
|
+
"/model.value": [
|
|
494147
|
+
{
|
|
494148
|
+
"_cnd": {
|
|
494149
|
+
"regex": "^(?!.*opus).*"
|
|
494150
|
+
}
|
|
494151
|
+
}
|
|
494152
|
+
]
|
|
494153
|
+
}
|
|
494154
|
+
}
|
|
494155
|
+
},
|
|
494156
|
+
{
|
|
494157
|
+
"displayName": "Thinking Budget (Tokens)",
|
|
494158
|
+
"name": "thinkingBudget",
|
|
494159
|
+
"type": "number",
|
|
494160
|
+
"default": 1024,
|
|
494161
|
+
"description": "Maximum tokens used for thinking. Manual mode is rejected by Opus 4.7+.",
|
|
494162
|
+
"displayOptions": {
|
|
494163
|
+
"show": {
|
|
494164
|
+
"@version": [
|
|
494165
|
+
{
|
|
494166
|
+
"_cnd": {
|
|
494167
|
+
"gte": 1.5
|
|
494168
|
+
}
|
|
494169
|
+
}
|
|
494170
|
+
],
|
|
494171
|
+
"thinkingMode": [
|
|
494172
|
+
"manual"
|
|
494173
|
+
]
|
|
494174
|
+
}
|
|
494175
|
+
}
|
|
493907
494176
|
}
|
|
493908
494177
|
]
|
|
493909
494178
|
}
|
|
@@ -494214,6 +494483,13 @@
|
|
|
494214
494483
|
"type": "collection",
|
|
494215
494484
|
"default": {},
|
|
494216
494485
|
"options": [
|
|
494486
|
+
{
|
|
494487
|
+
"displayName": "Enable Thinking",
|
|
494488
|
+
"name": "think",
|
|
494489
|
+
"type": "boolean",
|
|
494490
|
+
"default": true,
|
|
494491
|
+
"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)."
|
|
494492
|
+
},
|
|
494217
494493
|
{
|
|
494218
494494
|
"displayName": "Sampling Temperature",
|
|
494219
494495
|
"name": "temperature",
|
|
@@ -495722,6 +495998,13 @@
|
|
|
495722
495998
|
"type": "collection",
|
|
495723
495999
|
"default": {},
|
|
495724
496000
|
"options": [
|
|
496001
|
+
{
|
|
496002
|
+
"displayName": "Enable Thinking",
|
|
496003
|
+
"name": "think",
|
|
496004
|
+
"type": "boolean",
|
|
496005
|
+
"default": true,
|
|
496006
|
+
"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)."
|
|
496007
|
+
},
|
|
495725
496008
|
{
|
|
495726
496009
|
"displayName": "Sampling Temperature",
|
|
495727
496010
|
"name": "temperature",
|
|
@@ -500304,7 +500587,10 @@
|
|
|
500304
500587
|
}
|
|
500305
500588
|
],
|
|
500306
500589
|
"default": "none",
|
|
500307
|
-
"description": "The way to authenticate"
|
|
500590
|
+
"description": "The way to authenticate",
|
|
500591
|
+
"builderHint": {
|
|
500592
|
+
"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."
|
|
500593
|
+
}
|
|
500308
500594
|
},
|
|
500309
500595
|
{
|
|
500310
500596
|
"displayName": "Path",
|
|
@@ -500369,7 +500655,8 @@
|
|
|
500369
500655
|
1,
|
|
500370
500656
|
1.1,
|
|
500371
500657
|
1.2,
|
|
500372
|
-
1.3
|
|
500658
|
+
1.3,
|
|
500659
|
+
1.4
|
|
500373
500660
|
],
|
|
500374
500661
|
"group": [
|
|
500375
500662
|
"transform"
|
|
@@ -500482,6 +500769,26 @@
|
|
|
500482
500769
|
}
|
|
500483
500770
|
}
|
|
500484
500771
|
},
|
|
500772
|
+
{
|
|
500773
|
+
"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.",
|
|
500774
|
+
"name": "scopedSessionHintNotice",
|
|
500775
|
+
"type": "notice",
|
|
500776
|
+
"default": "",
|
|
500777
|
+
"displayOptions": {
|
|
500778
|
+
"show": {
|
|
500779
|
+
"@version": [
|
|
500780
|
+
{
|
|
500781
|
+
"_cnd": {
|
|
500782
|
+
"gte": 1.4
|
|
500783
|
+
}
|
|
500784
|
+
}
|
|
500785
|
+
],
|
|
500786
|
+
"sessionIdType": [
|
|
500787
|
+
"fromInput"
|
|
500788
|
+
]
|
|
500789
|
+
}
|
|
500790
|
+
}
|
|
500791
|
+
},
|
|
500485
500792
|
{
|
|
500486
500793
|
"displayName": "Key",
|
|
500487
500794
|
"name": "sessionKey",
|
|
@@ -500837,7 +501144,8 @@
|
|
|
500837
501144
|
"displayName": "MongoDB Chat Memory",
|
|
500838
501145
|
"description": "Stores the chat history in MongoDB collection.",
|
|
500839
501146
|
"version": [
|
|
500840
|
-
1
|
|
501147
|
+
1,
|
|
501148
|
+
1.1
|
|
500841
501149
|
],
|
|
500842
501150
|
"group": [
|
|
500843
501151
|
"transform"
|
|
@@ -500915,6 +501223,26 @@
|
|
|
500915
501223
|
}
|
|
500916
501224
|
}
|
|
500917
501225
|
},
|
|
501226
|
+
{
|
|
501227
|
+
"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.",
|
|
501228
|
+
"name": "scopedSessionHintNotice",
|
|
501229
|
+
"type": "notice",
|
|
501230
|
+
"default": "",
|
|
501231
|
+
"displayOptions": {
|
|
501232
|
+
"show": {
|
|
501233
|
+
"@version": [
|
|
501234
|
+
{
|
|
501235
|
+
"_cnd": {
|
|
501236
|
+
"gte": 1.1
|
|
501237
|
+
}
|
|
501238
|
+
}
|
|
501239
|
+
],
|
|
501240
|
+
"sessionIdType": [
|
|
501241
|
+
"fromInput"
|
|
501242
|
+
]
|
|
501243
|
+
}
|
|
501244
|
+
}
|
|
501245
|
+
},
|
|
500918
501246
|
{
|
|
500919
501247
|
"displayName": "Key",
|
|
500920
501248
|
"name": "sessionKey",
|
|
@@ -500989,7 +501317,8 @@
|
|
|
500989
501317
|
1,
|
|
500990
501318
|
1.1,
|
|
500991
501319
|
1.2,
|
|
500992
|
-
1.3
|
|
501320
|
+
1.3,
|
|
501321
|
+
1.4
|
|
500993
501322
|
],
|
|
500994
501323
|
"group": [
|
|
500995
501324
|
"transform"
|
|
@@ -501112,6 +501441,26 @@
|
|
|
501112
501441
|
}
|
|
501113
501442
|
}
|
|
501114
501443
|
},
|
|
501444
|
+
{
|
|
501445
|
+
"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.",
|
|
501446
|
+
"name": "scopedSessionHintNotice",
|
|
501447
|
+
"type": "notice",
|
|
501448
|
+
"default": "",
|
|
501449
|
+
"displayOptions": {
|
|
501450
|
+
"show": {
|
|
501451
|
+
"@version": [
|
|
501452
|
+
{
|
|
501453
|
+
"_cnd": {
|
|
501454
|
+
"gte": 1.4
|
|
501455
|
+
}
|
|
501456
|
+
}
|
|
501457
|
+
],
|
|
501458
|
+
"sessionIdType": [
|
|
501459
|
+
"fromInput"
|
|
501460
|
+
]
|
|
501461
|
+
}
|
|
501462
|
+
}
|
|
501463
|
+
},
|
|
501115
501464
|
{
|
|
501116
501465
|
"displayName": "Key",
|
|
501117
501466
|
"name": "sessionKey",
|
|
@@ -501164,7 +501513,8 @@
|
|
|
501164
501513
|
1,
|
|
501165
501514
|
1.1,
|
|
501166
501515
|
1.2,
|
|
501167
|
-
1.3
|
|
501516
|
+
1.3,
|
|
501517
|
+
1.4
|
|
501168
501518
|
],
|
|
501169
501519
|
"group": [
|
|
501170
501520
|
"transform"
|
|
@@ -501244,6 +501594,26 @@
|
|
|
501244
501594
|
}
|
|
501245
501595
|
}
|
|
501246
501596
|
},
|
|
501597
|
+
{
|
|
501598
|
+
"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.",
|
|
501599
|
+
"name": "scopedSessionHintNotice",
|
|
501600
|
+
"type": "notice",
|
|
501601
|
+
"default": "",
|
|
501602
|
+
"displayOptions": {
|
|
501603
|
+
"show": {
|
|
501604
|
+
"@version": [
|
|
501605
|
+
{
|
|
501606
|
+
"_cnd": {
|
|
501607
|
+
"gte": 1.4
|
|
501608
|
+
}
|
|
501609
|
+
}
|
|
501610
|
+
],
|
|
501611
|
+
"sessionIdType": [
|
|
501612
|
+
"fromInput"
|
|
501613
|
+
]
|
|
501614
|
+
}
|
|
501615
|
+
}
|
|
501616
|
+
},
|
|
501247
501617
|
{
|
|
501248
501618
|
"displayName": "Key",
|
|
501249
501619
|
"name": "sessionKey",
|
|
@@ -501323,7 +501693,8 @@
|
|
|
501323
501693
|
1.2,
|
|
501324
501694
|
1.3,
|
|
501325
501695
|
1.4,
|
|
501326
|
-
1.5
|
|
501696
|
+
1.5,
|
|
501697
|
+
1.6
|
|
501327
501698
|
],
|
|
501328
501699
|
"group": [
|
|
501329
501700
|
"transform"
|
|
@@ -501440,6 +501811,26 @@
|
|
|
501440
501811
|
}
|
|
501441
501812
|
}
|
|
501442
501813
|
},
|
|
501814
|
+
{
|
|
501815
|
+
"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.",
|
|
501816
|
+
"name": "scopedSessionHintNotice",
|
|
501817
|
+
"type": "notice",
|
|
501818
|
+
"default": "",
|
|
501819
|
+
"displayOptions": {
|
|
501820
|
+
"show": {
|
|
501821
|
+
"@version": [
|
|
501822
|
+
{
|
|
501823
|
+
"_cnd": {
|
|
501824
|
+
"gte": 1.6
|
|
501825
|
+
}
|
|
501826
|
+
}
|
|
501827
|
+
],
|
|
501828
|
+
"sessionIdType": [
|
|
501829
|
+
"fromInput"
|
|
501830
|
+
]
|
|
501831
|
+
}
|
|
501832
|
+
}
|
|
501833
|
+
},
|
|
501443
501834
|
{
|
|
501444
501835
|
"displayName": "Key",
|
|
501445
501836
|
"name": "sessionKey",
|
|
@@ -501519,7 +501910,8 @@
|
|
|
501519
501910
|
1.1,
|
|
501520
501911
|
1.2,
|
|
501521
501912
|
1.3,
|
|
501522
|
-
1.4
|
|
501913
|
+
1.4,
|
|
501914
|
+
1.5
|
|
501523
501915
|
],
|
|
501524
501916
|
"group": [
|
|
501525
501917
|
"transform"
|
|
@@ -501650,6 +502042,26 @@
|
|
|
501650
502042
|
}
|
|
501651
502043
|
}
|
|
501652
502044
|
},
|
|
502045
|
+
{
|
|
502046
|
+
"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.",
|
|
502047
|
+
"name": "scopedSessionHintNotice",
|
|
502048
|
+
"type": "notice",
|
|
502049
|
+
"default": "",
|
|
502050
|
+
"displayOptions": {
|
|
502051
|
+
"show": {
|
|
502052
|
+
"@version": [
|
|
502053
|
+
{
|
|
502054
|
+
"_cnd": {
|
|
502055
|
+
"gte": 1.5
|
|
502056
|
+
}
|
|
502057
|
+
}
|
|
502058
|
+
],
|
|
502059
|
+
"sessionIdType": [
|
|
502060
|
+
"fromInput"
|
|
502061
|
+
]
|
|
502062
|
+
}
|
|
502063
|
+
}
|
|
502064
|
+
},
|
|
501653
502065
|
{
|
|
501654
502066
|
"displayName": "Context Window Length",
|
|
501655
502067
|
"name": "contextWindowLength",
|
|
@@ -501705,7 +502117,8 @@
|
|
|
501705
502117
|
1,
|
|
501706
502118
|
1.1,
|
|
501707
502119
|
1.2,
|
|
501708
|
-
1.3
|
|
502120
|
+
1.3,
|
|
502121
|
+
1.4
|
|
501709
502122
|
],
|
|
501710
502123
|
"group": [
|
|
501711
502124
|
"transform"
|
|
@@ -501834,6 +502247,26 @@
|
|
|
501834
502247
|
}
|
|
501835
502248
|
}
|
|
501836
502249
|
},
|
|
502250
|
+
{
|
|
502251
|
+
"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.",
|
|
502252
|
+
"name": "scopedSessionHintNotice",
|
|
502253
|
+
"type": "notice",
|
|
502254
|
+
"default": "",
|
|
502255
|
+
"displayOptions": {
|
|
502256
|
+
"show": {
|
|
502257
|
+
"@version": [
|
|
502258
|
+
{
|
|
502259
|
+
"_cnd": {
|
|
502260
|
+
"gte": 1.4
|
|
502261
|
+
}
|
|
502262
|
+
}
|
|
502263
|
+
],
|
|
502264
|
+
"sessionIdType": [
|
|
502265
|
+
"fromInput"
|
|
502266
|
+
]
|
|
502267
|
+
}
|
|
502268
|
+
}
|
|
502269
|
+
},
|
|
501837
502270
|
{
|
|
501838
502271
|
"displayName": "Key",
|
|
501839
502272
|
"name": "sessionKey",
|
|
@@ -507292,7 +507725,10 @@
|
|
|
507292
507725
|
}
|
|
507293
507726
|
],
|
|
507294
507727
|
"default": "none",
|
|
507295
|
-
"description": "The way to authenticate"
|
|
507728
|
+
"description": "The way to authenticate",
|
|
507729
|
+
"builderHint": {
|
|
507730
|
+
"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."
|
|
507731
|
+
}
|
|
507296
507732
|
},
|
|
507297
507733
|
{
|
|
507298
507734
|
"displayName": "Initial Message(s)",
|
|
@@ -524518,6 +524954,13 @@
|
|
|
524518
524954
|
},
|
|
524519
524955
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
524520
524956
|
},
|
|
524957
|
+
{
|
|
524958
|
+
"displayName": "Thinking",
|
|
524959
|
+
"name": "think",
|
|
524960
|
+
"type": "boolean",
|
|
524961
|
+
"default": true,
|
|
524962
|
+
"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)."
|
|
524963
|
+
},
|
|
524521
524964
|
{
|
|
524522
524965
|
"displayName": "Output Randomness (Top P)",
|
|
524523
524966
|
"name": "top_p",
|
|
@@ -524922,6 +525365,13 @@
|
|
|
524922
525365
|
},
|
|
524923
525366
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
524924
525367
|
},
|
|
525368
|
+
{
|
|
525369
|
+
"displayName": "Thinking",
|
|
525370
|
+
"name": "think",
|
|
525371
|
+
"type": "boolean",
|
|
525372
|
+
"default": true,
|
|
525373
|
+
"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)."
|
|
525374
|
+
},
|
|
524925
525375
|
{
|
|
524926
525376
|
"displayName": "Output Randomness (Top P)",
|
|
524927
525377
|
"name": "top_p",
|
|
@@ -633579,7 +634029,7 @@
|
|
|
633579
634029
|
"name": "startDate",
|
|
633580
634030
|
"type": "dateTime",
|
|
633581
634031
|
"required": true,
|
|
633582
|
-
"default": "2026-05-
|
|
634032
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
633583
634033
|
"displayOptions": {
|
|
633584
634034
|
"show": {
|
|
633585
634035
|
"resource": [
|
|
@@ -633602,7 +634052,7 @@
|
|
|
633602
634052
|
"name": "endDate",
|
|
633603
634053
|
"type": "dateTime",
|
|
633604
634054
|
"required": true,
|
|
633605
|
-
"default": "2026-05-
|
|
634055
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
633606
634056
|
"displayOptions": {
|
|
633607
634057
|
"show": {
|
|
633608
634058
|
"resource": [
|
|
@@ -634949,7 +635399,7 @@
|
|
|
634949
635399
|
"name": "startDate",
|
|
634950
635400
|
"type": "dateTime",
|
|
634951
635401
|
"required": true,
|
|
634952
|
-
"default": "2026-05-
|
|
635402
|
+
"default": "2026-05-04T00:00:00.000+00:00",
|
|
634953
635403
|
"displayOptions": {
|
|
634954
635404
|
"show": {
|
|
634955
635405
|
"resource": [
|
|
@@ -634972,7 +635422,7 @@
|
|
|
634972
635422
|
"name": "endDate",
|
|
634973
635423
|
"type": "dateTime",
|
|
634974
635424
|
"required": true,
|
|
634975
|
-
"default": "2026-05-
|
|
635425
|
+
"default": "2026-05-11T00:00:00.000+00:00",
|
|
634976
635426
|
"displayOptions": {
|
|
634977
635427
|
"show": {
|
|
634978
635428
|
"resource": [
|
|
@@ -735597,7 +736047,7 @@
|
|
|
735597
736047
|
"displayName": "Start",
|
|
735598
736048
|
"name": "startDateTime",
|
|
735599
736049
|
"type": "dateTime",
|
|
735600
|
-
"default": "2026-05-
|
|
736050
|
+
"default": "2026-05-12T16:46:35.968+00:00",
|
|
735601
736051
|
"required": true,
|
|
735602
736052
|
"displayOptions": {
|
|
735603
736053
|
"show": {
|
|
@@ -735615,7 +736065,7 @@
|
|
|
735615
736065
|
"name": "endDateTime",
|
|
735616
736066
|
"type": "dateTime",
|
|
735617
736067
|
"required": true,
|
|
735618
|
-
"default": "2026-05-
|
|
736068
|
+
"default": "2026-05-12T17:16:35.968+00:00",
|
|
735619
736069
|
"displayOptions": {
|
|
735620
736070
|
"show": {
|
|
735621
736071
|
"resource": [
|
|
@@ -766423,14 +766873,14 @@
|
|
|
766423
766873
|
{
|
|
766424
766874
|
"type": "regex",
|
|
766425
766875
|
"properties": {
|
|
766426
|
-
"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}).*",
|
|
766876
|
+
"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}).*",
|
|
766427
766877
|
"errorMessage": "Not a valid Notion Block URL"
|
|
766428
766878
|
}
|
|
766429
766879
|
}
|
|
766430
766880
|
],
|
|
766431
766881
|
"extractValue": {
|
|
766432
766882
|
"type": "regex",
|
|
766433
|
-
"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})"
|
|
766883
|
+
"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})"
|
|
766434
766884
|
}
|
|
766435
766885
|
},
|
|
766436
766886
|
{
|
|
@@ -766494,7 +766944,7 @@
|
|
|
766494
766944
|
{
|
|
766495
766945
|
"type": "regex",
|
|
766496
766946
|
"properties": {
|
|
766497
|
-
"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}).*",
|
|
766947
|
+
"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}).*",
|
|
766498
766948
|
"errorMessage": "Not a valid Notion Block URL"
|
|
766499
766949
|
}
|
|
766500
766950
|
}
|
|
@@ -766777,14 +767227,14 @@
|
|
|
766777
767227
|
{
|
|
766778
767228
|
"type": "regex",
|
|
766779
767229
|
"properties": {
|
|
766780
|
-
"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}).*",
|
|
767230
|
+
"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}).*",
|
|
766781
767231
|
"errorMessage": "Not a valid Notion Database URL"
|
|
766782
767232
|
}
|
|
766783
767233
|
}
|
|
766784
767234
|
],
|
|
766785
767235
|
"extractValue": {
|
|
766786
767236
|
"type": "regex",
|
|
766787
|
-
"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})"
|
|
767237
|
+
"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})"
|
|
766788
767238
|
}
|
|
766789
767239
|
},
|
|
766790
767240
|
{
|
|
@@ -767238,14 +767688,14 @@
|
|
|
767238
767688
|
{
|
|
767239
767689
|
"type": "regex",
|
|
767240
767690
|
"properties": {
|
|
767241
|
-
"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}).*",
|
|
767691
|
+
"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}).*",
|
|
767242
767692
|
"errorMessage": "Not a valid Notion Database URL"
|
|
767243
767693
|
}
|
|
767244
767694
|
}
|
|
767245
767695
|
],
|
|
767246
767696
|
"extractValue": {
|
|
767247
767697
|
"type": "regex",
|
|
767248
|
-
"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})"
|
|
767698
|
+
"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})"
|
|
767249
767699
|
}
|
|
767250
767700
|
},
|
|
767251
767701
|
{
|
|
@@ -767699,14 +768149,14 @@
|
|
|
767699
768149
|
{
|
|
767700
768150
|
"type": "regex",
|
|
767701
768151
|
"properties": {
|
|
767702
|
-
"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}).*",
|
|
768152
|
+
"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}).*",
|
|
767703
768153
|
"errorMessage": "Not a valid Notion Database URL"
|
|
767704
768154
|
}
|
|
767705
768155
|
}
|
|
767706
768156
|
],
|
|
767707
768157
|
"extractValue": {
|
|
767708
768158
|
"type": "regex",
|
|
767709
|
-
"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})"
|
|
768159
|
+
"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})"
|
|
767710
768160
|
}
|
|
767711
768161
|
},
|
|
767712
768162
|
{
|
|
@@ -768160,14 +768610,14 @@
|
|
|
768160
768610
|
{
|
|
768161
768611
|
"type": "regex",
|
|
768162
768612
|
"properties": {
|
|
768163
|
-
"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}).*",
|
|
768613
|
+
"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}).*",
|
|
768164
768614
|
"errorMessage": "Not a valid Notion Database URL"
|
|
768165
768615
|
}
|
|
768166
768616
|
}
|
|
768167
768617
|
],
|
|
768168
768618
|
"extractValue": {
|
|
768169
768619
|
"type": "regex",
|
|
768170
|
-
"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})"
|
|
768620
|
+
"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})"
|
|
768171
768621
|
}
|
|
768172
768622
|
},
|
|
768173
768623
|
{
|
|
@@ -768621,14 +769071,14 @@
|
|
|
768621
769071
|
{
|
|
768622
769072
|
"type": "regex",
|
|
768623
769073
|
"properties": {
|
|
768624
|
-
"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}).*",
|
|
769074
|
+
"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}).*",
|
|
768625
769075
|
"errorMessage": "Not a valid Notion Database URL"
|
|
768626
769076
|
}
|
|
768627
769077
|
}
|
|
768628
769078
|
],
|
|
768629
769079
|
"extractValue": {
|
|
768630
769080
|
"type": "regex",
|
|
768631
|
-
"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})"
|
|
769081
|
+
"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})"
|
|
768632
769082
|
}
|
|
768633
769083
|
},
|
|
768634
769084
|
{
|
|
@@ -769096,14 +769546,14 @@
|
|
|
769096
769546
|
{
|
|
769097
769547
|
"type": "regex",
|
|
769098
769548
|
"properties": {
|
|
769099
|
-
"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}).*",
|
|
769549
|
+
"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}).*",
|
|
769100
769550
|
"errorMessage": "Not a valid Notion Database URL"
|
|
769101
769551
|
}
|
|
769102
769552
|
}
|
|
769103
769553
|
],
|
|
769104
769554
|
"extractValue": {
|
|
769105
769555
|
"type": "regex",
|
|
769106
|
-
"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})"
|
|
769556
|
+
"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})"
|
|
769107
769557
|
}
|
|
769108
769558
|
},
|
|
769109
769559
|
{
|
|
@@ -769571,14 +770021,14 @@
|
|
|
769571
770021
|
{
|
|
769572
770022
|
"type": "regex",
|
|
769573
770023
|
"properties": {
|
|
769574
|
-
"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}).*",
|
|
770024
|
+
"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}).*",
|
|
769575
770025
|
"errorMessage": "Not a valid Notion Database URL"
|
|
769576
770026
|
}
|
|
769577
770027
|
}
|
|
769578
770028
|
],
|
|
769579
770029
|
"extractValue": {
|
|
769580
770030
|
"type": "regex",
|
|
769581
|
-
"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})"
|
|
770031
|
+
"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})"
|
|
769582
770032
|
}
|
|
769583
770033
|
},
|
|
769584
770034
|
{
|
|
@@ -770032,14 +770482,14 @@
|
|
|
770032
770482
|
{
|
|
770033
770483
|
"type": "regex",
|
|
770034
770484
|
"properties": {
|
|
770035
|
-
"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}).*",
|
|
770485
|
+
"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}).*",
|
|
770036
770486
|
"errorMessage": "Not a valid Notion Database URL"
|
|
770037
770487
|
}
|
|
770038
770488
|
}
|
|
770039
770489
|
],
|
|
770040
770490
|
"extractValue": {
|
|
770041
770491
|
"type": "regex",
|
|
770042
|
-
"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})"
|
|
770492
|
+
"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})"
|
|
770043
770493
|
}
|
|
770044
770494
|
},
|
|
770045
770495
|
{
|
|
@@ -770322,14 +770772,14 @@
|
|
|
770322
770772
|
{
|
|
770323
770773
|
"type": "regex",
|
|
770324
770774
|
"properties": {
|
|
770325
|
-
"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}).*",
|
|
770775
|
+
"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}).*",
|
|
770326
770776
|
"errorMessage": "Not a valid Notion Block URL"
|
|
770327
770777
|
}
|
|
770328
770778
|
}
|
|
770329
770779
|
],
|
|
770330
770780
|
"extractValue": {
|
|
770331
770781
|
"type": "regex",
|
|
770332
|
-
"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})"
|
|
770782
|
+
"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})"
|
|
770333
770783
|
}
|
|
770334
770784
|
},
|
|
770335
770785
|
{
|
|
@@ -770393,7 +770843,7 @@
|
|
|
770393
770843
|
{
|
|
770394
770844
|
"type": "regex",
|
|
770395
770845
|
"properties": {
|
|
770396
|
-
"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}).*",
|
|
770846
|
+
"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}).*",
|
|
770397
770847
|
"errorMessage": "Not a valid Notion Block URL"
|
|
770398
770848
|
}
|
|
770399
770849
|
}
|
|
@@ -770612,14 +771062,14 @@
|
|
|
770612
771062
|
{
|
|
770613
771063
|
"type": "regex",
|
|
770614
771064
|
"properties": {
|
|
770615
|
-
"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}).*",
|
|
771065
|
+
"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}).*",
|
|
770616
771066
|
"errorMessage": "Not a valid Notion Database URL. Hint: use the URL of the database itself, not a page containing it."
|
|
770617
771067
|
}
|
|
770618
771068
|
}
|
|
770619
771069
|
],
|
|
770620
771070
|
"extractValue": {
|
|
770621
771071
|
"type": "regex",
|
|
770622
|
-
"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})"
|
|
771072
|
+
"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})"
|
|
770623
771073
|
}
|
|
770624
771074
|
},
|
|
770625
771075
|
{
|
|
@@ -770972,14 +771422,14 @@
|
|
|
770972
771422
|
{
|
|
770973
771423
|
"type": "regex",
|
|
770974
771424
|
"properties": {
|
|
770975
|
-
"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}).*",
|
|
771425
|
+
"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}).*",
|
|
770976
771426
|
"errorMessage": "Not a valid Notion Database URL"
|
|
770977
771427
|
}
|
|
770978
771428
|
}
|
|
770979
771429
|
],
|
|
770980
771430
|
"extractValue": {
|
|
770981
771431
|
"type": "regex",
|
|
770982
|
-
"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})"
|
|
771432
|
+
"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})"
|
|
770983
771433
|
}
|
|
770984
771434
|
},
|
|
770985
771435
|
{
|
|
@@ -771318,14 +771768,14 @@
|
|
|
771318
771768
|
{
|
|
771319
771769
|
"type": "regex",
|
|
771320
771770
|
"properties": {
|
|
771321
|
-
"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}).*",
|
|
771771
|
+
"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}).*",
|
|
771322
771772
|
"errorMessage": "Not a valid Notion Database URL"
|
|
771323
771773
|
}
|
|
771324
771774
|
}
|
|
771325
771775
|
],
|
|
771326
771776
|
"extractValue": {
|
|
771327
771777
|
"type": "regex",
|
|
771328
|
-
"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})"
|
|
771778
|
+
"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})"
|
|
771329
771779
|
}
|
|
771330
771780
|
},
|
|
771331
771781
|
{
|
|
@@ -772125,14 +772575,14 @@
|
|
|
772125
772575
|
{
|
|
772126
772576
|
"type": "regex",
|
|
772127
772577
|
"properties": {
|
|
772128
|
-
"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}).*",
|
|
772578
|
+
"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}).*",
|
|
772129
772579
|
"errorMessage": "Not a valid Notion Database URL"
|
|
772130
772580
|
}
|
|
772131
772581
|
}
|
|
772132
772582
|
],
|
|
772133
772583
|
"extractValue": {
|
|
772134
772584
|
"type": "regex",
|
|
772135
|
-
"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})"
|
|
772585
|
+
"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})"
|
|
772136
772586
|
}
|
|
772137
772587
|
},
|
|
772138
772588
|
{
|
|
@@ -772586,14 +773036,14 @@
|
|
|
772586
773036
|
{
|
|
772587
773037
|
"type": "regex",
|
|
772588
773038
|
"properties": {
|
|
772589
|
-
"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}).*",
|
|
773039
|
+
"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}).*",
|
|
772590
773040
|
"errorMessage": "Not a valid Notion Database URL"
|
|
772591
773041
|
}
|
|
772592
773042
|
}
|
|
772593
773043
|
],
|
|
772594
773044
|
"extractValue": {
|
|
772595
773045
|
"type": "regex",
|
|
772596
|
-
"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})"
|
|
773046
|
+
"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})"
|
|
772597
773047
|
}
|
|
772598
773048
|
},
|
|
772599
773049
|
{
|
|
@@ -773047,14 +773497,14 @@
|
|
|
773047
773497
|
{
|
|
773048
773498
|
"type": "regex",
|
|
773049
773499
|
"properties": {
|
|
773050
|
-
"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}).*",
|
|
773500
|
+
"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}).*",
|
|
773051
773501
|
"errorMessage": "Not a valid Notion Database URL"
|
|
773052
773502
|
}
|
|
773053
773503
|
}
|
|
773054
773504
|
],
|
|
773055
773505
|
"extractValue": {
|
|
773056
773506
|
"type": "regex",
|
|
773057
|
-
"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})"
|
|
773507
|
+
"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})"
|
|
773058
773508
|
}
|
|
773059
773509
|
},
|
|
773060
773510
|
{
|
|
@@ -773508,14 +773958,14 @@
|
|
|
773508
773958
|
{
|
|
773509
773959
|
"type": "regex",
|
|
773510
773960
|
"properties": {
|
|
773511
|
-
"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}).*",
|
|
773961
|
+
"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}).*",
|
|
773512
773962
|
"errorMessage": "Not a valid Notion Database URL"
|
|
773513
773963
|
}
|
|
773514
773964
|
}
|
|
773515
773965
|
],
|
|
773516
773966
|
"extractValue": {
|
|
773517
773967
|
"type": "regex",
|
|
773518
|
-
"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})"
|
|
773968
|
+
"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})"
|
|
773519
773969
|
}
|
|
773520
773970
|
},
|
|
773521
773971
|
{
|
|
@@ -773969,14 +774419,14 @@
|
|
|
773969
774419
|
{
|
|
773970
774420
|
"type": "regex",
|
|
773971
774421
|
"properties": {
|
|
773972
|
-
"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}).*",
|
|
774422
|
+
"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}).*",
|
|
773973
774423
|
"errorMessage": "Not a valid Notion Database URL"
|
|
773974
774424
|
}
|
|
773975
774425
|
}
|
|
773976
774426
|
],
|
|
773977
774427
|
"extractValue": {
|
|
773978
774428
|
"type": "regex",
|
|
773979
|
-
"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})"
|
|
774429
|
+
"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})"
|
|
773980
774430
|
}
|
|
773981
774431
|
},
|
|
773982
774432
|
{
|
|
@@ -774444,14 +774894,14 @@
|
|
|
774444
774894
|
{
|
|
774445
774895
|
"type": "regex",
|
|
774446
774896
|
"properties": {
|
|
774447
|
-
"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}).*",
|
|
774897
|
+
"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}).*",
|
|
774448
774898
|
"errorMessage": "Not a valid Notion Database URL"
|
|
774449
774899
|
}
|
|
774450
774900
|
}
|
|
774451
774901
|
],
|
|
774452
774902
|
"extractValue": {
|
|
774453
774903
|
"type": "regex",
|
|
774454
|
-
"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})"
|
|
774904
|
+
"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})"
|
|
774455
774905
|
}
|
|
774456
774906
|
},
|
|
774457
774907
|
{
|
|
@@ -774919,14 +775369,14 @@
|
|
|
774919
775369
|
{
|
|
774920
775370
|
"type": "regex",
|
|
774921
775371
|
"properties": {
|
|
774922
|
-
"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}).*",
|
|
775372
|
+
"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}).*",
|
|
774923
775373
|
"errorMessage": "Not a valid Notion Database URL"
|
|
774924
775374
|
}
|
|
774925
775375
|
}
|
|
774926
775376
|
],
|
|
774927
775377
|
"extractValue": {
|
|
774928
775378
|
"type": "regex",
|
|
774929
|
-
"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})"
|
|
775379
|
+
"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})"
|
|
774930
775380
|
}
|
|
774931
775381
|
},
|
|
774932
775382
|
{
|
|
@@ -775380,14 +775830,14 @@
|
|
|
775380
775830
|
{
|
|
775381
775831
|
"type": "regex",
|
|
775382
775832
|
"properties": {
|
|
775383
|
-
"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}).*",
|
|
775833
|
+
"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}).*",
|
|
775384
775834
|
"errorMessage": "Not a valid Notion Database URL"
|
|
775385
775835
|
}
|
|
775386
775836
|
}
|
|
775387
775837
|
],
|
|
775388
775838
|
"extractValue": {
|
|
775389
775839
|
"type": "regex",
|
|
775390
|
-
"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})"
|
|
775840
|
+
"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})"
|
|
775391
775841
|
}
|
|
775392
775842
|
},
|
|
775393
775843
|
{
|
|
@@ -775715,14 +776165,14 @@
|
|
|
775715
776165
|
{
|
|
775716
776166
|
"type": "regex",
|
|
775717
776167
|
"properties": {
|
|
775718
|
-
"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}).*",
|
|
776168
|
+
"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}).*",
|
|
775719
776169
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
775720
776170
|
}
|
|
775721
776171
|
}
|
|
775722
776172
|
],
|
|
775723
776173
|
"extractValue": {
|
|
775724
776174
|
"type": "regex",
|
|
775725
|
-
"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})"
|
|
776175
|
+
"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})"
|
|
775726
776176
|
}
|
|
775727
776177
|
},
|
|
775728
776178
|
{
|
|
@@ -776039,14 +776489,14 @@
|
|
|
776039
776489
|
{
|
|
776040
776490
|
"type": "regex",
|
|
776041
776491
|
"properties": {
|
|
776042
|
-
"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}).*",
|
|
776492
|
+
"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}).*",
|
|
776043
776493
|
"errorMessage": "Not a valid Notion Database URL"
|
|
776044
776494
|
}
|
|
776045
776495
|
}
|
|
776046
776496
|
],
|
|
776047
776497
|
"extractValue": {
|
|
776048
776498
|
"type": "regex",
|
|
776049
|
-
"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})"
|
|
776499
|
+
"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})"
|
|
776050
776500
|
}
|
|
776051
776501
|
},
|
|
776052
776502
|
{
|
|
@@ -776667,14 +777117,14 @@
|
|
|
776667
777117
|
{
|
|
776668
777118
|
"type": "regex",
|
|
776669
777119
|
"properties": {
|
|
776670
|
-
"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}).*",
|
|
777120
|
+
"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}).*",
|
|
776671
777121
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
776672
777122
|
}
|
|
776673
777123
|
}
|
|
776674
777124
|
],
|
|
776675
777125
|
"extractValue": {
|
|
776676
777126
|
"type": "regex",
|
|
776677
|
-
"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})"
|
|
777127
|
+
"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})"
|
|
776678
777128
|
}
|
|
776679
777129
|
},
|
|
776680
777130
|
{
|
|
@@ -776766,14 +777216,14 @@
|
|
|
776766
777216
|
{
|
|
776767
777217
|
"type": "regex",
|
|
776768
777218
|
"properties": {
|
|
776769
|
-
"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}).*",
|
|
777219
|
+
"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}).*",
|
|
776770
777220
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
776771
777221
|
}
|
|
776772
777222
|
}
|
|
776773
777223
|
],
|
|
776774
777224
|
"extractValue": {
|
|
776775
777225
|
"type": "regex",
|
|
776776
|
-
"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})"
|
|
777226
|
+
"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})"
|
|
776777
777227
|
}
|
|
776778
777228
|
},
|
|
776779
777229
|
{
|
|
@@ -783138,14 +783588,14 @@
|
|
|
783138
783588
|
{
|
|
783139
783589
|
"type": "regex",
|
|
783140
783590
|
"properties": {
|
|
783141
|
-
"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}).*",
|
|
783591
|
+
"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}).*",
|
|
783142
783592
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
783143
783593
|
}
|
|
783144
783594
|
}
|
|
783145
783595
|
],
|
|
783146
783596
|
"extractValue": {
|
|
783147
783597
|
"type": "regex",
|
|
783148
|
-
"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})"
|
|
783598
|
+
"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})"
|
|
783149
783599
|
}
|
|
783150
783600
|
},
|
|
783151
783601
|
{
|
|
@@ -783227,14 +783677,14 @@
|
|
|
783227
783677
|
{
|
|
783228
783678
|
"type": "regex",
|
|
783229
783679
|
"properties": {
|
|
783230
|
-
"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}).*",
|
|
783680
|
+
"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}).*",
|
|
783231
783681
|
"errorMessage": "Not a valid Notion Database Page URL"
|
|
783232
783682
|
}
|
|
783233
783683
|
}
|
|
783234
783684
|
],
|
|
783235
783685
|
"extractValue": {
|
|
783236
783686
|
"type": "regex",
|
|
783237
|
-
"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})"
|
|
783687
|
+
"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})"
|
|
783238
783688
|
}
|
|
783239
783689
|
},
|
|
783240
783690
|
{
|
|
@@ -783547,14 +783997,14 @@
|
|
|
783547
783997
|
{
|
|
783548
783998
|
"type": "regex",
|
|
783549
783999
|
"properties": {
|
|
783550
|
-
"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}).*",
|
|
784000
|
+
"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}).*",
|
|
783551
784001
|
"errorMessage": "Not a valid Notion Database URL"
|
|
783552
784002
|
}
|
|
783553
784003
|
}
|
|
783554
784004
|
],
|
|
783555
784005
|
"extractValue": {
|
|
783556
784006
|
"type": "regex",
|
|
783557
|
-
"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})"
|
|
784007
|
+
"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})"
|
|
783558
784008
|
}
|
|
783559
784009
|
},
|
|
783560
784010
|
{
|
|
@@ -784008,14 +784458,14 @@
|
|
|
784008
784458
|
{
|
|
784009
784459
|
"type": "regex",
|
|
784010
784460
|
"properties": {
|
|
784011
|
-
"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}).*",
|
|
784461
|
+
"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}).*",
|
|
784012
784462
|
"errorMessage": "Not a valid Notion Database URL"
|
|
784013
784463
|
}
|
|
784014
784464
|
}
|
|
784015
784465
|
],
|
|
784016
784466
|
"extractValue": {
|
|
784017
784467
|
"type": "regex",
|
|
784018
|
-
"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})"
|
|
784468
|
+
"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})"
|
|
784019
784469
|
}
|
|
784020
784470
|
},
|
|
784021
784471
|
{
|
|
@@ -784469,14 +784919,14 @@
|
|
|
784469
784919
|
{
|
|
784470
784920
|
"type": "regex",
|
|
784471
784921
|
"properties": {
|
|
784472
|
-
"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}).*",
|
|
784922
|
+
"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}).*",
|
|
784473
784923
|
"errorMessage": "Not a valid Notion Database URL"
|
|
784474
784924
|
}
|
|
784475
784925
|
}
|
|
784476
784926
|
],
|
|
784477
784927
|
"extractValue": {
|
|
784478
784928
|
"type": "regex",
|
|
784479
|
-
"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})"
|
|
784929
|
+
"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})"
|
|
784480
784930
|
}
|
|
784481
784931
|
},
|
|
784482
784932
|
{
|
|
@@ -784930,14 +785380,14 @@
|
|
|
784930
785380
|
{
|
|
784931
785381
|
"type": "regex",
|
|
784932
785382
|
"properties": {
|
|
784933
|
-
"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}).*",
|
|
785383
|
+
"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}).*",
|
|
784934
785384
|
"errorMessage": "Not a valid Notion Database URL"
|
|
784935
785385
|
}
|
|
784936
785386
|
}
|
|
784937
785387
|
],
|
|
784938
785388
|
"extractValue": {
|
|
784939
785389
|
"type": "regex",
|
|
784940
|
-
"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})"
|
|
785390
|
+
"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})"
|
|
784941
785391
|
}
|
|
784942
785392
|
},
|
|
784943
785393
|
{
|
|
@@ -785391,14 +785841,14 @@
|
|
|
785391
785841
|
{
|
|
785392
785842
|
"type": "regex",
|
|
785393
785843
|
"properties": {
|
|
785394
|
-
"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}).*",
|
|
785844
|
+
"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}).*",
|
|
785395
785845
|
"errorMessage": "Not a valid Notion Database URL"
|
|
785396
785846
|
}
|
|
785397
785847
|
}
|
|
785398
785848
|
],
|
|
785399
785849
|
"extractValue": {
|
|
785400
785850
|
"type": "regex",
|
|
785401
|
-
"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})"
|
|
785851
|
+
"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})"
|
|
785402
785852
|
}
|
|
785403
785853
|
},
|
|
785404
785854
|
{
|
|
@@ -785866,14 +786316,14 @@
|
|
|
785866
786316
|
{
|
|
785867
786317
|
"type": "regex",
|
|
785868
786318
|
"properties": {
|
|
785869
|
-
"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}).*",
|
|
786319
|
+
"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}).*",
|
|
785870
786320
|
"errorMessage": "Not a valid Notion Database URL"
|
|
785871
786321
|
}
|
|
785872
786322
|
}
|
|
785873
786323
|
],
|
|
785874
786324
|
"extractValue": {
|
|
785875
786325
|
"type": "regex",
|
|
785876
|
-
"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})"
|
|
786326
|
+
"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})"
|
|
785877
786327
|
}
|
|
785878
786328
|
},
|
|
785879
786329
|
{
|
|
@@ -786341,14 +786791,14 @@
|
|
|
786341
786791
|
{
|
|
786342
786792
|
"type": "regex",
|
|
786343
786793
|
"properties": {
|
|
786344
|
-
"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}).*",
|
|
786794
|
+
"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}).*",
|
|
786345
786795
|
"errorMessage": "Not a valid Notion Database URL"
|
|
786346
786796
|
}
|
|
786347
786797
|
}
|
|
786348
786798
|
],
|
|
786349
786799
|
"extractValue": {
|
|
786350
786800
|
"type": "regex",
|
|
786351
|
-
"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})"
|
|
786801
|
+
"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})"
|
|
786352
786802
|
}
|
|
786353
786803
|
},
|
|
786354
786804
|
{
|
|
@@ -786802,14 +787252,14 @@
|
|
|
786802
787252
|
{
|
|
786803
787253
|
"type": "regex",
|
|
786804
787254
|
"properties": {
|
|
786805
|
-
"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}).*",
|
|
787255
|
+
"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}).*",
|
|
786806
787256
|
"errorMessage": "Not a valid Notion Database URL"
|
|
786807
787257
|
}
|
|
786808
787258
|
}
|
|
786809
787259
|
],
|
|
786810
787260
|
"extractValue": {
|
|
786811
787261
|
"type": "regex",
|
|
786812
|
-
"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})"
|
|
787262
|
+
"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})"
|
|
786813
787263
|
}
|
|
786814
787264
|
},
|
|
786815
787265
|
{
|
|
@@ -935520,6 +935970,37 @@
|
|
|
935520
935970
|
],
|
|
935521
935971
|
"default": "note"
|
|
935522
935972
|
},
|
|
935973
|
+
{
|
|
935974
|
+
"displayName": "To",
|
|
935975
|
+
"name": "to",
|
|
935976
|
+
"type": "string",
|
|
935977
|
+
"placeholder": "name@email.com",
|
|
935978
|
+
"default": "",
|
|
935979
|
+
"required": true,
|
|
935980
|
+
"description": "Recipient email address",
|
|
935981
|
+
"displayOptions": {
|
|
935982
|
+
"show": {
|
|
935983
|
+
"type": [
|
|
935984
|
+
"email"
|
|
935985
|
+
]
|
|
935986
|
+
}
|
|
935987
|
+
}
|
|
935988
|
+
},
|
|
935989
|
+
{
|
|
935990
|
+
"displayName": "CC",
|
|
935991
|
+
"name": "cc",
|
|
935992
|
+
"type": "string",
|
|
935993
|
+
"placeholder": "name@email.com",
|
|
935994
|
+
"default": "",
|
|
935995
|
+
"description": "CC recipient email address(es), comma-separated",
|
|
935996
|
+
"displayOptions": {
|
|
935997
|
+
"show": {
|
|
935998
|
+
"type": [
|
|
935999
|
+
"email"
|
|
936000
|
+
]
|
|
936001
|
+
}
|
|
936002
|
+
}
|
|
936003
|
+
},
|
|
935523
936004
|
{
|
|
935524
936005
|
"displayName": "Reply To",
|
|
935525
936006
|
"name": "reply_to",
|
|
@@ -964703,6 +965184,13 @@
|
|
|
964703
965184
|
},
|
|
964704
965185
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
964705
965186
|
},
|
|
965187
|
+
{
|
|
965188
|
+
"displayName": "Thinking",
|
|
965189
|
+
"name": "think",
|
|
965190
|
+
"type": "boolean",
|
|
965191
|
+
"default": true,
|
|
965192
|
+
"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)."
|
|
965193
|
+
},
|
|
964706
965194
|
{
|
|
964707
965195
|
"displayName": "Output Randomness (Top P)",
|
|
964708
965196
|
"name": "top_p",
|
|
@@ -965107,6 +965595,13 @@
|
|
|
965107
965595
|
},
|
|
965108
965596
|
"description": "Controls randomness in responses. Lower values make output more focused."
|
|
965109
965597
|
},
|
|
965598
|
+
{
|
|
965599
|
+
"displayName": "Thinking",
|
|
965600
|
+
"name": "think",
|
|
965601
|
+
"type": "boolean",
|
|
965602
|
+
"default": true,
|
|
965603
|
+
"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)."
|
|
965604
|
+
},
|
|
965110
965605
|
{
|
|
965111
965606
|
"displayName": "Output Randomness (Top P)",
|
|
965112
965607
|
"name": "top_p",
|