Join IFTTT for free
Explore Plans Developers
Mobile menu Close menu
BufferBuffer

Add to Buffer

This Action will add a post 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 post to Buffer. If your Buffer is full then the post will be skipped.
API endpoint slug
buffer.add_to_buffer
Filter code method
Buffer.addToBuffer.skip(string?: reason)
Runtime method
runAction("buffer.add_to_buffer", {})

Action fields

Message Text input
Label
Update
Slug
message
Required
true
Can have default value
true
Filter code method
Buffer.addToBuffer.setMessage(string: message)