Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFireberry ToolsFireberry Query Records
Fireberry Tools

Fireberry Query Records

Query and retrieve records from a Fireberry module with optional filtering, sorting, and pagination. Use this tool to: - List all records from a module (Accounts, Contacts, etc.) - Search for specific records using filter conditions - Sort results by one or more fields - Paginat…

Write actionRisk level 2 of 5API key connection
Use Fireberry Query 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

  • pageinteger
    Page number for pagination (must be >= 1)
  • sortarray
    Optional list of sorting rules to order the results. Multiple sort fields will be applied in the order specified.
  • fieldsarray
    Optional list of specific field names to return in the results. Note: The API may return all fields regardless of this parameter. Field names should match the Fireberry field system names (e.g., 'accountname', 'emailaddress1').
  • filterobject
    Defines a single filter condition for querying records.
  • moduleIdstring
    Required
    The module identifier to query records from. Common values: '1' for Accounts, '2' for Contacts. Can be numeric string or module system name. Must be a numeric string; named strings like 'contacts' cause an invalid objecttype error.
  • pageSizeinteger
    Number of records per page (must be >= 1)

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.