Summary
We've covered several different key ideas within this chapter that we hope you found both informative and enlightening for how you consider the work that you do as a Marketing Cloud developer. The differences between webhooks and APIs, and how we can utilize webhooks to create an event-driven, real-time solution, are so important in taking your integration with Marketing Cloud to the next level. As we have seen the rise of many platforms and services that implement webhooks, such as GitHub, Discord, and Slack, there have arisen numerous opportunities for automation across disparate systems to allow functionality that would otherwise be either impossible or wildly inefficient.
In addition to discussing webhooks, we also went through an example that creates content whenever a push event has occurred within GitHub. Obviously, our example was somewhat simplistic with many assumptions made for ease of demonstration, but it should provide a strong springboard for you to take...