Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beckn-Gemini Bot : Create a webhook url to send order confirmation to the prosumer #98

Open
8 tasks done
emmayank opened this issue Sep 24, 2024 · 1 comment
Open
8 tasks done
Assignees

Comments

@emmayank
Copy link

emmayank commented Sep 24, 2024

Description

Develop a webhook URL in the ai_transactional_bap codebase that will trigger order confirmation messages to be sent to the prosumer. The webhook should interact with the Twilio endpoint to send these confirmations via WhatsApp when it is hit.

Goals

  • Create a webhook URL in the ai_transactional_bap codebase to handle order confirmation requests.
  • Integrate the webhook with Twilio’s API to send order confirmation messages to the prosumer.
  • Ensure that whenever the webhook is hit, it triggers an order confirmation message to the user.
  • Implement error handling for cases where the message fails to send.

Expected Outcome

  • A webhook URL that can send order confirmation messages to prosumers via the Twilio API when triggered.
  • Seamless integration with the Twilio service for sending messages.
  • Reliable and consistent order confirmation notifications.

Acceptance Criteria

  • Webhook URL is created and integrated into the ai_transactional_bap codebase.
  • Order confirmation messages are successfully sent to the prosumer through Twilio when the webhook is hit.
  • Error handling is implemented for cases of failed message delivery.
  • The process is tested and verified to work for different order scenarios.

Mockups / Wireframes

NA

Product Name

Beckn-Gemini

Domain

TBD

Tech Skills Needed

  • Webhook Development
  • Twilio API Integration
  • JavaScript/TypeScript
  • API Development
  • Error Handling

Complexity

Medium

Category

API Development

Sub Category

Order Confirmation

Project View

Beckn-Gemini Bot

Project Name

Beckn-Gemini

@rahul-eminds
Copy link
Collaborator

Created the webhook that gets automatically triggered when an order is created which inform the presumer about the sold units

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants