activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Aktivitäten für Integration Services

Letzte Aktualisierung 9. März 2026

Posteingangsaufgabe genehmigen oder ablehnen

Projektkompatibilität

Windows | Plattformübergreifend

Überblick

This activity does not work with ISU users.

Note: Only inbox tasks that display the Approve option in the Workday User Interface (UI) can be approved or denied via the API. In these cases, the task’s step type corresponds to an Approval or actionable approval state. Inbox tasks that display other UI actions such as OK, Done, Submit, or similar are completion or acknowledgment steps and cannot be approved or rejected.
BeschreibungAPI-MethodeAPI-PfadHinweise
Approves or rejects a specific inbox task in Workday using the Common/ Workers REST APIs. PUT/common/v1/{tenant}/inboxTasks/{id}The tenant value is resolved from the connection.

Eingabe

ParameterBeschreibungDatentyp
Inbox task IDWorkday ID of the inbox task to approve or reject (path parameter {id}) string
AktionAction to apply to the task, typically approval or denial at API level, exposed as Approve/Reject in UI ENUM
Kommentar (Comment)Optional justification or comment associated with the action string

Ausgabe

ParameterBeschreibungDatentyp
Inbox taskRepresentation of the inbox task after the action (including updated status). Objekt
Hinweis:
  • In API-Workflows wird als Ausgabe ein einzelnes Antwortobjekt zurückgegeben. Alle Pflichtfelder können direkt aus diesem Objekt extrahiert werden.
  • In RPA-Workflows können sich einige Ausgabeparameter unterscheiden, aber die erforderlichen Werte können weiterhin aus dem Antwortobjekt abgerufen werden, auch wenn sie nicht explizit verfügbar gemacht werden.
  • Projektkompatibilität
  • Überblick
  • Eingabe
  • Ausgabe

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben