AACFlow

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

Manage company cards in Yandex Maps and Yandex Search — view organizations, read and reply to reviews.

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

Setup

  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).

Operations

OperationDescription
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.

Example 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

今日から構築を始めよう
10万人以上のビルダーに信頼されています。
AIエージェントを構築し、エージェント型ワークフォースを運用するSaaSプラットフォーム。
はじめる