Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Чтобы максимизировать эффективность вашего бизнеса и обеспечить мгновенный доступ клиентов к купленным курсам, вы можете настроить автоматическую выдачу курсов через API Kwiga. Это позволит автоматизировать процесс регистрации и доступа к курсам, улучшить пользовательский опыт и сэкономить ваше время на ручных операциях.

Шаги для настройки автоматической выдачи курсов:

Создайте красный блок “Действие” в вашем туннеле продаж и выберите опцию ”Отправка внешнего запроса”.

image-20240227-083542.pngImage Removed

...

...

To maximize the efficiency of your business and ensure customers have instant access to purchased courses, you can set up automatic course delivery through the Kwiga API. This will automate the process of registration and access to courses, improve the user experience and save your time on manual operations.

Steps to set up automatic course delivery:

Create a red “Action” block in your sales tunnel and select the “Send external request” option.

image-20240227-083542.pngImage Added

image-20240227-083854.png

Добавьте заголовки запросаAdd request headers:

  • Нажмите кнопку “+ Заголовок Запроса” и добавьте два заголовка: Token и Cabinet-Hash

  • Значения для этих заголовков необходимо взять в личном кабинете Kwiga (Настройки - API - Активировать Click the “+ Request Header” button and add two headers: Token and Cabinet-Hash

  • The values for these headers must be taken in your Kwiga personal account (Settings - API - Activate API)

...

image-20240227-083832.png

Настройте тело запроса Set up the request body (Body):

  • Перейдите во вкладку Body и вставьте следующий Go to the Body tab and paste the following JSON:

  

     {

       "first_name": "NAME",

...

       "send_product_access_email": true

     }

     

Info

Замените Replace kwiga_offer_name на название вашего предложения из Kwiga.

Название предложения можно найти в разделе Продажи - Тарифы, предложения

image-20240228-074654.pngImage Removed

image-20240227-083929.pngImage Removed

Сохраните блок и соедините его с проверкой оплаты в вашем туннеле продаж для автоматической выдачи курсов вашим клиентам.

Эта настройка позволит вам автоматизировать процесс регистрации и доступа к курсам, обеспечивая мгновенное предоставление курсов клиентам после покупки и повышая их удовлетворенность и лояльность

name with the name of your offer from Kwiga.

The name of the offer can be found in the Sales section - Tariffs, offers

image-20240228-074654.pngImage Added

image-20240227-083929.pngImage Added

Save the block and connect it to payment verification in your sales tunnel to automatically issue rates to your customers.

This setup will allow you to automate the course registration and access process, ensuring courses are instantly delivered to customers after purchase and increasing customer satisfaction and loyalty.