graph_api_post
Post to any Facebook Graph API edge by supplying the edge path, such as a page ID with '/feed', and optional data. Use it to publish content, create comments, or update objects.
Instructions
Generic POST against any Graph API edge, e.g. edge="{id}/feed".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| edge | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||