Commands‎ > ‎

PPOST

Description

Post a message to a your page (for page administrators).

Parameters

 1 (required) page_id ID of the page.
 2+  * The remaining parameters are the same as for the POST command

See the syntax page and the parameter defaults page for information on setting your default parameters.

Output

see POST

Preferences

see POST

Notes

see POST

Examples

This will update the status of the page... you can use the ID of the page, or if you "like" it, you can use the name
fbcmd PPOST 1234567 "is changing the page status with the PPOST command"
fbcmd PPOST pagename "is changing the page status with the PPOST command"

you can also post images or other fancy stuff
fbcmd PPOST 1234567 IMG 0 "http://example.com/image.jpg" 0

Comments