Help
auekk2787
7 - App Architect
7 - App Architect
since ‎May 05, 2023
‎Nov 02, 2024

User Statistics

  • 60 Posts
  • 9 Solutions
  • 4 Kudos given
  • 8 Kudos received

User Activity

I'm creating an automation that uses Brandfetch to download logos. This uses the format: https://cdn.brandfetch.io/[company website] e.g. https://cdn.brandfetch.io/www.broward.edu/ However, when I use this URL to upload an image (or if I directly upl...
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 tha...
I'm trying to connect MS Power Automate to Airtable. A lot of info seems to be stale out there. I have this flow, which parses data. I found this step HTTP Webhook. I'm hoping to make this a trigger for an Airtable automation. However, when I run the...
I have an API script like the below. This works fine as a scripting Extension (right panel) but when I place the script into an Automation Script step, Airtable gives the error "ReferenceError: FormData is not defined".Any ideas why it would work in ...
I'm trying to script a POST request to the Covve API to parse business cards. Their technical support says "the API does not support passing the file via URL. It only accepts uploading the file itself directly."Is there a way to do this through Airta...