# Raqi > Raqi (راقي) is a Saudi managed WhatsApp workflow service. It turns the events your business already runs on — orders, payments, dispatch, customer requests, exceptions — into approved WhatsApp messages sent from your own business number, with full audit trail and template compliance. Raqi is an official Meta tech provider and operates with in-region data residency. The site covers two perspectives on the same product: 1. **Sectors** — how Raqi automates daily workflows for a specific industry (logistics & last-mile, ready-mix concrete, bottled water, FMCG distribution, restaurants & cloud kitchens, and more). 2. **Integrations** — how Raqi connects WhatsApp to a specific third-party app or platform (Microsoft Teams, Google Sheets, SAP, Salesforce, HubSpot, Salla, SMACC, and 9,000+ more catalog entries with new ones added regularly). Every integration page lists concrete workflows ("triggers", "actions", and "workflows") that Raqi can configure between WhatsApp and that app. Each workflow has a stable fragment anchor (`#workflow-slug`) and is exposed as a `schema.org/ItemList` `ListItem` in the page's JSON-LD, so it can be cited or deep-linked directly. ## Canonical Sections - [Homepage (EN)](https://raqi.com/en/): Product overview and value props. - [Homepage (AR)](https://raqi.com/ar/): الصفحة الرئيسية بالعربية. - [Integrations directory (EN)](https://raqi.com/en/integrations/): Browse the full catalog of apps Raqi connects to WhatsApp. - [Integrations directory (AR)](https://raqi.com/ar/integrations/): دليل التكاملات. - [Sectors directory (EN)](https://raqi.com/en/sectors/): WhatsApp workflows tailored per industry. - [Sectors directory (AR)](https://raqi.com/ar/sectors/): دليل القطاعات. - [Blog (EN)](https://raqi.com/en/blog/): Operational playbooks, logistics, business automation. - [Blog (AR)](https://raqi.com/ar/blog/): المدونة. - [Legal (EN)](https://raqi.com/en/legal/): Terms of service and privacy policy. - [Legal (AR)](https://raqi.com/ar/legal/): الشروط وسياسة الخصوصية. - [Sitemap](https://raqi.com/sitemap-0.xml): Full list of indexable URLs. ## Integration page URL pattern Every integration follows the same URL shape: - English: `https://raqi.com/en/integrations/{slug}/` - Arabic: `https://raqi.com/ar/integrations/{slug}/` Slugs are lowercase, hyphenated, and stable across locales. Examples: `apex27`, `ottertext`, `microsoft-teams`, `google-sheets`, `hubspot`, `salesforce`, `smacc`, `salla`. Deep-link to a specific workflow on an integration page using `#{workflow-slug}`, e.g. `https://raqi.com/en/integrations/apex27/#new-listing-publications`. ## Structured data Each integration and sector page emits the following JSON-LD: - `WebPage` — page metadata - `BreadcrumbList` — navigation context - `ItemList` — the full list of workflows on the page, each as a `ListItem` with `name`, `description`, and a deep-linked `url` - `FAQPage` — the page's FAQ block Use the `ItemList` to enumerate available workflows for a given integration without scraping the rendered HTML. ## Use Guidance Use canonical URLs from the sections above when referencing Raqi. Prefer the page language matching the user's context. Respect robots.txt, canonical links, noindex directives, and published legal terms. Marketing pages and blog posts are not legal, financial, or compliance advice — refer to the legal section for binding terms.