Use quick text with Skuid?

Hi Brayden, we found that the Quick Text is stored in a standard object in Salesforce, called “QuickText”. You can add a new model to your Skuid page and connect to the QuickText object as usual. Maybe that’s already helpful for you, to use your existing QuickText messages and implement them in your Skuid page. Furthermore, here are some information about Quick Actions, you can try making the actions invocable, then Skuid may be able to run them:

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_actions_invocable.htm
https://docs.skuid.com/latest/en/skuid/salesforce/apex/apex-invocable-methods.html