Skip to main content

hookdeck/webhook-skills

O SkillsMP coletou 154 skills de hookdeck/webhook-skills. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
154
Estrelas no GitHub
79
Forks no GitHub
11

Skills neste repositório

1 categorias ocupacionais · 99% classificado

Mostrando 40 de 154 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Receive and verify WooCommerce webhooks. Use when setting up WooCommerce webhook handlers, debugging signature verification, or handling e-commerce events like order.created, order.updated, product.created, or customer.created.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Receive and verify Square webhooks. Use when setting up Square webhook handlers, debugging Square signature verification, or handling payment and commerce events like payment.created, payment.updated, refund.created, invoice.payment_made, or order.updated.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Receive and verify GoCardless webhooks. Use when setting up GoCardless webhook handlers, debugging Webhook-Signature verification, or handling bank debit events like payments confirmed, payments failed, mandates cancelled, and payouts paid.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Cloudinary webhooks (notifications). Use when setting up a Cloudinary notification receiver, verifying the x-cld-signature and x-cld-timestamp headers with the official cloudinary SDK, debugging Cloudinary signature verification failures,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Smile API (getsmileapi.com) webhooks. Use when setting up a Smile webhook endpoint, verifying the Smile-Signature header (HMAC-SHA512 hex over the raw body), debugging Smile signature verification failures, or handling employment/income…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Quoter webhooks. Use when setting up Quoter webhook handlers, debugging the MD5 hash verification, or handling Quote, Person, and Payment create/update events posted as x-www-form-urlencoded.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify PayPro Global IPN (Instant Payment Notification) webhooks. Use when setting up a PayPro Global IPN handler, debugging the SIGNATURE (SHA256) or HASH (MD5) verification, or handling order and subscription events like OrderCharged,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and acknowledge Zift (Zift Payments / payment gateway) webhook notifications. Use when setting up a Zift webhook receiver, understanding why there is no signature/HMAC header to verify, returning the required {"notificationId": ...} acknowledgement,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Praxis (Praxis Tech / Cashier payment orchestration) webhooks. Use when setting up a Praxis webhook endpoint, verifying the gt-authentication SHA-384 signature, signing the acknowledgement with the external-request-signature header, or…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Faundit webhooks. Use when setting up Faundit lost-and-found / returns webhook handlers, debugging signature verification, or handling the item-status and request-status events (statuses like delivered, finished, expired).

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify CloudSignal webhooks from Cloudprinter.com. Use when setting up a CloudSignal Webhooks v2.0 receiver, authenticating deliveries by the plaintext `apikey` field in the JSON body (there is NO HMAC signature header), or handling print…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Ascend webhooks. Use when setting up Ascend webhook handlers, debugging Ascend signature verification (X-Ascend-Signature, HMAC-SHA256), or handling insurance payment events like invoice.paid, payout.paid, and refund.paid.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Ethoca (Mastercard) Alerts webhooks. Use when setting up an Ethoca Alerts Push API receiver, securing the endpoint (mTLS, with optional onboarding-agreed HTTP Basic Auth; no HMAC signature), or handling fraud and dispute alert notifications.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and authenticate Green Dot Embedded Finance (BaaS) webhooks. Use when setting up a Green Dot partner webhook endpoint, validating the OAuth client_credentials Bearer token (scope post:webhook), handling the optional undocumented x-gd-signature header,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Bunny Stream webhooks. Use when setting up Bunny Stream webhook handlers, debugging X-BunnyStream-Signature verification, or handling video encoding events like Status 3 (Finished / encoding done), Status 5 (Failed), or captions and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Token.io webhooks. Use when setting up Token.io webhook handlers, debugging Ed25519 signature verification, subscribing to webhook config via PUT /webhook/config, or handling open banking / A2A payment events like PAYMENT_STATUS_CHANGED,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Synctera webhooks. Use when setting up Synctera webhook handlers, debugging Synctera-Signature verification, or handling banking events like ACCOUNT.UPDATED or TRANSACTIONS.POSTED.CREATED.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify TikTok for Developers webhooks (Login Kit, Content Posting, Data Portability). Use when setting up TikTok webhook handlers, debugging TikTok-Signature verification, or handling events like authorization.removed, video.upload.failed,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Upollo webhooks. Use when setting up Upollo webhook handlers, debugging Upollo-Signature verification (HMAC-SHA512), or reacting to fraud/risk flags like ACCOUNT_SHARING and MULTIPLE_ACCOUNTS when a user is flagged and an action (CHALLENGE,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Favro webhooks. Use when setting up Favro webhook handlers, debugging X-Favro-Webhook signature verification, accepting the setup ping, or handling card events (card.created, card.committed, card.moved, card.updated, card.deleted) and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify AiPrise webhooks (callbacks). Use when setting up AiPrise identity/KYC/KYB callback handlers, debugging X-HMAC-SIGNATURE verification, or handling verification results like APPROVED, DECLINED, REVIEW, and UNKNOWN.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Bridge API webhooks (bridgeapi.io — the open-banking aggregator by Bridge/Bankin', NOT bridge.xyz). Use when setting up Bridge API webhook handlers, debugging BridgeApi-Signature HMAC-SHA256 verification, or handling events like…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Utila webhooks. Use when setting up Utila webhook handlers, debugging x-utila-signature RSA/PSS verification, or handling Utila digital-asset events like TRANSACTION_CREATED, TRANSACTION_STATE_UPDATED, WALLET_CREATED,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Paymob webhook callbacks (transaction callbacks). Use when setting up Paymob webhook handlers, debugging HMAC-SHA512 signature verification, or handling payment transaction states like success, refund, void, and auth/capture from the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify NMI (Network Merchants) webhooks. Use when setting up NMI webhook handlers, debugging Webhook-Signature verification, or handling transaction events like transaction.sale.success, transaction.auth.success, transaction.refund.success, and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Exact Online webhooks. Use when setting up Exact Online webhook handlers, debugging HashCode signature verification, subscribing to topics via the WebhookSubscriptions REST endpoint, or handling entity change events like Accounts, Items,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Fireflies.ai webhooks. Use when setting up Fireflies webhook handlers, debugging X-Hub-Signature verification, or handling the meeting.transcribed, meeting.summarized, and meeting.bot_joined events from Webhooks V2. Also covers the legacy…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify SHOPLINE webhooks. Use when setting up SHOPLINE webhook handlers, debugging X-Shopline-Hmac-Sha256 signature verification, or handling store events like orders/create, products/update, or collect/delete.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Clio (Clio Manage) webhooks. Use when setting up Clio webhook handlers, debugging X-Hook-Signature verification, completing the X-Hook-Secret handshake, or handling legal practice events like matter.created, contact.updated,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Zero Hash webhooks. Use when setting up Zero Hash webhook handlers, debugging x-zh-hook-signature verification, or handling crypto settlement, payment, and balance events like trade_status_changed and payment_status_changed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Courier outbound webhooks. Use when setting up Courier webhook handlers, debugging courier-signature verification, or handling notification and audience events like message:updated, notification:submitted, or audiences:updated.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Treezor webhooks. Use when setting up Treezor webhook handlers, debugging signature verification, or handling BaaS banking events like payin.create, payout.update, cardtransaction.create, wallet.create, or user.kycreview.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Pylon webhooks. Use when setting up Pylon webhook handlers, debugging Pylon signature verification (Pylon-Webhook-Signature, hs256= HMAC-SHA256 over timestamp.body), or handling B2B support events such as issue lifecycle changes (Pylon's…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify WeChat Pay (APIv3) webhook notifications. Use when setting up WeChat Pay webhook handlers, debugging Wechatpay-Signature RSA-SHA256 verification, decrypting the AEAD_AES_256_GCM encrypted resource, or handling payment and refund events like…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Akeneo PIM (Events API) webhooks. Use when setting up Akeneo webhook handlers, debugging x-akeneo-request-signature verification, or handling batched product and product-model events like product.created, product.updated, product.removed,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Tebex webhooks. Use when setting up Tebex webhook handlers, debugging X-Signature verification, completing the validation.webhook handshake, or handling events like payment.completed, payment.refunded, and recurring-payment.renewed.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify ShipHero webhooks. Use when setting up ShipHero webhook handlers, debugging signature verification (x-shiphero-hmac-sha256), or handling fulfillment events like Order Allocated, Shipment Update, Inventory Update, Order Canceled, and Return…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Microsoft SharePoint webhooks. Use when setting up SharePoint list/document-library webhook handlers, completing the validationtoken handshake, validating clientState, or reacting to list-item changes like ItemAdded/ItemUpdated by calling…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify Enode webhooks. Use when setting up Enode webhook handlers, debugging signature verification, or handling EV and energy events like user:vehicle:updated, user:charger:updated, or user:battery:updated.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Receive and verify FastSpring webhooks. Use when setting up FastSpring webhook handlers, debugging X-FS-Signature verification, or handling ecommerce events like order.completed, subscription.activated, subscription.charge.completed, and subscription.canceled.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 154 skills coletadas.