Skip to content

Integration Services

Use this section when an Emakin process or screen needs to exchange data with another system. The integration guidance here is aimed at builders who need to authenticate external callers, embed forms, or push messages into channels and cases.

What This Section Covers

  • REST Services for token generation, worklist access, process initiation, work-item actions, events, and decisions
  • Embedding Emakin Forms for iframe-based integration into other applications
  • Channel Web Hooks for posting messages and cases into channels from external systems

How to Choose the Right Integration Path

Use REST Services when you need request/response style integration, controlled authentication, or runtime operations such as initiating a process or selecting a work-item action.

Use Embedding Emakin Forms when you want another application to host an Emakin form or screen directly in an iframe.

Use Channel Web Hooks when an external system needs to push messages, attachments, or case updates into an existing collaboration channel.