{"info":{"_postman_id":"f9cb4eb2-cac5-4d15-8b09-d9fde821a6b6","name":"GoodFlow Private APIs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1080291","collectionId":"f9cb4eb2-cac5-4d15-8b09-d9fde821a6b6","publishedId":"SzKYQHG5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-02-27T15:53:58.000Z"},"item":[{"name":"Create a Perform in a Workflow","id":"981e9194-a2f5-423d-87a7-875013441d7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api_key","value":"YOUR API KEY","type":"text"},{"key":"secret_key","value":"YOUR SECRET KEY","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"workflow_id\":\"YOUR WORKFLOW ID\",\n\t\"data\":{\n\t\t\"field_id\":\"value\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://apis-v1.goodflow.io/private/v1/perform","urlObject":{"protocol":"https","path":["private","v1","perform"],"host":["apis-v1","goodflow","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"981e9194-a2f5-423d-87a7-875013441d7f"}]}