WordPress.org

Plugin Directory

Post Webhook – Send Post & Page data to any API or external service

Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Post Webhook – Send Post & Page data to any API or external service

Apraksts

This plugin sends details of published and deleted Pages & Posts to any 3rd party webhook capable service e.g. AirTable, Zapier, Integromat/Make, Pabbly etc.

Details sent – On publish:
* Author display name
* Post ID
* Post title
* Post date
* Post modified date
* Post GUID
* Post slug
* Post permalink
* Post type
* Post status
* Post categories
* Post tags
* Post word count

Details sent – On delete/trash:
* Post ID
* Post modified date
* Post GUID
* Post status

Please note: The plugin only sends data when a post/page is published or when a post/page that was published is deleted/trashed. It does not send data for any other post status types e.g. draft

Ekrānuzņēmumi

  • The plugin settings page where you add your webhook URL.

Uzstādīšana

  1. Activate the plugin
  2. Go to Settings > Post Webhook and add your webhook URL and click the Save Webhook URL button

BUJ

How do I use this plugin?

Once you have installed the plugin and added your webhook URL in the Plugin Settings then the plugin will automatically start sending data for any newly published or deleted posts and pages to that URL.
You then need to configure what you want to do with that data from within your 3rd party service. A detailed walkthrough, using AirTable as an example, is available on my website Jonathan-Wright.com

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Post Webhook – Send Post & Page data to any API or external service” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Izmaiņu žurnāls

1.0.0

  • Plugin released.