Hi there, I hope all is well.
I’m creating an Integration Email workflow where I take information from a form submittal (Email - Watch Emails component) and then forward the output to an OpenAI model (OpenAI - Create a Completion component) for it to create a uniquely time reply using some prompts.
I’ve been able to grab the form data using the first component, but the error happens at the OpenAI component where it’s reading a NULL value instead of a “Text content” long string.
I’ve included both the Make flow blueprint and the bundle output here. I’ve been at this for hours, but I’m having no luck. I’m hoping someone could shed some light and point me in the right direction. Thanks.
blueprint.json (38.8 KB)
Output_Bundle_Email_Watch_Email.txt (41.4 KB)