I am doing a bulk api call to upload MLS data in the for of a POST. That works pretty well but it creates duplicates as MLS database has to create these when there is a status change. Does bubble allow the bulk api call of the PUT variant? If so, does anyone have an example? Thanks in advance.
At the moment the POST works, but the number of duplicates forces me to run an extra workflow to check for duplicates, costing me more WUs. If you get it to work let me know, I’d be happy to discuss a task for assistance on this one.