Syncd hooks allow you to never have to interact directly with a third party REST API’s again.
quirks
that make it difficult to maintain and interact with. We’ve abstracted all of that away so you can focus on building your product.
GitHub
webhook, to interact with the GitHub REST API you need to provider your user a dropdown list of all the organizations they are a part of. Usually you would have to make a request to the GitHub API to get this information, which means looking up the docs (which are HUGE, and different providers have different standards for docs). With Syncd, we’ve abstracted all of that away so you can just do this: