Webhook => AI Agent not executing properly

Hi, I am a newbie :slight_smile:

I am creating a workflow:

  1. to have a webhook based on a purchase send 3 pieces of text info to an AI agent
  2. Have the AI agent process the info based on prompts
  3. Email the created info from AI agent to the client (to the email provided)

I am using Funnelkit automations and the automations allow me to create an action "send data to any HTTP request. I have the 3 pieces of data set in that automation.

  • When I test the AI agent with a chat prompt, it works perfectly.
  • When I test the automation and webhook via test mode, the AI asks for the information it needs to process it (as it should).
  • But, when I process an order, nothing gets sent to the n8n workflow.

Do I need another step in order for the workflow to receive the order info? Do I have the prompt for the AI agent set up properly?

** Additional question, I would like the information from the AI agent be turned into a PDF and then emailed to the client. Any suggestions on how I can do this?

Thank you for any help!




Hi there!
Did you already see the process from Executions history tab?

Hi, thank you.

I figured it out.

Youโ€™re welcome, is my answer solve your problem? If it yes, kindly mark my message as solution:) Thanks