Create Auphonic production when you send IFTTT an email tagged
This action will send an audio file at a web address to Auphonic and start processing it with one of your presets.
Developer info
- API endpoint slug
- auphonic.create_production_from_url
- Filter code method
- Auphonic.createProductionFromUrl.skip(string?: reason)
- Runtime method
- runAction("auphonic.create_production_from_url", {})
Action fields
Input file url Text input > URL
- Label
- Audio file URL
- Helper text
- Must be a direct link to an audio or video file that Auphonic can download without signing in.
- Slug
- input_file_url
- Required
- true
- Can have default value
- true
- Filter code method
- Auphonic.createProductionFromUrl.setInputFileUrl(string: input_file_url)
Preset uuid Dropdown list
- Label
- Which preset?
- Helper text
- Presets control the audio processing and the output formats. If this list is empty, create one under Presets in Auphonic first.
- Slug
- preset_uuid
- Required
- true
- Can have default value
- false
Title Text input > Title
- Label
- Title
- Helper text
- Optional. Shown in Auphonic and written into the finished file's metadata.
- Slug
- title
- Required
- false
- Can have default value
- true
- Filter code method
- Auphonic.createProductionFromUrl.setTitle(string: title)
Applets using this Action
-
-
Send new file in your Google Drive folder to Auphonic
-
Start Auphonic production when a tagged SMS is sent to IFTTT
-
Create Auphonic production when a Zoom scheduled meeting ends
-
Start Auphonic production when you upload a new public YouTube video
-
Create Auphonic production from new Google Sheets row
-
Create Auphonic production from new Dropbox files
