You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to abort request invoked using Rest.get

edited Nov 27, 2023 6:42AM in Visual Builder 9 comments

Hello All,

Im using Rest.get as below to invoke service and need to implement abort action, help with syntax or working example for same.


define(['vb/helpers/rest'], (Rest) => { 
...
var rest = Rest.get('serviceExtensionId:serviceId/endpointId', {extensionId:myExtensionId} )

Thanks

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!