{"id":18777540,"url":"https://github.com/onify/blueprint-flow-process-output-rest","last_synced_at":"2025-12-16T23:30:14.338Z","repository":{"id":113735777,"uuid":"346637829","full_name":"onify/blueprint-flow-process-output-rest","owner":"onify","description":"Onify Blueprint: Form process output from REST API","archived":false,"fork":false,"pushed_at":"2022-06-27T06:13:07.000Z","size":475,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T17:57:04.250Z","etag":null,"topics":["blueprint","bpmn","flow","form","onify","onify-blueprint","onify-blueprints","processoutput","rest-api"],"latest_commit_sha":null,"homepage":"https://onify.co","language":"Pug","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-11T08:55:26.000Z","updated_at":"2022-06-27T06:13:10.000Z","dependencies_parsed_at":"2023-11-24T13:46:18.161Z","dependency_job_id":null,"html_url":"https://github.com/onify/blueprint-flow-process-output-rest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-flow-process-output-rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-flow-process-output-rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-flow-process-output-rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-flow-process-output-rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onify","download_url":"https://codeload.github.com/onify/blueprint-flow-process-output-rest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239687663,"owners_count":19680771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blueprint","bpmn","flow","form","onify","onify-blueprint","onify-blueprints","processoutput","rest-api"],"created_at":"2024-11-07T20:11:37.299Z","updated_at":"2025-12-16T23:30:14.309Z","avatar_url":"https://github.com/onify.png","language":"Pug","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Onify Blueprints](https://files.readme.io/8ba3f14-onify-blueprints-logo.png)\n\n[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)\n\n# Onify Blueprint: Form process output from REST API\n\nExample that shows how a process can be started from a form and report back the process using the process output. This is great if you want to give your users a clear view of the results. Here we integrate with a simple REST-API and just return the \"raw\" JSON result on the screen. \n\n![Onify Blueprint: Form process output from REST API](blueprint.jpg \"Blueprint\")\n\n## Screenshots\n\n### Main form\n\nThis is the main form where you enter a URI for the REST API.\n\n![alt text](form1.png \"Form 1\")\n\n### Result form\n\nThis is the result coming from the REST API in plain text.\n\n![alt text](form2.png \"Form 2\")\n\n### Flow\n\nThis is the BPMN flow that is used.\n\n![alt text](flow.png \"Flow\")\n\n## Requirements\n\n* Onify Hub v2\n* Onify Flow license\n* Camunda Modeler 4.4 or later \n\n## Included\n\n* 1 x Workflows\n* 1 x Flows\n* 1 x Forms\n\n## Setup\n\n### Copy resources\n\nCopy resource files to your resources folder. Make sure paths are the same.\n\n### Import configuration\n\nGo to the `./config` folder and import the configuration using curl.\n\n**Import the form:**\n\n```bash\ncurl -X POST \"\u003cONIFY-HUB-API-URL\u003e/api/v2/admin/forms\" -H \"accept: application/json\" -H \"authorization: \u003cAUTH-TOKEN\u003e\" -H \"Content-Type: application/json\" -d @form.json\n```\n\n**Import the workflow:**\n\n```bash\ncurl -X POST \"\u003cONIFY-HUB-API-URL\u003e/api/v2/admin/workflows\" -H \"accept: application/json\" -H \"authorization: \u003cAUTH-TOKEN\u003e\" -H \"Content-Type: application/json\" -d @workflow.json\n```\n## Run \n\nGo to `\u003cONIFY-HUB-APP-URL\u003e/form/bp-form-process-rest-output` and follow the instructions :-)\n\n## Support\n\n* Community/forum: https://support.onify.co/discuss\n* Documentation: https://support.onify.co/docs\n* Support and SLA: https://support.onify.co/docs/get-support\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonify%2Fblueprint-flow-process-output-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonify%2Fblueprint-flow-process-output-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonify%2Fblueprint-flow-process-output-rest/lists"}