hasura / hasura/graphql-engine

Webhook Response Transform

Open
#7,663 1 comment 5 reactions 0 assignees View on GitHub
k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?

Let's have not only request_transform but also response_transform not only for JSON but also for XML.

Use case: Hasura Action for S3 API:

https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html
https://docs.aws.amazon.com/AmazonS3/latest/API/API_CompleteMultipartUpload.html
https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html

### Describe the solution you'd like

Support not only JSON but also XML.
Transform also response.

### Describe alternatives you've considered

Serverless function

### If the feature is approved, would you be willing to submit a PR?

Sure

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.