cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who rated this post

L3 Networker

Hi @jtorvald

Which integration are you working on? Some integrations allow you to set a max fetch parameter.

You can check the API call being made while saving the instance configurations by opening Developer Tools on your browser and checking the Network Tab for request headers and methods.

For this use case it should be a PUT request to /settings/integration with the request headers containing {"isFetch":False}

 

Hope this helps.

View solution in original post

Who rated this post