Trouble with Softr Databases in Make (Arraymapping)

Can anybody tell me how it will be possilbe to map multiple records in an array in an “Update Record” Module in Make. It doesn’t matter what I’m trying, it does not work.

I tried the array aggregator, i tried a JSON Array structure for multiple record IDs but the only thing working is, map the array, and Softr will just map the first arrayposition.

Is there a mistake I do or can somebody relate to this? I need this. Multiple Coworkers should be connected to an explicit date depending on the weeknumber.


Softr DB is just giving out an colllection of all connected coworkers to an explicit record I’m searching in this scenario, depending on which weeknumber it is. In the next step I choose an SET VARIABLE tool with an map()-funktion to just get out the IDs of the coworkers. This is working. But if I then put this output to Softr it maps just the first person.

I tried to map the whole collection Softr is giving out, doesnt work, error.
I tried to aggregate, doesnt work, just first person
I tried the map()-function, doesnt work, just first person.
I tried to write the input with an JSON-formatted-Array, also doesn’t work, error.

@Jjenglert can you please help me here our discuss this with softr team how I will be able to map multiple records to an related record field in Softr DB via Make.com? Thank you :slight_smile:

@marc-encawa we identified this and we will address it next week

2 Likes

@artur Thank you - it would help so much, if I add the array of People in that case and SDB recognizes that there are multiple records.
Thank you for help!

1 Like

Hey @artur can you tell me, when maybe there are some updates for better usability? Thank you! Already started this App with SDB for a customer, so this is an important thing for me. Do you also think, that you update the Make Outputs to parsed values not just collections?

@marc-encawa I did not manage to complete this yet but it’s one of my top prio todos I will keep you posted in the next 2-3 days

1 Like

Thank you @artur

@artur Did you also submit changes for this case to make?

@marc-encawa yes covers selects, linked records, arrays attachments and so on

1 Like

Okay, thank you very much. I keep waiting for your update-message! @artur

Pls add a new module and give it a try

And how do i correct map arrayvalues? No it’s just creating a new record which is named by the string which comes in in the automation @artur

@artur Tried new module an mapped like before an array with all IDs or the whole collection, but it just creates a new record with this long string. Don’t know how to put in right…

Works now. Didn’t updated the searchmodule which gives the coworkers-output.

Happy to hear I was already panicking :smiley:

@artur there’s just a new surprising problem, that sometime records will be created in other tables when you create one record in another table via make. I already filmed this and submitted it to the tech support team (@Suzie).

@marc-encawa can you verify you don’t have other automations that create records ? :smiley:

@artur yes i recorded this happening and checked other automation logs :slight_smile:

We pushed more fixed to Make… let’s check on Monday… you might need to add new module