{"id":22742105,"url":"https://github.com/tiagordc/node-red-contrib-simple-soap","last_synced_at":"2025-07-24T19:05:26.459Z","repository":{"id":35207389,"uuid":"215784204","full_name":"tiagordc/node-red-contrib-simple-soap","owner":"tiagordc","description":"node-red node to execute SOAP requests and parse XML result","archived":false,"fork":false,"pushed_at":"2022-12-10T05:54:20.000Z","size":90,"stargazers_count":2,"open_issues_count":7,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T14:48:41.715Z","etag":null,"topics":["node-red","node-red-contrib","soap","web-services"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiagordc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-17T12:14:27.000Z","updated_at":"2022-07-18T14:48:22.000Z","dependencies_parsed_at":"2023-01-15T16:12:51.880Z","dependency_job_id":null,"html_url":"https://github.com/tiagordc/node-red-contrib-simple-soap","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"067947ac05f37fd493748f10825590d4820ec1be"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiagordc/node-red-contrib-simple-soap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fnode-red-contrib-simple-soap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fnode-red-contrib-simple-soap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fnode-red-contrib-simple-soap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fnode-red-contrib-simple-soap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagordc","download_url":"https://codeload.github.com/tiagordc/node-red-contrib-simple-soap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagordc%2Fnode-red-contrib-simple-soap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266890318,"owners_count":24001527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["node-red","node-red-contrib","soap","web-services"],"created_at":"2024-12-11T00:34:14.493Z","updated_at":"2025-07-24T19:05:26.402Z","avatar_url":"https://github.com/tiagordc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-red-contrib-simple-soap\n\n![GitHub package.json version](https://img.shields.io/github/package-json/v/tiagordc/node-red-contrib-simple-soap?label=package)\n![npm](https://img.shields.io/npm/v/node-red-contrib-simple-soap)\n![npm](https://img.shields.io/npm/dm/node-red-contrib-simple-soap)\n\nThe purpose of this project is to perform simple SOAP requests and parse the XML result in a single step.\n\nThis node doesn't require WSDL compliance as it only executes POST requests to a specific web service endpoint.\n\nUnlike the default HTTP request where the URL is static in the node properties, simple-soap allows to use custom variables to define each property.\n\nThe SOAPAction header is also populated so there should be no need for header customization.\n\nThe output XML can be simplified with several parsing options available.\n\nSOAP body can be a [mustache.js](https://github.com/janl/mustache.js) template.\n\nTo report an issue use the project [GitHub](https://github.com/tiagordc/node-red-contrib-simple-soap/issues) page\n\n## Configuration:\n\n![node configuration](https://raw.githubusercontent.com/tiagordc/node-red-contrib-simple-soap/master/edit.png)\n\n## To install: \n\nInstall [node-red](https://nodered.org/).\n\nInstall [this package](https://www.npmjs.com/package/node-red-contrib-simple-soap) with \"npm install node-red-contrib-simple-soap --save\" in ~./node-red or via the Palette Manager in node-red.\n\nIf everything was successfull you should see the new simple-soap node under the network category.\n\nhttps://flows.nodered.org/node/node-red-contrib-simple-soap\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagordc%2Fnode-red-contrib-simple-soap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagordc%2Fnode-red-contrib-simple-soap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagordc%2Fnode-red-contrib-simple-soap/lists"}