The execution of the code shown in the previous image works through postman, however I don’t know how to execute that in n8n.
However I have put it everywhere to see if it works, but I am doing something wrong. Where should i put that to make it work?
You can refer to the following HTTP Request node to update custom fields. You will have to configure your credentials, and the respective IDs. (You can copy the below code, and paste it on your Editor UI!)
First I want to thank the quick and important help provided, and the willingness to help with the solution. It is truly inspiring to participate in this community and receive the selfless help of people. Thank you!
I know that my limitations as you learn are enough, and therefore, I would like to please tell me where I should put the code that you sent me. I already changed all the data and IDs, I put it in the Body Parameters: from the http request node. but the error continues.
The code he sent you it’s a workflow for testing. You have to copy all the code and paste it into a new workflow. When you do that, you will see an HTTP node configured as you need to configure yours.
As a newbie to n8n and newbie to programming, I must say that I am really impressed with n8n, it works perfect and the n8n support community is really great, the response and help comes faster than on a paid platform.
Thank you all very much and I hope to be a contribution also to others on my learning path.