let me explain haha the column transcript_id is the primary key of this tablel, but still i am able to add it twice so the function isn't activated any idea what to do ? thanks
somehting is wrong here I know the loop over items forloop gets 2 prompts and I want to apply each on its own to the agent. each generate a report and problem is idk where to save them before sending them by email. i can extract it from database right after inserting, but i am sure there is a smarter and shorter solution. thanks for help
this sends 3 emails which I don't want. I want to merge all into one and send. Internet says use merge node but this one only takes the input of last node as input as you see in the second image. what's the best way to merge 3 outputs into one node to send 1 email? thanks
Anyone knows that are hte values I must have in my header parameterss? I have the meeting ID of fireflies, now i want to extract transcript. This tutorial: https://www.youtube.com/watch?v=2eq_yOE3E1A&t=690s i am certain i am well authenticated: bearer api key Any clue? Thanks