So far, we've been sending single messages to single recipients. In the real world, that's not very helpful. The whole reason we have a bulk mail solution like SendGrid is to send lots of messages! In this video, we do just that. Using both PostMan and C# we send customized messages to multiple recipients with a single HTTP POST.