Hi,
I have a apply to each step which is used to filter an Json Array and filter that array using another array within the loop. I wanted to know if there is anyway to return/join the multiple values I am getting from the apply to each loop i.e -
Is there a way to join the PS, NY value together to return as a string for my chatbot. Any help will be greatly appreciated.
Hi @ikhan_24,
If you want to filter an array the Filter Array action might be useful in this setup. Can you share a couple of screenshots of the configuration of your condition actions?
Are you also able to share a sample payload of your array json values? Obviously obfuscate/anonymize the sample, if needed.
This way I can make some suggestions for your specific setup.