uips-fixtures UiPath.WorkflowEvents.Activities 3.35.1

3 activities · uips-fixtures catalog v0.3 · generated 2026-04-11T08:33:04Z

Apps Request Trigger
UiPath.WorkflowEvents.Activities.AppRequestTrigger

[Internal] Trigger to invoke workflow file from Apps

Properties

NameKindTypeDescription
Enabled property Boolean
Handle Apps Request
UiPath.WorkflowEvents.Activities.HandleAppRequest

[Internal] A helper activity that works with Apps Trigger Activity, to run the workflow and send back result

Arguments

NameDirTypeReqDefaultDescription
Timeout In InArgument<TimeSpan>
Arguments In InArgument<UiPath.WorkflowEvents.Activities.Models.AppRequestTriggerArgs>
StartTime In InArgument<DateTime>
Send Interim Result
UiPath.WorkflowEvents.Activities.SendInterimResult

Send Interim Result (IPR or Interim Process Result) activity allows you to send the results of an Attended Job to a UiPath Apps, or a custom app using Robot.js, before it has finished executing. Select an output argument and value to set, it'll update the out argument with the value and send it out to the app.

Arguments

NameDirTypeReqDefaultDescription
ArgumentName Out OutArgument
ArgumentValue In InArgument