stevegray
4Penny.net
Points: 55409

2/29/2024 12:07:25 PM

VB.NET Webhook Tutorial

* This article, and all our great ApisAndWebhooks documentation, Is available on the ApisAndWebhooks menu

This tutorial will take you through the ENTIRE process of creating a web hook receiver in VB and ASP.NET. It can be easily ported to C#, if you're not old like me. 

It's safe to say that this tutorial does not exist anywhere on the internet. I've looked. 

I'm going to code two of them in the next few days, this first one will receive a webhook sent from www.github.com, because it's easy, and easy to test repeatedly. I can just click a button on Github and it will send my webhook over and over. 

The second one will be using the 'custom' API, it's going to come from a national bank. 

Step one is included here, in the 'teaser' section, because many of you are not subscribers and I want you to know that I'm EASILY going to save you days of work here. I just spent 3 days figuring this out. 

So... 

Step 1:

Create a new ASP.NET Web Application (.NET Framework) (mine is in VB, but it can be easily ported to C#)

 

Step 2 is below. 

4Penny.net
Version: Unknown or N/A
Section: Visual Studio Tools for Dynamics GP,Web Services,.NET Development
Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3