Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoupa ToolsCoupa Get Payable Invoices
Coupa Tools

Coupa Get Payable Invoices

Tool to retrieve payable invoices from Coupa. Use when you need to query invoice payables with optional filters for status, dates, document information, and pagination support.

Write actionRisk level 2 of 5OAuth connection
Use Coupa Get Payable Invoices

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
    Filter by specific payable ID; supports operators [gt], [lt], [gt_or_eq], [lt_or_eq], [in].
  • id_gtinteger
    Filter payables with ID greater than this value.
  • id_ltinteger
    Filter payables with ID less than this value.
  • limitinteger
    Maximum number of records to return per request (default: 50, max: 50).
  • fieldsstring
    JSON array of fields to return; e.g., ["id","status","payable-amount"] or with nested: ["id","status",{"currency":["id","code"]}].
  • offsetinteger
    Number of records to skip for pagination.
  • statusstring
    Filter by payable status; supports operators like [in], [not_in], [eq], [not_eq]. Example: 'pending' or use status_in for multiple values.
  • status_instring
    Filter by multiple statuses (comma-separated); e.g., 'pending,approved'.
  • currency_idinteger
    Filter by currency ID.
  • document-idstring
    Filter by associated document ID.
  • created_at_gtstring
    Filter payables created after this timestamp (ISO 8601 format).
  • created_at_ltstring
    Filter payables created before this timestamp (ISO 8601 format).

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.