Hello, I have several entities, and I need to populate them with several hundred objects automatically. I can create a microflow that manually creates each object, but that’s too time-consuming because I have to define each attribute value for each object. I would like to use Excel import functionality instead to create an excel, name columns as attributes, rows as objects with values for each attribute, and then just import the excel to populate the entity. And I would repeat it for each entity (as I understand I can’t do it for multiple entities at ones, right?) Is it possible? I was looking into excel importer documentation, but it just helped me to create a new entity, not a bunch of objects.
↧