File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ The default response (or a response set with e.g. the Modify Response Custom Act
31
31
32
32
Lists all request sent to a token.
33
33
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
+
34
38
#### Query string parameters
35
39
36
40
* ` sorting ` (string) - either ` newest ` or ` oldest ` (default)
Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ Subscribe below to receive updates about improvements and new features on Webhoo
24
24
</form >
25
25
</div >
26
26
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
+
27
33
## 27 Feburary 2025
28
34
29
35
* ** Extract JSON** now supports Repeat, and automatically extracts variables when interating over objects and arrays.
You can’t perform that action at this time.
0 commit comments