How to wait the response of api (AJAX call in custom html) before complete assignment
Confluence User - 11 Nov, 2021
I need to call an API request when the complete assignment button is clicked and wait for its response and if the response is false then the click event is canceled
forms;api;submission;ajax;javascript;response;event