How to create a transcript of a meeting with Array?

Hi,

I use Fireflies for meeting transcription.

Using the ‘get a transcript’ module, I retrieve the details of the meeting, along with a transcript of the conversation.

I would like to create a transcript in the format:

Speaker name: Text
Speaker name: Text

Unfortunately, I don’t know how to combine this.
It works for one value e.g. for name or text, but not together.

blueprint (3).json (4.0 KB)

Do you have any ideas on this?

1 Like

Hi @Bartek_Bednarczyk

You can first iterate through the sentence array and then aggregate.


Best regards,

Msquare Automation
Platinum Partner of Make
@Msquare_Automation

1 Like