
Greg Mash
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Activity overview
Latest activity by Greg Mash-
Greg Mash created a post,
GraphQL!!!
Hi everyone, For those that were in either of my GraphQL sessions, I wanted to supply you with all of the queries that I showed or intended to show ;) https://github.com/KualiCo/KD2025_GraphQL_Sess...
-
Greg Mash created an article,
Creating a Groups (List) Gadget that Belong to a Specific Parent
Retrieve an API key Create an integration to pulls a list of groups Create an integration for a list of Groups that have a specific parentId Add the Integration to Apps The native Kuali Groups ga...
-
Greg Mash created an article,
Gadget Data Shapes
This article provides a depiction of the data shape for each gadget within the Kuali Platform. Understanding these data shapes will help you effectively manage and utilize the data collected throug...
-
Greg Mash created an article,
Using Kuali GraphQL APIs in our API Tool
It is possible to make Kuali GraphQL calls through the Kuali API configuration tool. For example, maybe you want to create a Kuali document in a secondary application programmatically from the work...
-
Greg Mash created an article,
Chaining Integrations Together
A practice that you may want/need to consider is calling an API to return initial data for your app, and then turning around and using that data as input/s to pull additional data. To accomplish th...