This repository was archived by the owner on Jun 13, 2025. It is now read-only.
How to make a HTTP request to an external API service from the connector ? #76
Answered
by
HeinrichPet
imonbayazid
asked this question in
Q&A
-
Hello, Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
HeinrichPet
Jul 12, 2021
Replies: 0 comments 1 reply
-
As discussed in our meeting today, the connector will not actively push metadata to an service. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
juliapampus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As discussed in our meeting today, the connector will not actively push metadata to an service.
But you can request all offers via GET /api/offers, getting the metadata you need and add additional metadata via PUT /api/offers/{id}.