Integrating ChatGPT with Power Automate Desktop | Invoke Web Service

Опубликовано: 21 Февраль 2026
на канале: Automation Feed
6,018
84

Join this channel to get access to the perks:
   / @automationfeed  

In this video, we have demonstrated how you can integrate ChatGPT in RPA using Power Automate Desktop. Using Invoke Web Service Action to get data from ChatGPT API in Power Automate.

👉 https://rpafeed.com/recommends/powera...

==============================================================================
URLs and Other details used in the video:

🔸https://beta.openai.com/account/api-keys

🔸https://api.openai.com/v1/completions

🔸Authorization: Bearer API_Key

🔸JSON
{
"model": "text-davinci-003",
"prompt": "%UserInput%",
"max_tokens": 500,
"temperature": 0,
"top_p": 1,
"n": 1,
"stream": false,
"logprobs": null,

"stop": null
}
==============================================================================
👉 Subscribe to our YouTube channel to get video updates.
👉 Learn Automation Anywhere A360: https://coursera.ki.sale/5p51n
👉 Our Blog: https://rpafeed.com

Social Media:
📢Youtube:    / @automationfeed  
📢Instagram:   / automationfeed  
📢Twitter:   / automationfeed  
📢LinkedIn:   / automationfeed  

#chatgpt #rpadeveloper #powerautomatedesktop

Please write back to us at automationfeed1[at]gmail.com for more information.



Tags:

power automate desktop use cases,
power automate desktop flow examples,
power automate desktop ideas,
power automate desktop tutorial pdf,
power automate desktop download,
power automate desktop windows 10,
power automate desktop vs online,
install power automate desktop,
power automate desktop and chat gpt integration