Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

qrs

Using the qrs api calls I am able to copy an app. Now I want to create a new connection and have the app use that connection.

Are there any examples of doing this? Initially I am having trouble figuring out how to create a new connection via the API. If I could do that I am thinking of setting a variable the load scripts would use to load from this newly created data source.

2 Replies
Alexander_Thor
Employee
Employee

You can use the /qrs/dataconnection endpoint to create a connection.

However the QRS api does not have access to loadscript so you wouldn't be able to pick that up without using something like the Engine API which has access to in-app resources.

mborsadw
Partner - Creator
Partner - Creator

Alexander,

On the topic of creating dataconnection using qrs api. I am not able to access these connections in the App (load editor). See Folder dataconnection created using qrs api not visible in App load script

I would appreciate if you could shed some light on this topic.

thanks,

Mufaddal