If you decide to push your data per API you have to use the API route /updateIndexEntryapi/sources
. This route can automatically decide if an entry needs to be created or updated - as long as the id is unique - over every source.
...
If you decide to push your data per API you have to use the API route /updateIndexEntryapi/sources
. This route can automatically decide if an entry needs to be created or updated - as long as the id is unique - over every source.
...