Note: 
  • All code samples below refer to the skuid object.

  • In the v2 API, this object is not directly accessible when working within a browser console—or when referring to another Nintex Apps page runtime.

  • If you are experiencing issues, use the skuid.runtime API to target the appropriate page context.

skuid.ajax

skuid.ajax.proxy()

Make ajax requests that get routed through Nintex Apps's ajax proxy, to avoid cross-domain issues