Announcements
Hello, I am trying to display (GET) staff information from an API I have added as a data source. I would like to filter this information by "email" and display the necessary staff data, either as a gallery or form, depending on which works best.
profile page
All APIs are different. Most public APIs have documentation that will list out all the available options and provides examples of queries and responses. This is typically the best place to start.
Thanks, the API was created by my colleague, specifically for this purpose. I added it as a new connector via the dataverse. The data comes up in certain circumstances like when I use a drop down. However, I would like it to populate the whole form/gallery etc by filtering based on staff email.
After attempts with my colleague we were able to arrive at the solution. Using the following in the formula bar:
First(Filter(StaffDB.Getstaffdata(), StartsWith(email, User().Email) )).idNo for the ID input box and .profession for the jobtitle input box...etc as seen in the pic above.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 355 Most Valuable Professional
11manish 209 Super User 2026 Season 2
MS.Ragavendar 150 Super User 2026 Season 2