ChatGPT chatbotot létrehozása a HomeGo számára - jobb alsó sarokban - Make a ChatGPT Chatbot for HomeGo - right corner
Description
They have used: Rispose app. @Dorin Inovan @Radu CIGMAIAN do you have any idea, how it could be integrated this way fast? https://rispose.com/
-----------------------------------------------------------------------------------------
Beta version of ChatGPT chatbot: https://chatgpt.com/g/g-67c8505afe8c81919d3e5202ee8699ad-ai-ugyfelszolgalatos-munkatars-homego
ChatGPT megkérdezte, hogyan lehet ezt hozzáadni a WordPress-hez:
A ChatGPT integrálása egy WordPress weboldalba chatbotként többféleképpen is megvalósítható. Íme egy lépésről lépésre útmutató, amely segít a ChatGPT integrálásában a WordPress weboldalra.
1. Módszer: Chatbot bővítmény használata
A legegyszerűbb módja a ChatGPT által működtetett chatbot hozzáadásának a WordPress-hez, ha bővítményt használunk.
1. lépés: Chatbot bővítmény telepítése
Jelentkezz be a WordPress irányítópultjára.
Menj a Bővítmények > Új hozzáadása menüpontra.
Keresd meg a ChatGPT/ OpenAI támogatásával rendelkező chatbot bővítményeket. Néhány népszerű lehetőség:
• AI Engine – Chatbot & AI Content (Jordy Meow-tól)
• WPBot AI Chatbot (QuantumCloud-tól)
• Chatbot with OpenAI GPT (Különböző bővítmények)
Kattints az „Install Now” (Telepítés) gombra, majd aktiváld a bővítményt.
2. lépés: A bővítmény beállítása
Navigálj a chatbot bővítmény beállításaihoz (általában az oldalsó menüben található).
Keresd meg az API kulcs integrálásának lehetőségét.
Szerezd meg az OpenAI API kulcsot:
• Látogass el az OpenAI weboldalára
• Jelentkezz be és generálj API kulcsot az API beállítások alatt.
Add meg az API kulcsot a bővítmény beállításai között.
Testreszabhatod a chatbot megjelenését és viselkedését (név, avatár, üdvözlés, stb.).
Mentsd el a beállításokat.
3. lépés: A chatbot hozzáadása az oldaladhoz
• A legtöbb bővítmény biztosít egy rövidkódot vagy widgetet, amellyel bárhol elhelyezheted a chatbotot az oldaladon.
• Illeszd be a rövidkódot az oldalakba, bejegyzésekbe vagy az aljára/oldalsávba, hogy mindenhol elérhető legyen az oldalon.
2. Módszer: ChatGPT manuális beágyazása API-n keresztül
Ha egyedi chatbotot szeretnél használni bővítmény nélkül, kövesd az alábbi lépéseket:
1. lépés: Szerezd meg az OpenAI API kulcsot
Látogass el az OpenAI API platformra.
Jelentkezz be, vagy hozz létre egy fiókot.
Generálj API kulcsot.
2. lépés: Egyedi chatbot kód hozzáadása WordPress-be
Menj a WordPress irányítópultjára.
Navigálj a Megjelenés > Sablon szerkesztő menüponthoz, vagy használj gyermek témát a biztonságos módosításokhoz.
Add hozzá az alábbi JavaScript-et és HTML-t az aljához vagy egy egyedi oldalhoz:
ENG: ChatGPT asked about how to add this into Wordpress:
Adding ChatGPT to a WordPress website as a chatbot can be done using various methods. Here’s a step-by-step guide to help you integrate ChatGPT into your WordPress website.
Method 1: Using a Chatbot Plugin
The easiest way to add a ChatGPT-powered chatbot to WordPress is by using a plugin.
Step 1: Install a Chatbot Plugin
1. Log in to your WordPress Dashboard.
2. Go to Plugins > Add New.
3. Search for chatbot plugins that support OpenAI/ChatGPT. Some popular options include:
• AI Engine – Chatbot & AI Content (By Jordy Meow)
• WPBot AI Chatbot (By QuantumCloud)
• Chatbot with OpenAI GPT (Various plugins)
4. Click Install Now and then Activate the plugin.
Step 2: Configure the Plugin
1. Navigate to the chatbot plugin settings (usually found in the sidebar).
2. Look for an option to integrate an API key.
3. Obtain your OpenAI API Key:
• Go to OpenAI’s website
• Sign in and generate an API key under the API settings.
4. Enter the API key in the plugin settings.
5. Customize chatbot appearance and behavior (name, avatar, greetings, etc.).
6. Save the settings.
Step 3: Add the Chatbot to Your Site
• Most plugins provide a shortcode or widget to place the chatbot anywhere on your site.
• Insert the shortcode into your pages, posts, or footer/sidebar for site-wide availability.
Method 2: Manually Embedding ChatGPT via API
If you prefer a custom chatbot without using a plugin, follow these steps:
Step 1: Get an OpenAI API Key
1. Visit OpenAI’s API platform.
2. Sign in or create an account.
3. Generate an API key.
Step 2: Add Custom Chatbot Code to WordPress
1. Go to your WordPress Dashboard.
2. Navigate to Appearance > Theme Editor or use a child theme for safer modifications.
3. Add the following JavaScript and HTML to your footer or a custom page:
<script>
async function chatWithGPT() {
let userInput = document.getElementById("userInput").value;
let chatBox = document.getElementById("chatBox");
let response = await fetch(https://api.openai.com/v1/chat/completions, {
method: "POST",
headers: {
"Content-Type": "application/json",
"Authorization": "Bearer YOUR_OPENAI_API_KEY"
},
body: JSON.stringify({
model: "gpt-4",
messages: [{"role": "user", "content": userInput}]
})
});
let result = await response.json();
chatBox.innerHTML += `<p><strong>You:</strong> ${userInput}</p>`;
chatBox.innerHTML += `<p><strong>ChatGPT:</strong> ${result.choices[0].message.content}</p>`;
document.getElementById("userInput").value = "";
}
</script>
<div id="chatContainer">
<div id="chatBox" style="height: 300px; overflow-y: scroll; border: 1px solid #ddd; padding: 10px;"></div>
<input type="text" id="userInput" placeholder="Ask something..." />
<button onclick="chatWithGPT()">Send</button>
</div>3. lépés: A chatbot testreszabása és stílusának beállítása
• Adj hozzá egyedi CSS-t, hogy a chatbot szebben nézzen ki.
• Használj JavaScript/jQuery-t az interaktivitás javítására.
3. Módszer: No-Code (Kód nélküli) Chatbot készítő használata (pl. Botpress, Chatbase)
Ha egy teljesen testreszabható, hosztolt chatbotot szeretnél, harmadik féltől származó chatbot készítőket is használhatsz.
Regisztrálj a Botpress, Chatbase vagy Landbot szolgáltatásokra.
Csatlakoztasd az OpenAI API-hoz.
Testreszabhatod és betaníthatod a chatbotot.
Ágyazd be a WordPress oldaladra iframe vagy JavaScript widget segítségével.
Végső gondolatok
• Nem technikai felhasználók számára: Az AI Engine bővítmény a legegyszerűbb megoldás.
• Fejlesztők számára: A közvetlen API integráció több rugalmasságot biztosít.
• Fejlettebb használati esetekhez: A no-code készítők AI betanítást és analitikát kínálnak.
ENG: Step 3: Customize and Style the Chatbot
• Add custom CSS to make the chatbot look better.
• Use JavaScript/jQuery to enhance interactivity.
Method 3: Using a No-Code Chatbot Builder (e.g., Botpress, Chatbase)
If you want a fully customizable, hosted chatbot, you can use third-party chatbot builders.
1. Sign up for Botpress, Chatbase, or Landbot.
2. Connect it with OpenAI API.
3. Customize and train the chatbot.
4. Embed it into your WordPress site using an iframe or JavaScript widget.
Final Thoughts
• For non-tech users: A plugin like AI Engine is the easiest way.
• For developers: Direct API integration gives more flexibility.
• For advanced use cases: No-code builders offer AI training and analytics.
|
Microsoft.VSTS.Common.StateChangeDate
State Change Date
|
2025-03-26T14:06:45.493Z |
|
Microsoft.VSTS.Common.Priority
Priority
|
1 |
|
Microsoft.VSTS.Common.StackRank
Stack Rank
|
1521739100 |
|
Microsoft.VSTS.Common.ValueArea
Value Area
|
Business |
|
System.AreaId
Area ID
|
54 |
|
System.AreaLevel1
Area Level 1
|
homeGo Portal |
|
System.AreaPath
Area Path
|
homeGo Portal |
|
System.AuthorizedAs
Authorized As
|
{"displayName":"Jeney Júlia","url":"https:\/\/spsprodweu5.vssps.visualstudio.com\/A3f90c750-1bf3-47a8-b56d-536b2f25f7b6\/_apis\/Identities\/5f11c22a-d0a8-476f-b49e-11978a8a4f0b","_links":{"avatar":{"href":"https:\/\/dev.azure.com\/inhousehu\/_apis\/GraphProfile\/MemberAvatars\/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"}},"id":"5f11c22a-d0a8-476f-b49e-11978a8a4f0b","uniqueName":"julia.jeney@magicom.com","imageUrl":"https:\/\/dev.azure.com\/inhousehu\/_apis\/GraphProfile\/MemberAvatars\/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4","descriptor":"aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"} |
|
System.AuthorizedDate
Authorized Date
|
2025-08-07T07:34:43.517Z |
|
System.BoardColumn
Board Column
|
New |
|
System.BoardColumnDone
Board Column Done
|
false |
|
System.ChangedBy
Changed By
|
{"displayName":"Jeney Júlia","url":"https:\/\/spsprodweu5.vssps.visualstudio.com\/A3f90c750-1bf3-47a8-b56d-536b2f25f7b6\/_apis\/Identities\/5f11c22a-d0a8-476f-b49e-11978a8a4f0b","_links":{"avatar":{"href":"https:\/\/dev.azure.com\/inhousehu\/_apis\/GraphProfile\/MemberAvatars\/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"}},"id":"5f11c22a-d0a8-476f-b49e-11978a8a4f0b","uniqueName":"julia.jeney@magicom.com","imageUrl":"https:\/\/dev.azure.com\/inhousehu\/_apis\/GraphProfile\/MemberAvatars\/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4","descriptor":"aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"} |
|
System.ChangedDate
Changed Date
|
2025-08-07T07:34:43.517Z |
|
System.CommentCount
Comment Count
|
0 |
|
System.CreatedBy
Created By
|
{"displayName":"Domas Andrijauskas","url":"https:\/\/spsprodweu5.vssps.visualstudio.com\/A3f90c750-1bf3-47a8-b56d-536b2f25f7b6\/_apis\/Identities\/a90dc9b8-ebac-6c7c-8d81-aab088b65e11","_links":{"avatar":{"href":"https:\/\/dev.azure.com\/inhousehu\/_apis\/GraphProfile\/MemberAvatars\/aad.YTkwZGM5YjgtZWJhYy03YzdjLThkODEtYWFiMDg4YjY1ZTEx"}},"id":"a90dc9b8-ebac-6c7c-8d81-aab088b65e11","uniqueName":"domas.andrijauskas@inhouse.digital","imageUrl":"https:\/\/dev.azure.com\/inhousehu\/_apis\/GraphProfile\/MemberAvatars\/aad.YTkwZGM5YjgtZWJhYy03YzdjLThkODEtYWFiMDg4YjY1ZTEx","descriptor":"aad.YTkwZGM5YjgtZWJhYy03YzdjLThkODEtYWFiMDg4YjY1ZTEx"} |
|
System.CreatedDate
Created Date
|
2025-03-26T14:06:45.493Z |
|
System.Description
Description
|
Készítettek egy verziót a marketing csapat és több chatbotot a WHM CLOUD számára a WordPress-ben: jobb alsó sarokban, a nagy kérdőjel alatt: https://whmcloud.lemonshakers.io/ A Rispose appot használták: @Dorin Inovan @Radu CIGMAIAN tudjátok hogyan lehetne integrálni ilyen gyorsan? https://rispose.com/ ENG: A version was made by marketing and more chatbot to WHM CLOUD in Wordpress: right corner below big question mark: https://whmcloud.lemonshakers.io/ They have used: Rispose app. @Dorin Inovan @Radu CIGMAIAN do you have any idea, how it could be integrated this way fast? https://rispose.com/ ----------------------------------------------------------------------------------------- Beta version of ChatGPT chatbot: https://chatgpt.com/g/g-67c8505afe8c81919d3e5202ee8699ad-ai-ugyfelszolgalatos-munkatars-homego
ChatGPT megkérdezte, hogyan lehet ezt hozzáadni a WordPress-hez: A ChatGPT integrálása egy WordPress weboldalba chatbotként többféleképpen is megvalósítható. Íme egy lépésről lépésre útmutató, amely segít a ChatGPT integrálásában a WordPress weboldalra. 1. Módszer: Chatbot bővítmény használata A legegyszerűbb módja a ChatGPT által működtetett chatbot hozzáadásának a WordPress-hez, ha bővítményt használunk. 1. lépés: Chatbot bővítmény telepítése
• AI Engine – Chatbot & AI Content (Jordy Meow-tól) • WPBot AI Chatbot (QuantumCloud-tól) • Chatbot with OpenAI GPT (Különböző bővítmények)
2. lépés: A bővítmény beállítása
• Látogass el az OpenAI weboldalára • Jelentkezz be és generálj API kulcsot az API beállítások alatt.
3. lépés: A chatbot hozzáadása az oldaladhoz • A legtöbb bővítmény biztosít egy rövidkódot vagy widgetet, amellyel bárhol elhelyezheted a chatbotot az oldaladon. • Illeszd be a rövidkódot az oldalakba, bejegyzésekbe vagy az aljára/oldalsávba, hogy mindenhol elérhető legyen az oldalon. 2. Módszer: ChatGPT manuális beágyazása API-n keresztül Ha egyedi chatbotot szeretnél használni bővítmény nélkül, kövesd az alábbi lépéseket: 1. lépés: Szerezd meg az OpenAI API kulcsot
2. lépés: Egyedi chatbot kód hozzáadása WordPress-be
ENG: ChatGPT asked about how to add this into Wordpress: Adding ChatGPT to a WordPress website as a chatbot can be done using various methods. Here’s a step-by-step guide to help you integrate ChatGPT into your WordPress website. Method 1: Using a Chatbot Plugin The easiest way to add a ChatGPT-powered chatbot to WordPress is by using a plugin. Step 1: Install a Chatbot Plugin 1. Log in to your WordPress Dashboard. 2. Go to Plugins > Add New. 3. Search for chatbot plugins that support OpenAI/ChatGPT. Some popular options include: • AI Engine – Chatbot & AI Content (By Jordy Meow) • WPBot AI Chatbot (By QuantumCloud) • Chatbot with OpenAI GPT (Various plugins) 4. Click Install Now and then Activate the plugin.
Step 2: Configure the Plugin 1. Navigate to the chatbot plugin settings (usually found in the sidebar). 2. Look for an option to integrate an API key. 3. Obtain your OpenAI API Key: • Go to OpenAI’s website • Sign in and generate an API key under the API settings. 4. Enter the API key in the plugin settings. 5. Customize chatbot appearance and behavior (name, avatar, greetings, etc.). 6. Save the settings.
Step 3: Add the Chatbot to Your Site • Most plugins provide a shortcode or widget to place the chatbot anywhere on your site. • Insert the shortcode into your pages, posts, or footer/sidebar for site-wide availability. Method 2: Manually Embedding ChatGPT via API
If you prefer a custom chatbot without using a plugin, follow these steps:
Step 1: Get an OpenAI API Key 1. Visit OpenAI’s API platform. 2. Sign in or create an account. 3. Generate an API key.
Step 2: Add Custom Chatbot Code to WordPress 1. Go to your WordPress Dashboard. 2. Navigate to Appearance > Theme Editor or use a child theme for safer modifications. 3. Add the following JavaScript and HTML to your footer or a custom page: <script>
async function chatWithGPT() {
let userInput = document.getElementById("userInput").value;
let chatBox = document.getElementById("chatBox");
let response = await fetch(https://api.openai.com/v1/chat/completions, {
method: "POST",
headers: {
"Content-Type": "application/json",
"Authorization": "Bearer YOUR_OPENAI_API_KEY"
},
body: JSON.stringify({
model: "gpt-4",
messages: [{"role": "user", "content": userInput}]
})
});
let result = await response.json();
chatBox.innerHTML += `<p><strong>You:</strong> ${userInput}</p>`;
chatBox.innerHTML += `<p><strong>ChatGPT:</strong> ${result.choices[0].message.content}</p>`;
document.getElementById("userInput").value = "";
}
</script>
<div id="chatContainer">
<div id="chatBox" style="height: 300px; overflow-y: scroll; border: 1px solid #ddd; padding: 10px;"></div>
<input type="text" id="userInput" placeholder="Ask something..." />
<button onclick="chatWithGPT()">Send</button>
</div>3. lépés: A chatbot testreszabása és stílusának beállítása • Adj hozzá egyedi CSS-t, hogy a chatbot szebben nézzen ki. • Használj JavaScript/jQuery-t az interaktivitás javítására. 3. Módszer: No-Code (Kód nélküli) Chatbot készítő használata (pl. Botpress, Chatbase) Ha egy teljesen testreszabható, hosztolt chatbotot szeretnél, harmadik féltől származó chatbot készítőket is használhatsz.
Végső gondolatok • Nem technikai felhasználók számára: Az AI Engine bővítmény a legegyszerűbb megoldás. • Fejlesztők számára: A közvetlen API integráció több rugalmasságot biztosít. • Fejlettebb használati esetekhez: A no-code készítők AI betanítást és analitikát kínálnak. ENG: Step 3: Customize and Style the Chatbot • Add custom CSS to make the chatbot look better. • Use JavaScript/jQuery to enhance interactivity. Method 3: Using a No-Code Chatbot Builder (e.g., Botpress, Chatbase)
If you want a fully customizable, hosted chatbot, you can use third-party chatbot builders. 1. Sign up for Botpress, Chatbase, or Landbot. 2. Connect it with OpenAI API. 3. Customize and train the chatbot. 4. Embed it into your WordPress site using an iframe or JavaScript widget. Final Thoughts • For non-tech users: A plugin like AI Engine is the easiest way. • For developers: Direct API integration gives more flexibility. • For advanced use cases: No-code builders offer AI training and analytics. Comment by Balázs: Balázs N. Petioky · 14 days ago A version was made by marketing and more chatbot to WHM CLOUD in Wordpress: right corner below: https://whmcloud.lemonshakers.io/ They have used: Rispose app. do you have any idea, how it could be integrated this way fast? Balázs N. Petioky · 14 days ago A version was made by marketing and more chatbot to WHM CLOUD in Wordpress: right corner below big question mark: https://whmcloud.lemonshakers.io/ They have used: Rispose app. do you have any idea, how it could be integrated this way fast? https://rispose.com/ |
|
System.Id
ID
|
723 |
|
System.IterationId
Iteration ID
|
49 |
|
System.IterationLevel1
Iteration Level 1
|
homeGo Portal |
|
System.IterationPath
Iteration Path
|
homeGo Portal |
|
System.NodeName
Node Name
|
homeGo Portal |
|
System.Parent
Parent
|
678 |
|
System.PersonId
PersonID
|
305986911 |
|
System.Reason
Reason
|
New |
|
System.Rev
Rev
|
11 |
|
System.RevisedDate
Revised Date
|
9999-01-01T00:00:00Z |
|
System.State
State
|
New |
|
System.Tags
Tags
|
2025 4 Months |
|
System.TeamProject
Team Project
|
homeGo Portal |
|
System.Title
Title
|
ChatGPT chatbotot létrehozása a HomeGo számára - jobb alsó sarokban - Make a ChatGPT Chatbot for HomeGo - right corner |
|
System.Watermark
Watermark
|
8294 |
|
System.WorkItemType
Work Item Type
|
User Story |
|
WEF_99F4C0C40F2843AEB66A255FF350D776_Kanban.Column
|
New |
|
WEF_99F4C0C40F2843AEB66A255FF350D776_Kanban.Column.Done
|
false |
|
WEF_99F4C0C40F2843AEB66A255FF350D776_System.ExtensionMarker
|
true |
{
"id": 723,
"rev": 11,
"fields": {
"System.Id": 723,
"System.AreaId": 54,
"System.AreaPath": "homeGo Portal",
"System.TeamProject": "homeGo Portal",
"System.NodeName": "homeGo Portal",
"System.AreaLevel1": "homeGo Portal",
"System.Rev": 11,
"System.AuthorizedDate": "2025-08-07T07:34:43.517Z",
"System.RevisedDate": "9999-01-01T00:00:00Z",
"System.IterationId": 49,
"System.IterationPath": "homeGo Portal",
"System.IterationLevel1": "homeGo Portal",
"System.WorkItemType": "User Story",
"System.State": "New",
"System.Reason": "New",
"System.CreatedDate": "2025-03-26T14:06:45.493Z",
"System.CreatedBy": {
"displayName": "Domas Andrijauskas",
"url": "https://spsprodweu5.vssps.visualstudio.com/A3f90c750-1bf3-47a8-b56d-536b2f25f7b6/_apis/Identities/a90dc9b8-ebac-6c7c-8d81-aab088b65e11",
"_links": {
"avatar": {
"href": "https://dev.azure.com/inhousehu/_apis/GraphProfile/MemberAvatars/aad.YTkwZGM5YjgtZWJhYy03YzdjLThkODEtYWFiMDg4YjY1ZTEx"
}
},
"id": "a90dc9b8-ebac-6c7c-8d81-aab088b65e11",
"uniqueName": "domas.andrijauskas@inhouse.digital",
"imageUrl": "https://dev.azure.com/inhousehu/_apis/GraphProfile/MemberAvatars/aad.YTkwZGM5YjgtZWJhYy03YzdjLThkODEtYWFiMDg4YjY1ZTEx",
"descriptor": "aad.YTkwZGM5YjgtZWJhYy03YzdjLThkODEtYWFiMDg4YjY1ZTEx"
},
"System.ChangedDate": "2025-08-07T07:34:43.517Z",
"System.ChangedBy": {
"displayName": "Jeney Júlia",
"url": "https://spsprodweu5.vssps.visualstudio.com/A3f90c750-1bf3-47a8-b56d-536b2f25f7b6/_apis/Identities/5f11c22a-d0a8-476f-b49e-11978a8a4f0b",
"_links": {
"avatar": {
"href": "https://dev.azure.com/inhousehu/_apis/GraphProfile/MemberAvatars/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"
}
},
"id": "5f11c22a-d0a8-476f-b49e-11978a8a4f0b",
"uniqueName": "julia.jeney@magicom.com",
"imageUrl": "https://dev.azure.com/inhousehu/_apis/GraphProfile/MemberAvatars/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4",
"descriptor": "aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"
},
"System.AuthorizedAs": {
"displayName": "Jeney Júlia",
"url": "https://spsprodweu5.vssps.visualstudio.com/A3f90c750-1bf3-47a8-b56d-536b2f25f7b6/_apis/Identities/5f11c22a-d0a8-476f-b49e-11978a8a4f0b",
"_links": {
"avatar": {
"href": "https://dev.azure.com/inhousehu/_apis/GraphProfile/MemberAvatars/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"
}
},
"id": "5f11c22a-d0a8-476f-b49e-11978a8a4f0b",
"uniqueName": "julia.jeney@magicom.com",
"imageUrl": "https://dev.azure.com/inhousehu/_apis/GraphProfile/MemberAvatars/aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4",
"descriptor": "aad.MzQ4OWNlN2YtMGVjYS03MjcyLWIyNDctZDJiOGQ0NmJkYzU4"
},
"System.PersonId": 305986911,
"System.Watermark": 8294,
"System.CommentCount": 0,
"System.Title": "ChatGPT chatbotot létrehozása a HomeGo számára - jobb alsó sarokban - Make a ChatGPT Chatbot for HomeGo - right corner",
"System.BoardColumn": "New",
"System.BoardColumnDone": false,
"Microsoft.VSTS.Common.StateChangeDate": "2025-03-26T14:06:45.493Z",
"Microsoft.VSTS.Common.Priority": 1,
"Microsoft.VSTS.Common.StackRank": 1521739100,
"Microsoft.VSTS.Common.ValueArea": "Business",
"WEF_99F4C0C40F2843AEB66A255FF350D776_System.ExtensionMarker": true,
"WEF_99F4C0C40F2843AEB66A255FF350D776_Kanban.Column": "New",
"WEF_99F4C0C40F2843AEB66A255FF350D776_Kanban.Column.Done": false,
"System.Description": "<div><span>Készítettek egy verziót a marketing csapat és több chatbotot a WHM CLOUD számára a WordPress-ben: jobb alsó sarokban, a nagy kérdőjel alatt: <a href=\"https://whmcloud.lemonshakers.io/\" style=\"box-sizing:border-box;text-decoration:underline;cursor:pointer;\">https://whmcloud.lemonshakers.io/</a><br></span> </div><div><span><br></span> </div><div>A Rispose appot használták: <span style=\"box-sizing:border-box;\"><a href=\"https://app.asana.com/0/profile/1208637292143890\" style=\"box-sizing:border-box;text-decoration:underline;cursor:pointer;\">@Dorin Inovan</a></span><span style=\"display:inline !important;\"><span> </span></span><span style=\"box-sizing:border-box;\"><a href=\"https://app.asana.com/0/profile/28302136238860\" style=\"box-sizing:border-box;text-decoration:underline;cursor:pointer;\">@Radu CIGMAIAN</a></span><span style=\"display:inline !important;\"><span> </span>tudjátok hogyan lehetne integrálni ilyen gyorsan?<span> </span></span><a href=\"https://rispose.com/\" style=\"box-sizing:border-box;text-decoration:underline;cursor:pointer;\">https://rispose.com/</a> </div><div><br> </div><div><i><span>ENG: A version was made by marketing and more chatbot to WHM CLOUD in Wordpress: right corner below big question mark: </span><a href=\"https://whmcloud.lemonshakers.io/\">https://whmcloud.lemonshakers.io/</a> </i> </div><span style=\"display:inline !important;\"><div><span style=\"display:inline !important;\"><p><i>They have used: Rispose app. <span><a href=\"https://app.asana.com/0/profile/1208637292143890\">@Dorin Inovan</a></span> <span><a href=\"https://app.asana.com/0/profile/28302136238860\">@Radu CIGMAIAN</a></span> do you have any idea, how it could be integrated this way fast? <a href=\"https://rispose.com/\">https://rispose.com/</a></i> </p><p>----------------------------------------------------------------------------------------- </p></span> </div><div><span style=\"display:inline !important;\"><p>Beta version of ChatGPT chatbot: <a href=\"https://chatgpt.com/g/g-67c8505afe8c81919d3e5202ee8699ad-ai-ugyfelszolgalatos-munkatars-homego\">https://chatgpt.com/g/g-67c8505afe8c81919d3e5202ee8699ad-ai-ugyfelszolgalatos-munkatars-homego</a> </p><p><br> </p><p><strong style=\"\">ChatGPT megkérdezte, hogyan lehet ezt hozzáadni a WordPress-hez:</strong> </p><div style=\"margin-top:14px;margin-bottom:14px;\"><p>A ChatGPT integrálása egy WordPress weboldalba chatbotként többféleképpen is megvalósítható. Íme egy lépésről lépésre útmutató, amely segít a ChatGPT integrálásában a WordPress weboldalra. </p><p><strong>1. Módszer: Chatbot bővítmény használata</strong> </p><p>A legegyszerűbb módja a ChatGPT által működtetett chatbot hozzáadásának a WordPress-hez, ha bővítményt használunk. </p><p><strong>1. lépés: Chatbot bővítmény telepítése</strong> </p><ol><li><p>Jelentkezz be a WordPress irányítópultjára. </p> </li><li><p>Menj a Bővítmények > Új hozzáadása menüpontra. </p> </li><li><p>Keresd meg a ChatGPT/ OpenAI támogatásával rendelkező chatbot bővítményeket. Néhány népszerű lehetőség: </p> </li> </ol><p>• AI Engine – Chatbot & AI Content (Jordy Meow-tól) </p><p>• WPBot AI Chatbot (QuantumCloud-tól) </p><p>• Chatbot with OpenAI GPT (Különböző bővítmények) </p><ol start=4><li><p>Kattints az „Install Now” (Telepítés) gombra, majd aktiváld a bővítményt. </p> </li> </ol><p><strong>2. lépés: A bővítmény beállítása</strong> </p><ol><li><p>Navigálj a chatbot bővítmény beállításaihoz (általában az oldalsó menüben található). </p> </li><li><p>Keresd meg az API kulcs integrálásának lehetőségét. </p> </li><li><p>Szerezd meg az OpenAI API kulcsot: </p> </li> </ol><p>• Látogass el az OpenAI weboldalára </p><p>• Jelentkezz be és generálj API kulcsot az API beállítások alatt. </p><ol start=4><li><p>Add meg az API kulcsot a bővítmény beállításai között. </p> </li><li><p>Testreszabhatod a chatbot megjelenését és viselkedését (név, avatár, üdvözlés, stb.). </p> </li><li><p>Mentsd el a beállításokat. </p> </li> </ol><p><strong>3. lépés: A chatbot hozzáadása az oldaladhoz</strong> </p><p>• A legtöbb bővítmény biztosít egy rövidkódot vagy widgetet, amellyel bárhol elhelyezheted a chatbotot az oldaladon. </p><p>• Illeszd be a rövidkódot az oldalakba, bejegyzésekbe vagy az aljára/oldalsávba, hogy mindenhol elérhető legyen az oldalon. </p><p><strong>2. Módszer: ChatGPT manuális beágyazása API-n keresztül</strong> </p><p>Ha egyedi chatbotot szeretnél használni bővítmény nélkül, kövesd az alábbi lépéseket: </p><p><strong>1. lépés: Szerezd meg az OpenAI API kulcsot</strong> </p><ol><li><p>Látogass el az OpenAI API platformra. </p> </li><li><p>Jelentkezz be, vagy hozz létre egy fiókot. </p> </li><li><p>Generálj API kulcsot. </p> </li> </ol><p><strong>2. lépés: Egyedi chatbot kód hozzáadása WordPress-be</strong> </p><ol><li><p>Menj a WordPress irányítópultjára. </p> </li><li><p>Navigálj a Megjelenés > Sablon szerkesztő menüponthoz, vagy használj gyermek témát a biztonságos módosításokhoz. </p> </li><li><p>Add hozzá az alábbi JavaScript-et és HTML-t az aljához vagy egy egyedi oldalhoz: </p> </li> </ol><br> </div><p><i>ENG: ChatGPT asked about how to add this into Wordpress: </i> </p><p><i>Adding ChatGPT to a WordPress website as a chatbot can be done using various methods. Here’s a step-by-step guide to help you integrate ChatGPT into your WordPress website. </i> </p><p><i><strong>Method 1: Using a Chatbot Plugin</strong> </i> </p><p><i> <span>The easiest way to add a ChatGPT-powered chatbot to WordPress is by using a plugin.</span> </i> </p><p><i><strong>Step 1: Install a Chatbot Plugin</strong> </i> </p><p><i>1. Log in to your <strong>WordPress Dashboard</strong>. </i> </p><p><i>2. Go to <strong>Plugins > Add New</strong>. </i> </p><p><i>3. Search for chatbot plugins that support OpenAI/ChatGPT. Some popular options include: </i> </p><p><i>• <strong>AI Engine – Chatbot & AI Content</strong> (By Jordy Meow) </i> </p><p><i>• <strong>WPBot AI Chatbot</strong> (By QuantumCloud) </i> </p><p><i>• <strong>Chatbot with OpenAI GPT</strong> (Various plugins) </i> </p><p><i>4. Click <strong>Install Now</strong> and then <strong>Activate</strong> the plugin. </i> </p><p><i> </i> </p><p><i><strong>Step 2: Configure the Plugin</strong> </i> </p><p><i>1. Navigate to the chatbot plugin settings (usually found in the sidebar). </i> </p><p><i>2. Look for an option to integrate an API key. </i> </p><p><i>3. Obtain your <strong>OpenAI API Key</strong>: </i> </p><p><i>• Go to <u><a href=\"https://openai.com/\">OpenAI’s website</a></u> </i> </p><p><i>• Sign in and generate an API key under the <strong>API settings</strong>. </i> </p><p><i>4. Enter the API key in the plugin settings. </i> </p><p><i>5. Customize chatbot appearance and behavior (name, avatar, greetings, etc.). </i> </p><p><i>6. Save the settings. </i> </p><p><i> </i> </p><p><i><strong>Step 3: Add the Chatbot to Your Site</strong> </i> </p><p><i>• Most plugins provide a <strong>shortcode</strong> or <strong>widget</strong> to place the chatbot anywhere on your site. </i> </p><p><i>• Insert the shortcode into your <strong>pages</strong>, <strong>posts</strong>, or <strong>footer/sidebar</strong> for site-wide availability. </i> </p><p><i><strong>Method 2: Manually Embedding ChatGPT via API</strong> </i> </p><p><i> </i> </p><p><i>If you prefer a custom chatbot without using a plugin, follow these steps: </i> </p><p><i> </i> </p><p><i><strong>Step 1: Get an OpenAI API Key</strong> </i> </p><p><i>1. Visit <u><a href=\"https://platform.openai.com/\">OpenAI’s API platform</a></u>. </i> </p><p><i>2. Sign in or create an account. </i> </p><p><i>3. Generate an API key. </i> </p><p><i> </i> </p><p><i><strong>Step 2: Add Custom Chatbot Code to WordPress</strong> </i> </p><p><i>1. Go to your <strong>WordPress Dashboard</strong>. </i> </p><p><i>2. Navigate to <strong>Appearance > Theme Editor</strong> or use a <strong>child theme</strong> for safer modifications. </i> </p><p><i>3. Add the following JavaScript and HTML to your footer or a custom page: </i> </p><br></span> </div><div><span style=\"display:inline !important;\"><pre><script>\nasync function chatWithGPT() {\n let userInput = document.getElementById("userInput").value;\n let chatBox = document.getElementById("chatBox");\n \n let response = await fetch(https://api.openai.com/v1/chat/completions, {\n method: "POST",\n headers: {\n "Content-Type": "application/json",\n "Authorization": "Bearer YOUR_OPENAI_API_KEY"\n },\n body: JSON.stringify({\n model: "gpt-4",\n messages: [{"role": "user", "content": userInput}]\n })\n });\n \n let result = await response.json();\n chatBox.innerHTML += `<p><strong>You:</strong> ${userInput}</p>`;\n chatBox.innerHTML += `<p><strong>ChatGPT:</strong> ${result.choices[0].message.content}</p>`;\n document.getElementById("userInput").value = "";\n}\n</script>\n \n<div id="chatContainer">\n <div id="chatBox" style="height: 300px; overflow-y: scroll; border: 1px solid #ddd; padding: 10px;"></div>\n <input type="text" id="userInput" placeholder="Ask something..." />\n <button onclick="chatWithGPT()">Send</button>\n</div></pre><br></span> </div><div><span style=\"display:inline !important;\"><p><strong>3. lépés: A chatbot testreszabása és stílusának beállítása</strong> </p><p>• Adj hozzá egyedi CSS-t, hogy a chatbot szebben nézzen ki. </p><p>• Használj JavaScript/jQuery-t az interaktivitás javítására. </p><p><strong>3. Módszer: No-Code (Kód nélküli) Chatbot készítő használata (pl. Botpress, Chatbase)</strong> </p><p>Ha egy teljesen testreszabható, hosztolt chatbotot szeretnél, harmadik féltől származó chatbot készítőket is használhatsz. </p><ol><li><p>Regisztrálj a Botpress, Chatbase vagy Landbot szolgáltatásokra. </p> </li><li><p>Csatlakoztasd az OpenAI API-hoz. </p> </li><li><p>Testreszabhatod és betaníthatod a chatbotot. </p> </li><li><p>Ágyazd be a WordPress oldaladra iframe vagy JavaScript widget segítségével. </p> </li> </ol><p><strong>Végső gondolatok</strong> </p><p>• Nem technikai felhasználók számára: Az AI Engine bővítmény a legegyszerűbb megoldás. </p><p>• Fejlesztők számára: A közvetlen API integráció több rugalmasságot biztosít. </p><p>• Fejlettebb használati esetekhez: A no-code készítők AI betanítást és analitikát kínálnak. </p><br></span> </div><div><i><span style=\"display:inline !important;\"><p><strong>ENG: Step 3: Customize and Style the Chatbot</strong> </p><p>• Add custom CSS to make the chatbot look better. </p><p>• Use JavaScript/jQuery to enhance interactivity. </p><p><strong>Method 3: Using a No-Code Chatbot Builder (e.g., Botpress, Chatbase)</strong> </p><p> </p><p>If you want a fully customizable, hosted chatbot, you can use third-party chatbot builders. </p><p>1. Sign up for <strong>Botpress, Chatbase, or Landbot</strong>. </p><p>2. Connect it with <strong>OpenAI API</strong>. </p><p>3. Customize and train the chatbot. </p><p>4. Embed it into your WordPress site using an <strong>iframe</strong> or <strong>JavaScript widget</strong>. </p><p><strong>Final Thoughts</strong> </p><p>• <strong>For non-tech users:</strong> A plugin like <strong>AI Engine</strong> is the easiest way. </p><p>• <strong>For developers:</strong> Direct API integration gives more flexibility. </p><p>• <strong>For advanced use cases:</strong> No-code builders offer AI training and analytics. </p></span> </i> </div><div><span style=\"display:inline !important;\"><br></span> </div><div><span style=\"display:inline !important;\">Comment by Balázs:</span> </div><div><span style=\"display:inline !important;\"><div style=\"padding:8px 24px;margin:0px -24px;color:rgb(30, 31, 33);font-family:-apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;background-color:rgb(249, 248, 248);\"><div style=\"margin-right:16px;\"><div style=\"align-items:stretch;flex-direction:row;display:flex;justify-content:start;\"><div style=\"flex:1 1 auto;min-width:1px;\"><div style=\"align-items:flex-start;padding:0px 16px 0px 0px;display:flex;\"><div style=\"flex:1 1 auto;min-width:1px;margin-top:-2px;\"><span style=\"font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;\"><strong style=\"margin:0px;font-weight:700;\"><a href=\"https://app.asana.com/0/profile/1208649861434615\" style=\"cursor:pointer;\">Balázs N. Petioky</a></strong></span><span style=\"font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;\"><span> </span>·<span> </span><span style=\"font-size:12px;display:inline;\"><span><span>14 days ago</span></span></span></span> </div><div style=\"margin-top:-6px;margin-bottom:-6px;margin-left:4px;\"><div><div tabindex=0 style=\"align-items:center;flex-direction:row;display:inline-flex;justify-content:center;box-sizing:border-box;border:1px solid transparent;border-radius:6px;flex-shrink:0;transition-property:background, border, color, fill;transition-duration:0.2s;overflow:hidden;cursor:pointer;padding:0px 5px;font-size:12px;background:0px 0px;\"> </div> </div> </div> </div><div><div style=\"font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;\"><div style=\"display:inline;\"><div>A version was made by marketing and more chatbot to WHM CLOUD in Wordpress: right corner below: <a target=_blank rel=\"noreferrer noopener\" href=\"https://whmcloud.lemonshakers.io/\" style=\"cursor:pointer;\">https://whmcloud.lemonshakers.io/</a> </div><div>They have used: Rispose app. <span style=\"box-sizing:content-box;max-width:100%;display:inline;overflow:hidden;\"><span style=\"vertical-align:unset;display:inline-flex;\"><span style=\"vertical-align:unset;margin-right:4px;display:inline;\"><span style=\"display:inline;\"><span style=\"background-image:;background-size:;background-repeat:;background-attachment:;background-origin:;background-clip:;box-sizing:border-box;vertical-align:top;border-radius:4px 0px 0px 4px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;font-size:12px;width:20px;\"><span style=\"box-sizing:border-box;background-position:50% center;background-size:cover;border-radius:4px 0px 0px 4px;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset;\"></span><span></span></span></span></span><span style=\"letter-spacing:-0.15px;display:inline;vertical-align:unset;\"><a href=\"https://app.asana.com/0/profile/1208637292143890\" style=\"cursor:pointer;display:flex;\">Dorin Inovan</a></span></span></span> <span style=\"box-sizing:content-box;max-width:100%;display:inline;overflow:hidden;\"><span style=\"vertical-align:unset;display:inline-flex;\"><span style=\"vertical-align:unset;margin-right:4px;display:inline;\"><span style=\"display:inline;\"><span style=\"background-image:;background-size:;background-repeat:;background-attachment:;background-origin:;background-clip:;box-sizing:border-box;vertical-align:top;border-radius:4px 0px 0px 4px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;font-size:12px;width:20px;\"><span style=\"box-sizing:border-box;background-position:50% center;background-size:cover;border-radius:4px 0px 0px 4px;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset;\"></span><span></span></span></span></span><span style=\"letter-spacing:-0.15px;display:inline;vertical-align:unset;\"><a href=\"https://app.asana.com/0/profile/28302136238860\" style=\"cursor:pointer;display:flex;\">Radu CIGMAIAN</a></span></span></span> do you have any idea, how it could be integrated this way fast? </div> </div> </div> </div> </div> </div><div tabindex=0 style=\"align-items:center;flex-direction:row;display:inline-flex;justify-content:center;box-sizing:border-box;border:1px solid transparent;border-radius:6px;transition-property:background, border, fill;transition-duration:0.2s;opacity:1;top:-6px;right:-16px;cursor:pointer;min-width:28px;background:0px 0px;\"> </div> </div> </div><div style=\"padding:8px 24px 24px;margin:0px -24px;color:rgb(30, 31, 33);font-family:-apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;background-color:rgb(249, 248, 248);\"><div style=\"margin-right:16px;\"><div style=\"align-items:stretch;flex-direction:row;display:flex;justify-content:start;\"><div style=\"flex-shrink:0;margin-right:8px;\"><div tabindex=0 style=\"cursor:pointer;display:inline-flex;box-sizing:border-box;border-color:transparent;justify-content:center;align-items:center;\"><span style=\"vertical-align:top;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;background-image:;background-size:;background-repeat:;background-attachment:;background-origin:;background-clip:;box-sizing:border-box;border-radius:50%;font-size:12px;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset;\"><span style=\"box-sizing:border-box;background-position:50% center;background-size:cover;border-radius:50%;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset;\"></span><span></span></span> </div> </div><div style=\"flex:1 1 auto;min-width:1px;\"><div style=\"align-items:flex-start;padding:0px 16px 0px 0px;display:flex;\"><div style=\"flex:1 1 auto;min-width:1px;margin-top:-2px;\"><span style=\"font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;\"><strong style=\"margin:0px;font-weight:700;\"><a href=\"https://app.asana.com/0/profile/1208649861434615\" style=\"cursor:pointer;\">Balázs N. Petioky</a></strong></span><span style=\"font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;\"><span> </span>·<span> </span><span style=\"font-size:12px;display:inline;\"><span><span>14 days ago</span></span></span></span> </div><div style=\"margin-top:-6px;margin-bottom:-6px;margin-left:4px;\"><div><div tabindex=0 style=\"align-items:center;flex-direction:row;display:inline-flex;justify-content:center;box-sizing:border-box;border:1px solid transparent;border-radius:6px;flex-shrink:0;transition-property:background, border, color, fill;transition-duration:0.2s;overflow:hidden;cursor:pointer;padding:0px 5px;font-size:12px;background:0px 0px;\"> </div> </div> </div> </div><div><div style=\"font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;\"><div style=\"display:inline;\"><div>A version was made by marketing and more chatbot to WHM CLOUD in Wordpress: right corner below big question mark: <a target=_blank rel=\"noreferrer noopener\" href=\"https://whmcloud.lemonshakers.io/\" style=\"cursor:pointer;\">https://whmcloud.lemonshakers.io/</a> </div><div>They have used: Rispose app. <span style=\"box-sizing:content-box;max-width:100%;display:inline;overflow:hidden;\"><span style=\"vertical-align:unset;display:inline-flex;\"><span style=\"vertical-align:unset;margin-right:4px;display:inline;\"><span style=\"display:inline;\"><span style=\"background-image:;background-size:;background-repeat:;background-attachment:;background-origin:;background-clip:;box-sizing:border-box;vertical-align:top;border-radius:4px 0px 0px 4px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;font-size:12px;width:20px;\"><span style=\"box-sizing:border-box;background-position:50% center;background-size:cover;border-radius:4px 0px 0px 4px;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset;\"></span><span></span></span></span></span><span style=\"letter-spacing:-0.15px;display:inline;vertical-align:unset;\"><a href=\"https://app.asana.com/0/profile/1208637292143890\" style=\"cursor:pointer;display:flex;\">Dorin Inovan</a></span></span></span> <span style=\"box-sizing:content-box;max-width:100%;display:inline;overflow:hidden;\"><span style=\"vertical-align:unset;display:inline-flex;\"><span style=\"vertical-align:unset;margin-right:4px;display:inline;\"><span style=\"display:inline;\"><span style=\"background-image:;background-size:;background-repeat:;background-attachment:;background-origin:;background-clip:;box-sizing:border-box;vertical-align:top;border-radius:4px 0px 0px 4px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;font-size:12px;width:20px;\"><span style=\"box-sizing:border-box;background-position:50% center;background-size:cover;border-radius:4px 0px 0px 4px;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset;\"></span><span></span></span></span></span><span style=\"letter-spacing:-0.15px;display:inline;vertical-align:unset;\"><a href=\"https://app.asana.com/0/profile/28302136238860\" style=\"cursor:pointer;display:flex;\">Radu CIGMAIAN</a></span></span></span> do you have any idea, how it could be integrated this way fast? <a target=_blank rel=\"noreferrer noopener\" href=\"https://rispose.com/\" style=\"cursor:pointer;\">https://rispose.com/</a> </div> </div> </div> </div> </div> </div> </div> </div><br></span> </div>Asana ID: 1209581018712493</span>",
"System.Tags": "2025 4 Months",
"System.Parent": 678
},
"multilineFieldsFormat": {
"System.Description": "html"
},
"relations": [
{
"rel": "System.LinkTypes.Hierarchy-Reverse",
"url": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/workItems/678",
"attributes": {
"isLocked": false,
"name": "Parent"
}
}
],
"_links": {
"self": {
"href": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/workItems/723"
},
"workItemUpdates": {
"href": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/workItems/723/updates"
},
"workItemRevisions": {
"href": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/workItems/723/revisions"
},
"workItemComments": {
"href": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/workItems/723/comments"
},
"html": {
"href": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_workitems/edit/723"
},
"workItemType": {
"href": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/workItemTypes/User%20Story"
},
"fields": {
"href": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/fields"
}
},
"url": "https://dev.azure.com/inhousehu/94e196a4-cea8-41d0-8b27-c0433bfb56be/_apis/wit/workItems/723"
}