Hi,
I’m trying to create an automation where, when a new BaseCamp task to create a new piece of content (blog, etc.) is assigned, ChatGPT will draft it —and then email it to me as a Google Doc.
However, I keep getting the “Nonetype” Error even though all variabes seem to be mapped correctly. Screenshots below - any suggestions welcomed, as I am new to this.
Many thanks in advance!
---
Full Error Message:
The error indicates that the input data for the ChatGPT step is not being populated correctly, particularly the field that is supposed to receive data from a previous step. In this case, the instructions
field is trying to pull data from a previous step using {{309897247__description}}
, but it seems that the expected data is not being passed, leading to a failure in creating the conversation.
The workflow currently:

How I currently have the ChatGPT integration set up:

