Hello! I've moved this to the jobs category for you. Many people monitor this section, so you should receive a response or message shortly.
Your post has been approved. It was likely flagged due to the rapid pace of replies.
I began using callin.io before the paired items feature was available, and when it was introduced, it wasn't yet reliable. Furthermore, I prefer not...
This likely relates to a specific node being used, such as a code or HTTP request node. Using .item inherently carries risks. If it can't locate th...
Could you please remove the "Replace Me" node? I find it quite frustrating. Having to delete two items each time a loop node is added (the node itse...
I'm sorry you're experiencing this. Personally, I would just share their name, but I understand if you prefer not to. There's an expert page with v...
Hi Welcome to the community! Sorry about your experience. However, this is how influencers operate; they generate excitement for something through s...
Hi Not entirely sure about your process. Within the HTTP node, you can directly configure the API call, including the URL. If you only require the...
You should be ashamed of yourself
Hi You are probably looking for an expression like. {{$('nodename').first(0,0).json.variablename}}
Another approach to resolve this is by using an IF node to check if the State is null. Subsequently, you can append the true and false branches using ...
Hello, Thanks for providing the data. I'm uncertain why the item lists node isn't sorting as anticipated. I recall using it previously with no iss...
Could you share some sample data for me to test with?
Hi There is yes, Simply sort the list first on that field. I think it keeps the first record it finds, so simply sort it in a way you find the...
Hi if this is a list of items you can set the item lists node to only look at one of the values in the list for the duplicate removal. If not y...