Greg Mash
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Articles
Recent activity by Greg Mash-
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...
-
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...
-
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...
-
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...