Set the workflow state of an opening (job requisition). Use this to transition an opening between states: Draft, Approved, Open, or Closed. Important notes: - When setting state to 'Closed', you must provide a closeReasonId (use LIST_CLOSE_REASONS to get valid IDs) - Not all sta…
openingIdRequiredstringThe unique identifier of the opening to update
openingStateRequiredstringThe new state for the opening. Valid values: 'Draft', 'Approved', 'Open', 'Closed'. Note: Not all state transitions are allowed; the API enforces valid workflow transitions (e.g., you can transition from Open to Closed, or Closed to Open, but not from Open to Draft)
closeReasonIdstringThe ID of the close reason. Required when setting openingState to 'Closed', otherwise optional
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.