Where is my result.json file or results?

Thanks everyone.
I have submitted jobs through

  1. Direct Access Model-- using the notebook

#using JSON3, HTTP
#url=“https://hooks.zapier.com/hooks/catch/14354283/3meteap/
#secret_key=“…”
#HTTP.post(url;query=Dict(“key”=>secret_key,“note”=>“This is first run scar, N=5”),body=JSON3.write(bloqade_ir))

And got the success message.
HTTP.Messages.Response:
“”"
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 166
Connection: keep-alive
Date: Sun, 11 Feb 2024 21:38:11 GMT
x-zapier-hook-id: 018d9a1b-373c-950b-c271-7beb262bc041
x-zapier-hook-attempt: 018d9a1b-373c-950b-c271-7beb262bc041
x-zapier-hook-request-id: 018d9a1b-373c-950b-c271-7beb262bc041
x-zapier-hook-status: success
access-control-allow-origin: *
X-Rate-Limit-Limit: 10000
X-Rate-Limit-Remaining: 9999
X-Rate-Limit-Reset: 1707687501
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Cache: Miss from cloudfront
Via: 1.1 ffc6caf95daaedd7f8a063f8226bd792.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: DFW56-P1
X-Amz-Cf-Id: J1SLfzxZjGRVhaNKZFJzLoC78JxnUcdu9YX9mLR8yMixUwkgHpoyhw==

{“attempt”:“018d9a1b-373c-950b-c271-7beb262bc041”,“id”:“018d9a1b-373c-950b-c271-7beb262bc041”,“request_id”:“018d9a1b-373c-950b-c271-7beb262bc041”,“status”:“success”}
“”"

But even after few hours I did not get results.json file

2- Uploading json file to the webpage. (Figure Attached)
I have created validated Hamiltonian .json file from all Schema procedures. And uploaded on https://new-interface-b666b1.zapier.app/submit-a-quera-job

My question is where are my results or result.json file? How to monitor jobs and results, I work for a lab that does not allow cloud services so Amazon services are out of the question?

I have followed all correct procedure and there were no errors.

Best,
Ammar