I have an app that need to integrate with monday webhook, I find out the setting is quite simple after watching monday youtube guide.
But I want to add Authorization in Header, is there anyway to add this.
I look for monday docs but there is no way to do. But some forum, they said that there is still way to do it.
Hello there @thanh.nguyen and welcome to the community!
I hope you like it here 
If you are referring to a custom header you want to add, it is not possible to do that.
If you are referring to the Authorization header with the JWT that comes from monday, then if you create a webhook via API using an OAuth token or a shortLivedToken, the authorization header will be there. For now you also need to create in your app an integration feature (it can be empty) but our team is working on a deployment that will make said step not necesary.
I hope that helps!
Cheers,
Matias
1 Like
Thanks Matias,
Just got one more question why don’t you name a task is item_id, but actually it is pulse_id
Hello again @thanh.nguyen,
monday.com used to be called “dapulse”. Each item was a “pulse”.
That is why you see “pulse_id” instead of “item_id”.
If we change it in the future, you will of course, be notified before it happens 
Cheers,
Matias