Skip to main content
Nintex Community Menu Bar
Question

Do we need remote site settings for REST models in Skuid ?

  • July 10, 2024
  • 1 reply
  • 3 views

Forum|alt.badge.img+6

Hi,

Is is mandatory to maintain the remote site settings for REST models in Skuid ?

if so , can anyone help me understand why ?


Thanks in advance.

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • July 10, 2024

It is only mandatory if you want the model service to use the Salesforce APEX Proxy to route your REST API calls.  This is the way these models default, because its the cleanest way of getting around CORS issues that usually prevent access to resources on other domains. 

If you can work those things out in other matters - don’t use the apex proxy and everything will happen directly client side.   (This is configured in the model service setup screen)