Explore Plans
Mobile menu Close menu
Blogger

Create a photo post

This Action will create a photo post on your Blogger blog from the given URL to an image.

Developer info

API endpoint slug
blogger.create_photo_post_blogger
Filter code method
Blogger.createPhotoPostBlogger.skip(string?: reason)
Runtime method
runAction("blogger.create_photo_post_blogger", {})

Action fields

Title Text input > Title

Label
Title
Slug
title
Required
true
Can have default value
true
Filter code method
Blogger.createPhotoPostBlogger.setTitle(string: title)

Source url Text input > Photo

Label
Photo URL
Slug
source_url
Required
true
Can have default value
true
Filter code method
Blogger.createPhotoPostBlogger.setSource Url(string: source_url)

Caption Text input > Short text

Label
Caption
Slug
caption
Required
false
Can have default value
true
Filter code method
Blogger.createPhotoPostBlogger.setCaption(string: caption)

Labels Text input > Tags

Label
Labels
Helper text
Comma separated
Slug
labels
Required
false
Can have default value
true
Filter code method
Blogger.createPhotoPostBlogger.setLabels(string: labels)