How to trigger an AI agent ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I have created an AI Agent which is performing certain action on an HR Case when tested from the console. But, i am unable to call it from my flow to trigger automatically when a record is created from the portal. I have also put the trigger condition in the agent i build. Kindly let me know the best way to trigger the AI Agent everytime when a fresh record gets created.
Thank you in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Thanks for the response.
Flow is getting triggered correctly and it is invoking the agent as well. I checked the execution logs and found that the agent is returning the dynamic object as 'none' which is getting updated on the field. Inputs passed to the agent is correct.