Hello,
I'm having some decent success creating our custom connector. I'm pulling user information from a sites api and have been able to map it right in Domo. However, we use additional fields in a separate call that I'm trying to populate per user. I'm running into an issue where the if / if else statement only selects the last condition. Basically I can only call one field. How can I add have these populate correctly? I've posted some of my code and output in the photo....As you can see, it's only listing the position, when I need department to list in there as well...