Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFireberry ToolsFireberry Create Record
Fireberry Tools

Fireberry Create Record

Creates a new record in a specified Fireberry table/module. Use this tool when you need to add new records to Fireberry (e.g., create a new account, contact, or deal). The created record will be returned with its system-generated ID and all default values populated. Common use c…

Write actionRisk level 2 of 5API key connection
Use Fireberry Create Record

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

  • recordobject
    Required
    Dictionary of field names and values for the new record. Field names must match Fireberry's system field names (e.g., 'accountname', 'emailaddress1', 'telephone2'). Required fields depend on the table schema - typically the primary field (like 'accountname' for Account table) is…
  • table_namestring
    Required
    Name or numeric ID of the Fireberry object/table where the record will be created. Common examples: 'Account' (for accounts), 'Contact' (for contacts), or numeric IDs like '1', '2'. The name is case-sensitive.

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.