• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    ๐Ÿš€ Exclusive Lifetime Offers ๐Ÿš€

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • ๐Ÿ”ฅ Pabbly Connect โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

๐Ÿ“Œ Need Help with HMAC Signature Verification in Pabbly Webhook

Hello,

I'm sending a form from my React website to a Pabbly Webhook and want to secure the transmission using an HMAC SHA256 signature.

๐Ÿ”น Frontend: I'm generating the HMAC signature with a secret key and sending it in the "X-Signature" header.
๐Ÿ”น Problem: How can I verify this signature in Pabbly before processing the data?

If anyone has implemented this verification or knows how to do it, Iโ€™d appreciate any guidance! ๐Ÿ˜Š

Thanks in advance! ๐Ÿ™Œ
 

Preeti Paryani

Well-known member
Staff member
Hello @OlivierFrench,

Could you please confirm if you're looking for functionality to decode the secret key? Please refer to the attached image for more details.

1738236431833.png
 
Top