Hi, I am a newbie ![]()
I am creating a workflow:
- to have a webhook based on a purchase send 3 pieces of text info to an AI agent
- Have the AI agent process the info based on prompts
- 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!



