Ping Slack after Save_post

Support MB Frontend Submission Ping Slack after Save_postResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35224
    YasmineYasmine
    Participant

    Hello again,

    I use incoming webhooks to create an API between my platforms and slack. After a user has clicked save_post on the frontend form, I'd really like a webhook to activate in order to let us know. Is there a way I can add this into the shortcode for it to do the webhook when a post is submitted?

    Many thanks,
    Yasmine

    #35241
    Long NguyenLong Nguyen
    Moderator

    Hi,

    It is beyond the scope of support of MB Frontend Submission. You can try to use Zapier to do that, please follow this link https://zapier.com/apps/slack/integrations/wordpress

    #35260
    YasmineYasmine
    Participant

    Thank you - I can create the connection. The question was more, where do we add an API?

    #35313
    sherwin_flightsherwin_flight
    Participant

    You'd use the save_post hook in your functions.PHP file

    Documentation: https://developer.wordpress.org/reference/hooks/save_post/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.