Slack Message Handler > Using the Slack Message Handler recipe > Step 7. Configure and publish the Call A2E Agent process
  

Step 7. Configure and publish the Call A2E Agent process

Configure the Secure Agent and the AI agent parameters from the agent flow you created, and then publish the Call A2E Agent process.
  1. 1In Application Integration, open the Call A2E Agent process.
  2. 2On the Start tab of the Start step, select the Secure Agent from the Run On list. This should be the same Secure Agent you selected when you deployed the AI agent.
  3. 3On the Input Fields tab of the Call A2E Agent step, enter the following values extracted from the URL you copied from the agent flow you created in AI Agent Engineering:
  4. For example, in the following URL:
    https://localhost:19448/a2e/7BoWuUfqJsvdg6Fa7dtVi7/Slack
    The syntax is:
    https://<HostName_Port>/a2e/<FRS_ID>/<Flow_Name>
  5. 4Save and publish the process.