Jessica Peck
- Total activity 457
- Last activity
- Member since
- Following 1 user
- Followed by 2 users
- Votes 4
- Subscriptions 307
Articles
Recent activity by Jessica Peck-
COMING SOON: Workflow Tracker Move and Redesign
We will soon release a new feature which includes a rebuild of the current workflow status tool to slide in from the side of the screen so that users can view all workflow details while simultaneou...
-
Tracking the Status of your Support Ticket
Once you've submitted a support ticket, you can log into your Kuali Support portal account to review all your ticket activity via My activities. When you click on your name in the top righthand co...
-
Submitting a Support Request Ticket
Kuali Support Portal provides a portal for designated support contacts to submit a request for assistance from our support team. Who Can Submit a Support Request? How Do I Submit a Support Reques...
-
Using the Knowledge Base
Using the Knowledge Bases Search Stay Up to Date on Any New Content Community Circles Activities Using the Knowledge Bases The Kuali Support Portal allows users to access documentation for each p...
-
Create a POST API Integration with a Google Doc
You can use Google Scripting to post information from a Kuali form to another source via API (i.e. Google Sheet, Google Doc, etc) as an integration step in workflow. The steps create a basic POST ...
-
Create a POST API Integration with a Google Sheet
You can use Google Scripting to post information from a Kuali form to another source via API (i.e. Google Sheet, Google Doc, etc) as an integration step in workflow. The steps create a basic POST ...
-
Create a GET API Integration with a Google Sheet
You can use Google Scripting to expose the content of a Google Sheet via REST API. That REST API can then be used in Kuali to fill the contents of a dropdown on a form. Create the Sheet Create the...
-
Export Document List to CSV via API
Just as you can export all of the documents in an app via the Documents page, you can also accomplish the same function programmatically. The export function sends the document list data to a CSV, ...
-
Create a Filtered User Lookup via Integration
If you want to create a User lookup that only limits the users available for selection, you can use our rest API and filter the list by available attributes. Note: This can be done with any type...
-
Processing Long Running Workflow Integrations
When you have a process that will take longer than 5 seconds to complete, you can put the workflow into a paused state via a workflow integration step. Then, you can accomplish what you need, and w...