Giter Club home page Giter Club logo

blueprint-dynamics-365-customer-service-create-incident'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: Create incident in Dynamics 365 Customer Service

Microsoft Dynamics 365 Customer Service is a module for customer service automation that streamlines case and knowledge management, enables personalized customer service with a 360-degree customer view, and provides visibility into customer service department performance with dashboards and reports.

In this Blueprint we create a incident using REST-API integration.

Onify Blueprint: Create incident in Dynamics 365 Customer Service

Requirements

Included

  • 1 x Flow

Setup

Microsoft

There are 2 parts to this setup

  1. App registration (Registering an App in Active Directory). Please follow these instructions, section Register an App in Azure ( name the app Onify Web API instead ;-) )
  2. Add CRM application user
    1. Go to https://admin.powerplatform.microsoft.com/environments/<ENVIRONMENTID>/appusers (where <ENVIRONMENTID> is your Dynamics 365 CRM environment id)
    2. Add your newly created app as a app user (and add appropriate security roles)

Onify

Add the following settings.

Key Name Value Type Tag Role
azure_credentials Microsoft Azure credentials { "tenant": "<TENANTID>", "client_id": "<CLIENTID>", "client_secret": "<CLIENTSECRET>"} object dynamics365, frontend admin
dynamics365_url Dynamics 365 CRM url https://<ORGID>.<CRMNR>.dynamics.com string dynamics365, frontend 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. Update [email protected] value in the Create incident task
  3. Deploy the BPMN diagram (click Deploy current diagram and follow the steps).
  4. Run it (click Start current diagram).

Support

License

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

Contributors

Thanks Tony Aronsson @ Zitac for the support.

blueprint-dynamics-365-customer-service-create-incident'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.