Join IFTTT for free
Explore Plans Developers
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.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info
Description
This Action will add a photo to Buffer. If your Buffer is full then the post will be skipped.
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)