{"info":{"_postman_id":"1508faa4-1e33-427b-b960-3dadfd1852ba","name":"openforms","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"13321004","collectionId":"1508faa4-1e33-427b-b960-3dadfd1852ba","publishedId":"TzsYPV2k","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-07-23T04:07:30.000Z"},"item":[{"name":"LoginToken","id":"bd6238c2-cc5b-44ba-82ec-ad9eef397bbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"rahulpalve91@gmail.com\",\n    \"password\": \"testword\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/login/","urlObject":{"protocol":"http","port":"5000","path":["login",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd6238c2-cc5b-44ba-82ec-ad9eef397bbb"},{"name":"MasterForm","id":"4d7ab13e-d5a7-41db-b0b7-4e4b2d965583","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Survey 2021\",\n    \"description\": \"general annual programming survey\",\n    \"questions\": [\n        {\n            \"sr_no\": 1,\n            \"title\": \"What is your favsorite programming language?\",\n            \"type\": \"mcq\",\n            \"options\": [\n                \"rust\",\n                \"go\",\n                \"python\",\n                \"js\"\n            ]\n        },\n        {\n            \"sr_no\": 2,\n            \"title\": \"Where do you work?\",\n            \"type\": \"text\",\n            \"options\": [\n                \"\"\n            ]\n        },\n        {\n            \"sr_no\": 3,\n            \"title\": \"Todays date??\",\n            \"type\": \"date\",\n            \"options\": [\n                \"\"\n            ]\n        },\n        {\n            \"sr_no\": 4,\n            \"title\": \"Current time?\",\n            \"type\": \"time\",\n            \"options\": [\n                \"\"\n            ]\n        },\n        {\n            \"sr_no\": 5,\n            \"title\": \"Select lear year?\",\n            \"type\": \"checkbox\",\n            \"options\": [\n                \"2004\",\n                \"2000\",\n                \"1995\"\n            ]\n        }\n    ],\n    \"metadata\": {\n        \"integrations\": {\n            \"google_sheet_sync\": {\n                \"sheet_id\": \"1T2G0L5_jcbsldp1q_SFckvvxx6AGazssx6W6kc2ONgA\"\n            }\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/form/","urlObject":{"protocol":"http","port":"5000","path":["form",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d7ab13e-d5a7-41db-b0b7-4e4b2d965583"},{"name":"GetForm","id":"7c375717-ac38-4125-bdc5-65074758985b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:5000/form/74b8b5ad-b2fe-49fb-931b-3e3d8bc474c2","urlObject":{"protocol":"http","port":"5000","path":["form","74b8b5ad-b2fe-49fb-931b-3e3d8bc474c2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c375717-ac38-4125-bdc5-65074758985b"},{"name":"MasterResponse","id":"c5f863c7-d4f0-4622-8064-2d57cb5c6013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"form\": \"70a0d13a-c7f2-4435-a66d-f679323def8c\",\n    \"answers\": [\n        {\n            \"sr_no\": 1,\n            \"answer\": \"python\"\n        },\n        {\n            \"sr_no\": 2,\n            \"answer\": \"remote at home\"\n        },\n        {\n            \"sr_no\": 3,\n            \"answer\": \"2021-12-12\"\n        },\n        {\n            \"sr_no\": 4,\n            \"answer\": \"12:32AM\"\n        },\n        {\n            \"sr_no\": 5,\n            \"answer\": \"2004,2000\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/response/","urlObject":{"protocol":"http","port":"5000","path":["response",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5f863c7-d4f0-4622-8064-2d57cb5c6013"},{"name":"Answer","id":"df5808ac-1c00-4257-bf4d-3667b9d2491e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:5000/response/a1244dd7-a55b-46ee-a328-1e520ad57168","urlObject":{"protocol":"http","port":"5000","path":["response","a1244dd7-a55b-46ee-a328-1e520ad57168"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"df5808ac-1c00-4257-bf4d-3667b9d2491e"}],"variable":[{"key":"token","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MjcwMTkwMTAsImlhdCI6MTYyNzAxMTgxMCwic3ViIjoiNjBmYTNhNTc2NWE0NmY4N2ZiZGI3MDExIn0.hL2fn2jrZq5-qLD8751vAbIzQLV1y-NDGXV-j-lSyUM"}]}