Table of Contents

Start Procedure

Page API - Workflows

Starts a new workflow instance.

Prerequisites:

  • The company must be configured as a single company.
  • The workflow must be enabled.

Signature

[ServiceEnabled]
Start(var ActionContext: WebServiceActionContext)

Parameters

var ActionContext WebServiceActionContext

Remarks

Returns a 201 Created response with the location of the new workflow instance in the Location header.

This documentation is generated from Eagle v27.6