User Activity
06-01-2023
Hello, I was wondering if there was a way to do fuzzy search in the core_company table on the name. I found this https://www.servicenow.com/community/developer-articles/community-code-snippets-scripted-string-matching-techniques-part/ta-p/2330301 and...
05-19-2022
Hi,
I have in my form a list collector for the locations table. In my flow, I need to only get the name of each location and then join everything together in a string to pass it to a REST request.
Do you have any idea how to proceed?
Thank you,
Hi,
I would like to get the groups that a user is part of and return the first one from a Flow. I get the user information from the "Opened by" field from my catalog variables.
Many thanks,