init after v1 corruption
This commit is contained in:
116
workflows/c3N3bYrOAy0rNGGq.json
Normal file
116
workflows/c3N3bYrOAy0rNGGq.json
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"id": "c3N3bYrOAy0rNGGq",
|
||||
"name": "MAM Series Search API Tool",
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {
|
||||
"url": "https://www.myanonamouse.net/tor/js/loadSearchJSONbasic.php",
|
||||
"authentication": "genericCredentialType",
|
||||
"genericAuthType": "httpHeaderAuth",
|
||||
"sendQuery": true,
|
||||
"queryParameters": {
|
||||
"parameters": [
|
||||
{
|
||||
"name": "tor[text]",
|
||||
"value": "={{ $json.search_term }}"
|
||||
},
|
||||
{
|
||||
"name": "tor[srchIn][title]",
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"name": "tor[searchType]",
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"name": "tor[main_cat][]",
|
||||
"value": "13"
|
||||
},
|
||||
{
|
||||
"name": "perpage",
|
||||
"value": "10"
|
||||
},
|
||||
{
|
||||
"name": "tor[srchIn][author]",
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"name": "tor[srchIn][series]",
|
||||
"value": "true"
|
||||
}
|
||||
]
|
||||
},
|
||||
"options": {
|
||||
"response": {
|
||||
"response": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": "search-mam",
|
||||
"name": "Search MAM API",
|
||||
"position": [
|
||||
1120,
|
||||
208
|
||||
],
|
||||
"type": "n8n-nodes-base.httpRequest",
|
||||
"typeVersion": 4.2,
|
||||
"credentials": {
|
||||
"httpHeaderAuth": {
|
||||
"id": "G8eA8XeS9P5axwJd",
|
||||
"name": "mam cookie auth header"
|
||||
},
|
||||
"httpBasicAuth": {
|
||||
"id": "BRiFacyi0A60Y7ZZ",
|
||||
"name": "mam_id"
|
||||
}
|
||||
},
|
||||
"onError": "continueRegularOutput"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"workflowInputs": {
|
||||
"values": [
|
||||
{
|
||||
"name": "search_term",
|
||||
"type": "any"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"id": "40e97f3c-ba0d-4830-930c-7bcef06f9cfc",
|
||||
"typeVersion": 1.1,
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.executeWorkflowTrigger",
|
||||
"position": [
|
||||
912,
|
||||
208
|
||||
]
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Start": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Search MAM API",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"executionOrder": "v1"
|
||||
},
|
||||
"triggerCount": 0,
|
||||
"versionId": "40888e29-e899-4892-b5b7-4fa691b7f007",
|
||||
"owner": {
|
||||
"type": "personal",
|
||||
"projectId": "FeLO36wNUAcn61Wj",
|
||||
"projectName": "Ben W <admin@ben.io>",
|
||||
"personalEmail": "admin@ben.io"
|
||||
},
|
||||
"parentFolderId": "6tDyZCwqELStb6Ik",
|
||||
"isArchived": false
|
||||
}
|
||||
Reference in New Issue
Block a user