When using the Bulk create API the last item on the list gets no data.
Im creating the text for the json on a list of “things” attached to another “thing” (Group A’s thing-items: format as text). The bulk api creates the same amount of things but last item is empty on all fields? So i only get 4 items with the actual data in it and 1 item without any data?
Not sure if its a bug but i cannot get what else could be wrong from the setup of this action.