Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With embedded forms you can display emakin forms in other applications in HTML iframe. Emakin uses responsive layout to automatically fit in frame size.

Embedded views requires a valid authentication method depending of your choice.

Anonymous Access

Initiating of a new process anonymously

Please follow these steps to enable anonymous access.

  • Enable Anonymous Access of process to initiate a new process or share screen as a view anonymously.
    Image Added
  • Generate a API Key with "login" and other required scopes. Please only select the mandatory scopes because of anonymous access may risk your system.
  • Copy link of initiate process link and replace '#' character with '?' and add generated API Key parameter to end of address.


  • Updated address link should be similar like to following address 

    https://ertan.emakin.com/app/?/initiate/55e4e5e3-98b1-4a14-8067-a44fe7414e6b/c2624944-397d-4fb4-a9b0-b206be2ab718/08f42ff8-5697-4e53-a377-f28b5f5f78c8&apiKey=...............


Sharing a screen anonymous access

  • Enable anonymous access of screen
    Image Added
  • Generate a API key with "login" and other required scopes. Please only select the mandatory scopes because of anonymous access may risk your system.
  • Copy address of screen and replace '#' character with '?' and add generated API key parameter to end of address.
  • Updated address link should be similar like to following address;




Embedded form layout can be accessed from "http(s)://<mydomain>.emakin.com/app/embed" url. Embedded layout does not show any side bar and only shows the main content of the form with optionally actions. Example view of the embedded layout of a form.

...