How do I get the attachment url (from a slack message with an attachment)? I can see that it gets to gumloop because it says “generated file” on the side panel, which I can download, but I can’t figure out how to use it in the flow.
Hey @SimonSays! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
Never mind. I figured it out. It’s the attachment name (just fyi, I asked Gummie if it might be the attachment name and it said no, that I need the attachment private url (I’m guessing that’s from the json from slack) which I don’t think I have access to?)