I'm currently working with a multiselect field in our system that captures employee names. My objective is to extract the email addresses associated with these names and then individually process each email through the Okta Orchestrator App to 'Get User with ID'. I aim to automate this workflow and integrate it with Freshservice. Given the complexity of parsing and processing the data, I believe the Expression Node might be the right tool for this task.
Could you provide guidance on how to accurately parse the employee emails from the multiselect field and subsequently automate the process of retrieving user information via Okta in Freshservice? Specifically, I'm looking for advice on whether the Expression Node is the best option for this process and, if so, how to effectively configure it to meet our requirements.