Partial Outageshare-external
Page mentions without tag using verb edit for new post
3

When you mention page but does not tag the page (go directly to page and type at mention tab) the webhook is send but using the wrong verb

example

{
    "entry": [
        {
            "time": 1714184368,
            "changes": [
                {
                    "value": {
                        "created_time": 1714184363,
                        "item": "post",
                        "verb": "edit"
                    },
                    "field": "feed"
                }
            ]
        }
    ],
    "object": "page"
}

anyone face this problem

Miz
Asked about a month ago