Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoupa ToolsCoupa Retrieve All Sim Records
Coupa Tools

Coupa Retrieve All Sim Records

Tool to retrieve all Supplier Information Management (SIM) records from Coupa. Use when you need to list supplier information records with optional filters for date ranges, export status, supplier ID, name, or status. The SIM API is used to retrieve supplier information collecte…

Write actionRisk level 2 of 5OAuth connection
Use Coupa Retrieve All Sim Records

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

  • namestring
    Filter by supplier name (exact match).
  • limitinteger
    Maximum number of records to return per call (1-50). Default: 50 records.
  • fieldsstring
    JSON array of specific fields to return in response. Example: ["id","name","status"]
  • offsetinteger
    Starting position for retrieving records in subsequent calls (default 0). Example: offset=50 retrieves records 51-100.
  • statusstring
    Filter by supplier status (e.g., 'active'). Supports operators: [eq], [contains], [starts_with], [ends_with], [not_eq], [in], [not_in].
  • exportedboolean
    Filter by export status. Set to false to retrieve only records that have not been exported before.
  • order-bystring
    Specifies the field to order results by (e.g., 'id', 'name', 'created-at').
  • supplier-idinteger
    Filter by associated supplier ID (exact match).
  • created_at_gtstring
    Filter by creation date greater than this timestamp. ISO 8601 format (YYYY-MM-DDTHH:MM:SS).
  • created_at_ltstring
    Filter by creation date less than this timestamp. ISO 8601 format (YYYY-MM-DDTHH:MM:SS).
  • name_containsstring
    Filter by supplier name containing this substring.
  • updated_at_gtstring
    Filter by update date greater than this timestamp. ISO 8601 format (YYYY-MM-DDTHH:MM:SS).

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.