Skip to main content
News

Build Once, Personalize Everywhere: Introducing the Snippets API

Related products:Activate Data
  • September 17, 2025
  • 0 replies
  • 11 views

:mega: [NOW AVAILABLE] Snippets API :mega:
We are excited to announce that Snippets APIs are now available for all customers

Feature Description:

  • Previously, snippets were only accessible through the web UI. With APIs, you will be enabled with programmatic access and will improve your workflow automations.

Feature Details:

  • Snippets APIs include the following:
    • List all snippets
    • Get a specific snippet by an identifier
    • Create a new snippet with the required name and content fields in the request body. Will return the generated ID of the created snippet
    • Create or update a snippet with an identifier. If the identifier is an id, the snippet must already exist in the user's project. Upsert is supported if the identifier is the snippet name
    • Delete a snippet given an identifier

      For more information, check out our support page or ask questions here