Webhook endpoints

In Otto 3 you cold create a webhook but without the channel part, so that one service (in this case Jot) could use the same webhook but with the channel information being unique. On Submit the webhook contained the formID so that the same webhook could be used for 5 different forms and in each case a different channel would be populated in the receiving file.
The webhook now seems to include the channel, so do I need to create 5 different webhooks?? or will changing the channel information just work?

Hi John,

Yes, you would need to create 5 different webhook endpoints. However, if you have the “Auto-register webhooks” toggle turned on, it will behave exactly like Otto 3 and the endpoints will be created automatically for you.

I hope this helps clarify!