02-17-2018 08:46 AM
I have a two part question.
I have to perform 3 queries to extract information from an application. I can put all 3 queries in the same REST Get snap. First question is…is this better or worse than using 3 separate REST Get snaps?
Second question depends on answer to first question.
If using a single REST Get snap is fine/recommended, the result is 3 tables. One field in each is the same between them. How would I merge these together to make one nice data stream? For example, if I have organization id shared between the three tables, how do create one table where these are joined together?
If using a single REST Get is not recommended, I’m assuming that using 3 REST Gets and a join would be the proper approach to getting the result I’m looking for…is that correct?
Thanks in advance.
Mike
06-24-2024 05:16 AM
I am replying to this question because I have the same question and it has not been answered for 6 years 🤣