There is currently no way to have POST events of Webhook events for multiple URLs.
You can write a script that will forward data to as many URLs as you need and direct SendGrid to POST. For example, written in PHP:
EDIT: Now you are advised to use Reflector.io (another SendGrid product) to send a website for multiple destinations.
source share