Skip to content
BramKn
BramKn
@bramkn
Active Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 11
Reply
RE: Callin.io workflow details

Your post has been approved. It was likely flagged due to the rapid pace of replies.

7 months ago
Forum
Reply
RE: callin.io Influencer scams

Hi Welcome to the community! Sorry about your experience. However, this is how influencers operate; they generate excitement for something through s...

9 months ago
Forum
Reply
RE: How to set custom credentials and make calls

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...

1 year ago
Forum
Reply
RE: Execution Time for Each Node

You should be ashamed of yourself

1 year ago
Forum
Reply
RE: How to use variables after a true/false split?

Hi You are probably looking for an expression like. {{$('nodename').first(0,0).json.variablename}}

1 year ago
Forum
Reply
RE: How to remove duplicate items from a list

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 ...

3 years ago
Forum
Reply
RE: How to remove duplicate items from a list

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...

3 years ago
Forum
Reply
RE: How to remove duplicate items from a list

Could you share some sample data for me to test with?

3 years ago
Forum
Reply
RE: How to remove duplicate items from a list

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...

3 years ago
Forum
Reply
RE: How to remove duplicate items from a list

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...

3 years ago
Forum
Reply
RE: Airtable linked records

Hi Typically, you'll need to specify the ID of a linked record, as this is the value actually used to establish the link. I'm not entirely sure abou...

3 years ago
Forum