Anyone with experience in creating a Postmark webhook?

I am reaching out to any Postmark users.

I am trying to capture a Postmark inbound stream within a NodeJS server action.
Its just a simple insert into a DB.

I’ve tested by entering a https://webhook.site URL and can see the email Raw content being sent to the endpoint.

But when I enter my Wappler Server Action URL and click Check within Postmark it errors.

If I POST the webhook,site Raw content to the same URL using Postman it works.

Should I be using the standard Server Action Workflow or using the Webhook area?

Thanks in advance.

Yes, successfully do this… am not at the computer at the moment, but remind me later today if I forget to reply with the details!

1 Like

I knew you would be the man @Antony, thank you

Hey @mimuk, sorry for taking soooo long to get back to you. Been on holiday and at a festival for 2 weeks so not been near Wappler for a while!

Here is how my webhook looks… I basically just have a load of post variables as per the Postmark specs and then give Postmark the url to this specific server action…

I hope that makes sense!

Best wishes,
Antony.

(PS - you can ignore the “record” post variable… Wappler added that by itself and it isn’t required!)

1 Like

Thanks @patrick
I managed to get it working in the end (there was a firewall issue) Hope you enjoyed the festival. :+1: