Skip to main content

I have an automation that runs a script to trigger a webhook in Power Automate.  This correctly pushes the Expiring URL to Flow.

My next step however doesn't work. PA seems to want a filename in the path URL. Airtable doesn't generate the URL like that.

Is there a way to reformat the expiring URL to have a ".jpg" at the end?

 

Hello,

Sometime when you choose Filename in PA, it takes Filename-encoded. maybe it's that ?


Hello,

Sometime when you choose Filename in PA, it takes Filename-encoded. maybe it's that ?


The solution is to use the HTTP action and run a GET request for the Airtable URL. No other parameters needed.


Reply