Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@duydvu duydvu released this 14 Sep 04:24
· 1 commit to main since this release

First Release:

  • Support common HTTP methods. GET, POST, PUT, PATCH, DELETE.
  • API calls are authenticated automatically.
  • Dynamic URL. Use micromustache to generate dynamic URL based on the current values of the item.
  • Disable trigger based on the current values of the item.