Guest

Untitled 1663

Apr 28th, 2026
9
0
Never
Not a member of GistPad yet? Sign Up, it unlocks many cool features!
None 4.60 KB | None | 0 0
  1. {
  2. "nodes": [
  3. {
  4. "parameters": {
  5. "method": "POST",
  6. "sendHeaders": true,
  7. "headerParameters": {
  8. "parameters": [
  9. {
  10. "name": "Accept",
  11. "value": "application/json"
  12. },
  13. {
  14. "name": "Content-Type",
  15. "value": "application/json"
  16. },
  17. {
  18. "name": "api-key",
  19. "value": "ap2_168502d8-8d17-"
  20. }
  21. ]
  22. },
  23. "sendBody": true,
  24. "bodyParameters": {
  25. "parameters": [
  26. {
  27. "name": "text",
  28. "value": "={{ $json.text }}"
  29. },
  30. {
  31. "name": "voice_id",
  32. "value": "en-US-natalie"
  33. }
  34. ]
  35. },
  36. "options": {}
  37. },
  38. "type": "n8n-nodes-base.httpRequest",
  39. "typeVersion": 4.2,
  40. "position": [
  41. 704,
  42. -80
  43. ],
  44. "id": "29b2bd22-1638-4ce8-9691-973df6a0213b",
  45. "name": "Generate Voice Audio with Murfai"
  46. }
  47. ],
  48. "connections": {
  49. "Generate Voice Audio with Murfai": {
  50. "main": [
  51. []
  52. ]
  53. }
  54. },
  55. "pinData": {},
  56. "meta": {
  57. "templateCredsSetupCompleted": true,
  58. "instanceId": "969257b09ad2942bbaff2e2288304f4969030574d109cdeca05bf11f630884df"
  59. }
  60. }
RAW Paste Data Copied