Data privacy notice

 

When this content is loaded, usage information is transmitted to Vimeo and may be processed there.

 

             

Workflow action: Move to inbox

Modified on Tue, 18 Jul, 2023 at 9:19 AM

Actions of type Move to inbox allow to copy the current form record to another inbox. This can be used, for example, to archive a task or to assign the task to another group of clerks with access to this inbox.


CONTENTS


The user interface for actions of type Move to inbox with selected target inbox.

Parameters

Inbox
Name of the inbox to which the case is to be copied.

Action variables

Actions of type Move to inbox provide Action variables which can be used in subsequent actions.


Standard action variables

[%$<action name>.SUCCESS%]
Return whether action was successfully executed. Returns Boolean (true/false).
[%$<action name>.RESULT%]
Return all results provided by the action in structured form.
[%$<action name>.ERROR_CODE%]
The error code thrown in case of an error in the action. Empty if no error occurred.
[%$<action name>.ERROR_MESSAGE%]
The thrown error message in the action's error case. Empty if no error occurred.


Action specific action variables

[%$<actionname>.RESULT.inboxUuid%]
The UUID of the inbox to which the action was moved.
[%$<actionname>.ERROR.message%]
Error message returned if the inbox could not be determined. This can happen if the inbox has been deleted in the meantime.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article