Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoupa ToolsCoupa Tasks Update
Coupa Tools

Coupa Tasks Update

Tool to update an existing Task in Coupa via PUT /api/tasks/:id. Use when you need to modify task attributes such as title, description, status, percentage, owner, or linked objects.

Write actionRisk level 2 of 5OAuth connection
Use Coupa Tasks Update

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idinteger
    Required
    Coupa unique identifier of the task to update.
  • titlestring
    Task title.
  • fieldsstring
    JSON array of fields to return; e.g., ['id','title','status'].
  • statusstring
    Task status (e.g., 'pending', 'in_progress', 'completed').
  • payloadobject
    Additional task attributes to update directly; keys should use Coupa API hyphenated names.
  • due-datestring
    Task due date in ISO format (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS).
  • durationnumber
    Task duration in days.
  • owner-idinteger
    User ID to whom the task is assigned.
  • percentageinteger
    Task completion percentage (0-100).
  • start-datestring
    Task start date in ISO format (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS).
  • descriptionstring
    Task description or details.
  • linkable-idinteger
    ID of the linked object (e.g., requisition, purchase order). Required if linkable-type is provided.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.