{"info":{"_postman_id":"77cacf87-3ada-4822-8bc9-883c5ecc8fa8","name":"ProPresenter Triggers","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"19380446","collectionId":"77cacf87-3ada-4822-8bc9-883c5ecc8fa8","publishedId":"2s93z3fkm1","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-06-21T06:28:41.000Z"},"item":[{"name":"Base Path","id":"a8e9a083-1f23-476f-ab3a-9155a2a4246b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:1027/","description":"<p>The base path of the API. Currently unused.</p>\n","urlObject":{"protocol":"http","port":"1027","path":[""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8e9a083-1f23-476f-ab3a-9155a2a4246b"},{"name":"Trigger","id":"d4c0fd92-a096-4f66-9d12-d250b36fe08b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"triggers\": [\r\n        {\r\n                \"type\": \"action\",\r\n                \"key\": \"Example\",\r\n                \"value\": \"ex\",\r\n                \"delay\": 0\r\n        },\r\n        {\r\n            \"type\": \"action\",\r\n            \"key\": \"PrintToConsole\",\r\n            \"value\": \"Hello from the API\",\r\n            \"then\": {\r\n                \"type\": \"action\",\r\n                \"key\": \"PrintToConsole\",\r\n                \"value\": \"Hello from the API 2\",\r\n                \"delay\": 5000\r\n            }\r\n        },\r\n        {\r\n                \"type\": \"action\",\r\n                \"key\": \"PrintToConsole\",\r\n                \"value\": \"Hello from the API 3\",\r\n                \"delay\": 0\r\n        },\r\n        {\r\n            \"type\": \"action\",\r\n            \"key\": \"PrintToConsole\",\r\n            \"value\": \"Hello from the API 3\",\r\n            \"then\": {\r\n                \"type\": \"action\",\r\n                \"key\": \"PrintToConsole\",\r\n                \"value\": \"After discord\",\r\n                \"delay\": 0\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:1027/trigger","description":"<p>Send triggers to the API using ProPresenter 3rd Party Trigger Definition Language (PTDL).</p>\n","urlObject":{"protocol":"http","port":"1027","path":["trigger"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"042d87fd-5760-490a-9309-6574cecc6198","name":"Trigger","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"triggers\": [\r\n        {\r\n            \"type\": \"action\",\r\n            \"key\": \"PrintToConsole\",\r\n            \"value\": \"Hello from the API\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:1027/trigger"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"45"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 29 Jun 2023 03:11:18 GMT"},{"key":"Server","value":"waitress"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Triggers executed successfully\"\n}"}],"_postman_id":"d4c0fd92-a096-4f66-9d12-d250b36fe08b"}],"event":[{"listen":"prerequest","script":{"id":"81246172-60a2-409d-8847-aa62c163fe0b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6af1ccbf-62c7-4f81-be89-2c0284d01b1a","type":"text/javascript","exec":[""]}}]}