Bulk insert/update the entity or property through API #357
code-blooded-guy
started this conversation in
General
Replies: 0 comments
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.
-
Do we have the feature for bulk inserting/updating the entity or property through API?
I have tried updating it via postman runner but there is no option to change the URL dynamically by getting the id from the CSV file.
Example:
/registry/api/v1/AGV8/1-1e4a573b-1579-49f6-bfad-519117adbc12this is the URL and we need to pick ag id from CSV and replace each with1-1e4a573b-1579-49f6-bfad-519117adbc12in the url, anyone has idea to do it?Beta Was this translation helpful? Give feedback.
All reactions