{"info":{"_postman_id":"55446a45-9f1b-dcd6-93b9-4c3f25b60d2e","name":"Log a custom Event","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Create a custom event in the AdvocateHub","id":"4824db18-c828-2d76-03c5-8928e0391439","request":{"method":"POST","header":[{"key":"Authorization","value":""},{"key":"Accept","value":"application/vnd.infl-v3+json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\":\"\",\n    \"points\":\"\",\n    \"contact\":\n        {\n            \"id\": \"\",\n            \"email\": \"\"\n        },\n    \"stage\":\n        {\n            \"code\": \"\"\n        }\n}"},"url":"https://{{hubdomain}}.influitive.com/events"},"response":[],"_postman_id":"4824db18-c828-2d76-03c5-8928e0391439"}]}