Help configuring the Discord interactions endpoint URL with the HTTP webhooks in Pipedream

Having some issues integrating the Discord Interactions endpoint URL with the HTTP webhooks in Pipedream.

Looks like there is some heavy lifting to be done with respect to security management: Discord Developer Portal

I am however running into some issues with how nodejs’s crypto library is handling the responses.

Is there an alternative solution or some way to get this working?

My use case is as follows: I would like to be able to receive realtime messages from a Discord channel and read them as slash commands. Once I receive those slash commands, I would like to process them in particular ways in order to send different types of messages back after running some functions.

Any help and/or guidance is much appreciated!!

Thank you in advance.

This is the error that I am seeing

error:0909006C:PEM routines:get_name:no start line