As you can see above I'm trying with com.linkedin.domain and domainProperties for the value and the aspects but it doesn't work. Are there any examples of the payloads required to create new entities through the REST.li API? Thx!
c
careful-pilot-86309
07/15/2022, 12:51 PM
You can use java or python emitter library to do this. Examples can be found here. Its easier than creating jsons directly.
s
sticky-twilight-17476
07/15/2022, 1:08 PM
thanks for your answer @careful-pilot-86309, actually we managed to create the entities using the python emitter but I'd like now to understand how to do it using the REST.li API
We're trying to understand the best way to automatically push the metadata of our data products to Data Hub. Apart for the emitters we'd like to see how easy/difficult is to create the entities using the API