Good Day Expert,
Is it possible to call Appian actions and related actions using OpenAI ChatGPT in Appian?If yes, could you please guide me on this?
Thanks in advance.
Cheers,
Kalai.
Discussion posts and replies are publicly visible
Actions are processes. You could expose these process through web APIs and have other systems call these.
ChatGPT is just a web-UI. Not sure how that could call these APIs.
What are you looking for?
Thanks Stefan Helzle for your response.
We are trying very similar to recordchat option using chatGPT where we can achieve ChatGPT features as well as trigger some record actions
Did you consider using this?
https://docs.appian.com/suite/help/26.3/Chat_Component.html
No, ChatGPT cannot directly call Appian actions or related actions. Appian's AI Copilot handles AI interactions internally, while external OpenAI integrations process prompts and trigger Appian processes indirectly via integrations, not direct action calls.