Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAbly ToolsAbly Update Push Device
Ably Tools

Ably Update Push Device

Tool to update (upsert) a device registration for push notifications in Ably. Use when registering a new device or updating an existing device's push notification configuration. This is an upsert operation - if the device doesn't exist, it will be created; if it exists, it will…

Write actionRisk level 2 of 5API key connection
Use Ably Update Push Device

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

  • idstring
    Required
    Unique identifier for the device generated by the device itself. This should match device_id.
  • metadataobject
    Optional metadata object for this device. May only be set by clients with push-admin privileges.
  • platformstring
    Required
    Platform of the push device (ios, android, or browser).
  • client_idstring
    Optional trusted client identifier for the device.
  • device_idstring
    Required
    Device's ID. This is the unique identifier for the device being registered/updated.
  • push_statestring
    Push device state types.
  • form_factorstring
    Required
    Form factor of the push device (phone, tablet, desktop, tv, watch, car, or embedded).
  • device_secretstring
    Secret value for the device.
  • push_recipientobject
    Required
    Push recipient details for the device, including transport type and device/registration tokens.

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.