Skip to main content

i am using a omni channel flow in messaging for invoking bot 

But still my chatbot is not routing to bot and in text preview the following error occur :

 

There was a problem building the bot configuration. Could not find invocable action of type flow for id 3005i0000011bbr

 

can anyone tell why my bot is not invoking

 

@* Service Cloud *

2 answers
  1. Nov 2, 2023, 2:51 PM

    The error may occur when an apex class previously had an invocable method, but no longer does. 

    Please also review the affected bot dialog causing the issue and ensure there are no inactive dialogs. 

    Or if a flow was inactive or there was a change from auto-launched to something else (e.g. screen flow).

0/9000