colinwalker
colinwalker

Idea: create a "super workflow" that takes text from Drafts, lets me select images, rename and have them uploaded then gets the image URLs and inserts them into the text by replacing predefined markers before posting to the blog. Got that?

|
Embed
johnjohnston
johnjohnston

@colinwalker I've a simpler one that from drafts gets an image uploads it to blog and makes it featured image for post with text from drafts. BUT I need to choose image from list of urls pulled out of page returned by image upload. Have you a way to get the image URL from the upload?

|
Embed
In reply to
colinwalker
colinwalker

@johnjohnston I build it manually using the path to /uploads/ + date + filename.

|
Embed
johnjohnston
johnjohnston

@colinwalker ah ok. I tried regEx but it was a bit beyond me. Got he same problem with my microcasts workflow to get MP3 URL.

|
Embed