Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoupa ToolsCoupa Projects Index
Coupa Tools

Coupa Projects Index

Tool to list/query all projects from Coupa. Use when you need to retrieve project information with optional filtering and pagination.

Write actionRisk level 2 of 5OAuth connection
Use Coupa Projects Index

Pricing and limits

Pricing
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

Free
Unified payment
Not currently supported

Inputs

  • idinteger
    Exact-match filter by project ID
  • namestring
    Filter by project name; supports Coupa query operators like [contains], [starts_with], [ends_with]
  • limitinteger
    Maximum number of records to return per request (1-50, default 50)
  • activeboolean
    Filter by active status: true for active projects, false for inactive
  • fieldsstring
    JSON array of fields to return; e.g., ["id","name","status",{"commodity":["id","name"]}]
  • offsetinteger
    Pagination offset; results are returned in pages up to 50
  • statusstring
    Filter by project status; e.g., 'in_progress', 'completed', 'active', 'pending'. Supports operators like [in], [not_in], [not_eq]
  • filtersobject
    Additional attribute filters using Coupa syntax. Example: {'completion-percentage[gt]':'50', 'start-date[gt_or_eq]':'2024-01-01'}. Supports operators: [contains], [starts_with], [ends_with], [gt], [lt], [gt_or_eq], [lt_or_eq], [not_eq], [in], [not_in], [blank]
  • return_objectstring
    Response verbosity: 'limited' returns only IDs; 'shallow' returns full object attributes with one-level association IDs

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.