AACFlow

Yandex Business (Яндекс Бизнес)

Unternehmensprofile in Yandex Maps und Yandex Suche verwalten — Organisationen anzeigen, Rezensionen lesen und beantworten.

Yandex Business (Яндекс Бизнес)

Яндекс Бизнес lets businesses manage their presence in Yandex Maps and Yandex Search — company cards, addresses, hours, photos, and customer reviews.

Note: The Yandex Business public API is in limited / partner access. It is not available to all developers. Apply for access via your Yandex partner account at https://yandex.ru/dev/business/doc/ru/concepts/access.html.

Official API documentation: https://yandex.ru/dev/business/doc/ru/concepts/access.html

Einrichtung

  1. Apply for Yandex Business API access at the link above and wait for approval.
  2. Once approved, obtain a Yandex OAuth token with the business:read scope (for read operations) or business:write (for update/respond operations). Use the Yandex OAuth flow at https://oauth.yandex.ru/.
  3. In AACFlow, add a Yandex Business block and paste the OAuth token into the API Token field (stored as a secret).

Operationen

OperationBeschreibung
yandex_business_get_organizationsList all organizations associated with the authenticated account.
yandex_business_get_organizationGet details of a specific organization by its numeric ID.
yandex_business_update_organizationUpdate organization details (name, address, hours, etc.) by ID.
yandex_business_get_reviewsRetrieve customer reviews for an organization, with optional pagination.
yandex_business_respond_reviewPost an official reply to a customer review.

Beispiel-Workflow

A daily workflow calls yandex_business_get_reviews to fetch unresponded reviews, passes each review to an AI block to generate a polite reply, and submits it with yandex_business_respond_review.

On this page

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen