PowerPlatformConnectors/certified-connectors/Alemba ITSM
rostislavrusev 2af22ff35f
Alemba/connector (#2) (#845)
* Alemba/connector (#2)

* Alemba ITSM Connector

* Fixed readme and intro files

* Fixed formatting of images

* Formatting and images fix

* Update Intro.md

Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com>
Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com>

* Alemba/connector (#3)

* Alemba ITSM Connector

* Fixed readme and intro files

* Fixed formatting of images

* Formatting and images fix

* Update Intro.md

* version 2 (#837)

* version 2

Changes include:
Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete.

Correcting a number of the defined response schemas that had content nested under a "datasource" element.

Updating action descriptions and markdown readme.

Adding required meta data to swagger API definition.

* Improvements requested by certification team

Response descriptions improved.
ReadMe edited to something more succinct.
Icon background colour changed to an allowed value.

* Origin/secplugs/dev (#824)

* Added Secplug Scan

Added Secplug Scan

* Add files via upload

* Updated brand color

Updated Brand color

* Add files via upload

* Update readme.md

* Update apiDefinition.swagger.json

* Update readme.md

* Delete settings.json

* Update apiProperties.json

* Update apiDefinition.swagger.json

* taken care of comments

* updated background color

Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com>

* Delete Intro.md

Removed intro.md

Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com>
Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com>
Co-authored-by: gsmcmurtrie <gregor.mcmurtrie@intelligentplant.com>
Co-authored-by: Ajaatsecplugs <61938145+Ajaatsecplugs@users.noreply.github.com>
Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com>

* Delete Intro.md

Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com>
Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com>
Co-authored-by: gsmcmurtrie <gregor.mcmurtrie@intelligentplant.com>
Co-authored-by: Ajaatsecplugs <61938145+Ajaatsecplugs@users.noreply.github.com>
Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com>
2021-06-01 17:22:50 -07:00
..
images Alemba/connector (#2) (#845) 2021-06-01 17:22:50 -07:00
Readme.md Alemba/connector (#2) (#845) 2021-06-01 17:22:50 -07:00
apiDefinition.swagger.json Alemba/connector (#2) (#845) 2021-06-01 17:22:50 -07:00
apiProperties.json Alemba/connector (#2) (#845) 2021-06-01 17:22:50 -07:00

Readme.md

Alemba Service Manager

Alemba Service Manager is a highly functional 100% ITIL-compliant IT and Enterprise Service Management tool with a specific focus on request fulfilment and automated workflow using a low code, no code approach. The Alemba ITSM connector is Alembas integration to Logic Apps and the Power Platform. To use this integration, users must have an active Alemba Service Manager (ASM) instance. The connector allows easy access to all your Call, Request, CMDB, Knowledge, Service Levels information and the ability to interact with your ASM instance using all the available API Actions.

Prerequisites

You will need an Alemba Service Manager instance and an analyst account to be able to use this connector and build workflows or logic using it.

How to get credentials?

  • Send a message to info@alemba.com, our team will get back to you with access details.
  • Once you have access to your Alemba Service Manager instance, youll be able to connect to the Alemba ITSM connector using a configured Analyst account.

Known issues and limitations

  • Updating CMDB Links and Stakeholders is not yet supported through the Alemba API. These features are currently on our roadmap.
  • Please feel free to get in touch with us at info@alemba.com to tell us more about your business requirements.

Supported Actions

  • Create Entity : Create any of the Alemba Service Manager Entities.
  • Interaction : Each entity has a number of interactions that you can perform on it such as closing, deferring, forwarding, reopening and submitting.
  • Search Entity : Search for any of the Alemba Service Manager Entities using a set of search parameters (criteria).
  • Update Entity : Update, add a note or attachment to an Alemba Service Manager entity.

Sample Usage

The Alemba ITSM connector is used in the same way for Logic Apps and Power Apps and allows you to choose the supported action or trigger:

Make sure you create a connection to your ASM instance and specify the analyst credentials to connect with:

You then select the Category e.g. Call:

And then the Entity e.g. Incident:

If Partitioning is used then you are able to define the partition value and then select which parameters (ASM Fields) you wish to populate:

If you have chosen an Interaction then you can choose which ASM action you want to perform:

When performing an Interaction you must add an additional step to Submit the action in order for it to be processed by the Alemba API.