Lodol Docs

Review

API actions for the Review integration.

Review

Pause a workflow for someone to review.


Ask someone to review

Pause the workflow so someone can review the details before it continues. Use this when a person should check something important.

Parameters

ParameterTypeRequiredDescription
contentobjectYes

Response

{
  "status": "success"
}

On this page