Bulk update of organization fields in one Request

Hi,

maybe the issue was discussed before.
Because of long running micro services it is possible to bulk update several organizations in one request and a bigger json format?

[{ “id” =“2”,
“name” = “test2”},
{ “id” = “3”,
“name” = “test3” }
]

Greets Markus

1 Like

Hey Markus,

Right now we don’t offer any Bulk API request options (but there is a plan to try and make this possible in the coming future, but no ETA).

1 Like

Would be nice. Feels like super charging our system for nothing because of that.

1 Like

Any update on the progress? We have some actions with multiple thousands of updates, and going through each one by one is very time consuming. This seem like quite a basic feature.

No update yet.

When there is it will be announced.