We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7caa85 commit 459a6afCopy full SHA for 459a6af
apps/web/public/content/gitlab.md
@@ -46,7 +46,7 @@ https://api.tinybird.co/v0/events?name=gitlab_work_item
46
1. Select **Add custom header** and add 'Authorization' as **Header name** and paste the token you created in Tinybird as **Header value**.
47
48
```
49
-Bearer {% user("userToken") %}
+Bearer <TOKEN> %}
50
51
52
8. You're done. You can select **Test** to check if the webhook is working.
0 commit comments