Data Plane HTTP extension: Need example #1857
Unanswered
logicalfarhad
asked this question in
Q&A
Replies: 2 comments
-
Hi, I'm not sure I understood your needs, but the |
Beta Was this translation helpful? Give feedback.
0 replies
-
I wrote something that could help: #2107 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I want to add different rest endpoints as assets in EDC. Then after successful contract negotiation, I want to call the external rest endpoint with some parameters with the asset id,
which will return the JSON result. I also want to pass some query parameters from the transfer request process. In summary, the consumer will get some JSON response from a specific rest endpoint, and the provider will provide the JSON result.
Any suggestion or idea on how I can achieve this?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions