beckn / strapi-plugins

0 stars 1 forks source link

Generic function to call Protocol Server webhook and pass the transformed data #11

Closed em-abee closed 7 months ago

em-abee commented 8 months ago

Description

Create a generic function which accepts data from all the action services and pass the received data to Protocol Server.

Goals

Expected Outcome

PS should receive a webhook call for all the API's.

Acceptance Criteria

Implementation Details

Write genetic controller function to call webhook URL of Protocol Server and pass data

Product Name

Beckn

Project Name

BPP Strapi

Organization Name:

EM

Tech Skills Needed:

Strapi and Typescript

Complexity

Medium

Category

Feature

Sub Category

API, Backend

em-abee commented 7 months ago

PR - https://github.com/beckn/strapi-plugins/pull/29