Can someone help with approach i need to go with?

I have a situation where our company’s chatbot is deployed in one environment. Whenever someone clicks the ‘initiate’ button, the bot should be triggered in my environment, and we need to capture the description from the button’s end to use in the bot. Could you provide any solutions or references for this?

@Kancharla_Mahija

you can use orchestrator start job api…where you can trigger a job and pass some input values to the job as well

refer swagger for more details

<OrchetsratorURL>/swagger/index.html

cheers

1 Like

Sure thank you for the approach

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.