Explore Plans
Mobile menu Close menu
BufferBuffer

Add photo to Buffer

This Action will add a photo to Buffer. If your Buffer is full then the post will be skipped.

Developer info

API endpoint slug
buffer.add_to_buffer_with_photo
Filter code method
Buffer.addToBufferWithPhoto.skip(string?: reason)
Runtime method
runAction("buffer.add_to_buffer_with_photo", {})

Action fields

Photo URL Text input > Photo

Label
Photo URL
Slug
photo_url
Required
true
Can have default value
true
Filter code method
Buffer.addToBufferWithPhoto.setPhotoUrl(string: photoUrl)

Message Text input

Label
Description
Slug
message
Required
true
Can have default value
true
Filter code method
Buffer.addToBufferWithPhoto.setMessage(string: message)