Closed
Description
I tried to import via settings > Integrations > Import Data. But it's failed (download failed).
I downloaded the json file after many tries (s3 is highly slow in my case).
I can't import again because it's says you can do it after 24 hours.
Which api endpoint should I use to upload the data from my downloaded json file? (I can see there is many endpoint for heartbeats).
Also data format in downloaded json file and data format api expect isn't same. How to transfrom data so that api can accept?
I assume you also clean the downloaded data before adding to db.
Thanks for the help.