Hi. I have a workflow which works correctly but at the end of the process I need a tr_SCRIPT to call or query a rest API, no need to wait for an answer, just call it. I have done many methods always with errors, I do not know if I am doing something wrong. I have tried JavaScript and VBScript without success.
This method does not show signs of errors in the log, but when processing it, it does not consult the api, I have tried several methods without success, I only need to consult the url shown in the image using javascript or vbscript, I have tried various javascript methods it always gives me errors even with the simplest code. please i need your help if anyone has done this before.