Giter Site home page Giter Site logo

onify / blueprint-sokigo-abou-get-case-details Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 110 KB

Onify Blueprint: Get case details from Sokigo Abou

Home Page: https://onify.co

License: MIT License

JavaScript 100.00%
abou bpmn flow onify onify-blueprint onify-blueprints rest-ap sokigo

blueprint-sokigo-abou-get-case-details's Introduction

Onify Blueprints

Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Test suite

Onify Blueprint: Get case details from Sokigo Abou

Abou, offered by Sokigo, is a widely used e-service platform in Sweden. Abou enables you to create your own e-services or access ready-made e-services shared by other customers. The platform supports case handling either directly in Abou or through integration with other systems.

This Blueprint demonstrates how to get details about a specific case based on service (serviceShortName) and case id (uniqueId) via Abou:s REST API.

Note: We are using token-based authentication (recommended) for Abou:s REST API.

Onify Blueprint: Get case details from Sokigo Abou

Requirements

These are the technical requirements.

Setup

Abou

To make calls to the Abou API, API users are required, which are administered in the Abou Admin Interface. Token-based authentication means that before making actual API calls, a time-limited token (an encrypted "key" based on JWT, Json Web Token) must be obtained, which then must be included with every API call in the form of a Bearer Authorization Header.

Note: The user also need access to get the services from Abou.

Onify

Add the following settings in Onify.

Key Value Type Tag Role
abou_url *** (eg. https://services.minkommun.se) string abou
abou_username *** (eg. onify) string abou admin
abou_apikey *** password abou admin

Note: Creating settings via admin interface add a trailing _ in key. This is required for flow to work.

Test

  1. Open the BPMN diagram in Camunda Modeler.
  2. Deploy the BPMN diagram (click Deploy current diagram and follow the steps).
  3. Run it (click Start current diagram).

Support

License

This project is licensed under the MIT License - see the LICENSE file for details.

blueprint-sokigo-abou-get-case-details's People

Contributors

rolu01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.