Hi there,
I´m new to n8n, so maybe I will ask some beginner questions, but hopefully you can help me. As mentioned in the title, I want to buold some visual quotes and post them to Twitter.
I send a HTTP request to a free quotes api. I get “quote” and “author” back from the api. So I wanted to pass these two variables to my template in apitemplate. But I don´t know how. The textfields in the visual template have also the name “quote” and “author”. I thought the data will be passed automatically to the two textfields in my template.
Here is what I have done so far. Please be a bit patient with me, I´m not a programmer Thanks in advance for your help.
I have not used the create image operation of the APITemplate.io node and to be honest, it confused me a bit when I tried this. I could only get this to work when using the JSON Parameters setting:
In my example, the template ID used in the APITemplate.io node would be different from yours, so you’d need to select the correct one. Also, my example field in APITemplate.io is called mytext, so you would need to update this as well in the APITemplate.io node when testing my example workflow: