I have a csv file with the headers same as my hubdb table and a bunch of data that I want to import using azure functions.
I’ve tried this endpoint “…/cms/v3/hubdb/tables/123/import” and also v2 and v1 but I’m still getting HTTP 400.
Do you know how to reach those endpoints or if there is a better solution?
Thank you