Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFibery ToolsFibery Update Entity
Fibery Tools

Fibery Update Entity

Update an existing Fibery entity's fields. Use this to modify text fields, numbers, single-select states, workflow states, or relation fields on an entity. Prerequisites: - You need the entity's UUID (fibery/id) - obtain via Get Entities or Create Entity. - You need the fully-qu…

Write actionRisk level 2 of 5API key connection
Use Fibery Update Entity

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

  • typestring
    Required
    Fully-qualified Type name in 'Space/Type' format. Example: 'Product Discovery/Opportunity', 'Engineering/Task', 'HR/Employee'. Use the Get Entities or Fetch Schema action to discover available types.
  • fieldsobject
    Required
    Mapping of field API names (in 'Space/FieldName' format) to new values. For text fields: use strings. For numbers: use integers or floats. For single-select/workflow states: use {'fibery/id': '<state-uuid>'}. For relations (single): use {'fibery/id': '<entity-uuid>'}. For relati…
  • entity_idstring
    Required
    The UUID of the entity to update in standard format (8-4-4-4-12 hex). Obtain this from a previous Get Entity or Create Entity response.

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.