swinton / httpie.action

:zap: Human-friendly interactions with third-party web services through GitHub Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why not webhooks?

swinton opened this issue · comments

We should document how this differs from pure webhooks, i.e.

  1. Ability to form a custom payload
  2. Ability to use different authentication methods
  3. Ability to use different request methods
  4. Ability to send different MIME types
  5. Redirects can be followed