casper
back to apps
Agility CMS

Agility CMS

to use agility cms with casper, just text and ask — casper will handle the connection from your thread.


description

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

what casper can do

  • Get AuthorsTool to retrieve all authors from an agility cms instance. use when you need the full list of authors for display or processing.
  • Get CategoriesTool to get all categories. use when you need to list every category in a given locale.
  • Get Content ItemTool to fetch details of a content item by content id. use when you need item fields and metadata from agility cms.
  • Get Content ListTool to retrieve a list of content items by reference name. use when you need to fetch and page through content list data with optional filtering, sorting, and link expansions.
  • Get Content ModelsTool to retrieve content models and page modules. use when you need schema definitions to dynamically build content structures.
  • Get LogsTool to retrieve sync items (logs) from agility cms. use after initial full sync to fetch updates.

often used together