Hello!
Is there a way to make HTTP requests with the Honeycode APIs? I am trying to use the QueryTable Rows APIs to get a list of the rows that match a criteria.
I found this documentation to do a POST request but I am unsure of the URL to use when making the request: https://docs.aws.amazon.com/honeycode/latest/APIReference/API_QueryTableRows.html
If not, is there another option? It looks like Lambda may be what I am looking for.