Hack-The-Tunnels-8 / hack-the-tunnels-hostility

hack-the-tunnels-hostility created by GitHub Classroom
0 stars 0 forks source link

Push To Webhook On Order Create #18

Closed hackthetunnelsbot[bot] closed 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

When an order is created, we should send a message to a webhook endpoint of your choosing.

Add a new webhooks folder within the service/src/infrastructure folder that contains any code you write relating to pushing information to webhooks.

Read the following guide to learn how to get the webhook endpoint of a Discord channel.

POST-ing to this Discord channel webhook endpoint will create a message in the desired channel.

To complete this challenge, provide proof that you have succesfully sent an "order created" related message to your desired webhook endpoint.

Acceptance Criteria:

When an order is created, a webhook is succesfully notified of the event. The participant should include some information on what their choosen webhook was.

ajanthuthayan commented 1 year ago

I'll take this one

ajanthuthayan commented 1 year ago
image
GermanIvk05 commented 1 year ago

!complete

hackthetunnelsbot[bot] commented 1 year ago

Solved Challenges for hostility

add-404-page: 2 add-css-animation: 5 add-font-style: 1 add-footer-component: 2 add-login-page-form: 3 add-navbar-component: 3 add-search-bar-component: 2 create-product-web-scraper: 8 hello-client: 1 hello-service: 1 improve-product-preview-card-component: 2 responsive-home-page-products: 2 send-sms-with-twillio: 13 style-page-component: 2 style-product-page: 3 update-favicon: 1 update-page-title: 1

ajanthuthayan commented 1 year ago

!review

sightsontheheights commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Approved by @jasonau3

hackthetunnelsbot[bot] commented 1 year ago

This challenge did not unlock any other challenges