Skip to content

Commit bfbe1ec

Browse files
committed
Update docs
1 parent 7862dd3 commit bfbe1ec

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/api/requests.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ The default response (or a response set with e.g. the Modify Response Custom Act
3131

3232
Lists all request sent to a token.
3333

34+
!!! note
35+
36+
Can't get the API to work? Many users forget to add the `/token/` part of the URL, make sure it's there!
37+
3438
#### Query string parameters
3539

3640
* `sorting` (string) - either `newest` or `oldest` (default)

docs/news.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Subscribe below to receive updates about improvements and new features on Webhoo
2424
</form>
2525
</div>
2626

27+
## 1 April 2025
28+
29+
* HTTP: Fixed Content-Type parameter not being replaced with Custom Variables.
30+
* Custom Domains: Verification Success emails are now sent.
31+
* Webhook.site now shows a warning as a (free) URL is near its expiry date.
32+
2733
## 27 Feburary 2025
2834

2935
* **Extract JSON** now supports Repeat, and automatically extracts variables when interating over objects and arrays.

0 commit comments

Comments
 (0)