Hey @Dinesh Nariyani 👋
That's right, you can only make GET requests (see code). I suggest opening an issue on the tap's repo describing your use case. The implementation is probably a good amount of work since using POST also probably means adding a request body and the corresponding user-facing settings for that.
🙌 1
d
Dinesh Nariyani
04/07/2024, 5:50 PM
Also, can we store headers in .env as secrets because it may expose the api key in .yml ?