Agent Jam logo

Agent Jam

  1. Integrations
  2. Agility_cms
Why Agent Jam?FeaturesIntegrationsPricing
Try App as GuestSign InGet Started for Free

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact
Agility CMS logo

Agility CMS

website builders

Agility CMS is a headless content management system that allows developers to build and manage digital experiences across various platforms.

Get Started for Free
View Pricing

9

Available Tools

0

Triggers

Featured Tools

Get API Types

Tool to retrieve all enum types used throughout the Agility CMS Management API. Use when you need to understand available values for status codes, types, permissions, and other enumerated fields.

Get Content Item

Tool to fetch details of a content item by Content ID. Use when you need item fields and metadata from Agility CMS.

guid
locale
apiType
+3
Get Content List

Retrieves a paginated list of content items by reference name from Agility CMS. Use this action to: - Fetch multiple content items of a specific type (e.g., blog posts, products, authors) - Retrieve content with pagination, filtering, and sorting capabilities - Expand linked content to specified depths Required parameters: instance GUID, API type (fetch/preview), locale code, and lowercase reference name. Tip: Use Get Content Models action first to discover available reference names for your instance.

guid*
skip
sort
+9
Get Content Models

Tool to retrieve content models and page modules. Use when you need schema definitions to dynamically build content structures.

guid
apiType
lastModifiedDate
Get Logs

Retrieve sync items (content change logs) from Agility CMS using the Content Sync API. This tool implements incremental content synchronization: - Use syncToken='0' for initial full sync (retrieves all content) - Use the returned syncToken in subsequent calls to get only new/updated content - Maximum pageSize is 500 items per request - Continue pagination until syncToken='0' is returned (indicating you're up to date) Typical workflow: 1. Call with syncToken='0' to get initial content batch 2. Store the returned syncToken 3. On next sync, pass the stored syncToken to get only changes since last sync 4. Repeat until syncToken='0' (no more updates)

guid
locale
pageSize
+1
Get Page

Tool to retrieve details of a Page, including metadata, content zones, and components. Use after you know the page_id to fetch.

locale
page_id*
content_link_depth
+1

All Tools (9)

Ready to connect Agility CMS?

Get started with Agent Jam and connect Agility CMS along with 700+ other apps to supercharge your workflow.

Get Started for Free
Browse More Integrations