CI/CD Guide

PACTIQ

Deployment workflow, environment variables, rollout checks, and failure recovery. This page is a generic documentation baseline so teams can ship faster while detailed implementation guides are expanded.

Quick Start

Start with product onboarding, then configure environment and access controls.

  1. Request product access for your workspace and environment.
  2. Configure credentials and baseline roles.
  3. Run a smoke test in staging before enabling production traffic.

Who It Is For

Shopify merchants and ecommerce teams

Status: live

Scopes

  • shopify:read_products
  • shopify:write_products
  • shopify:read_inventory
  • shopify:write_inventory
  • media:upload

API Resources

  • shopify_admin_api
  • shopify_graphql
  • cait_ai_catalog_api

Network / Proxies

  • https://{shop}.myshopify.com/admin/api/2024-10/products
  • https://{shop}.myshopify.com/admin/api/2024-10/inventory
  • https://{shop}.myshopify.com/admin/api/graphql.json
  • https://api.cait.app/catalog/enrich
  • https://api.cait.app/catalog/sync