Navigation überspringen

[Gelöst] Webhook Integration

This support ticket is created vor 1 year, 5 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von Minesh vor 1 year, 5 months.

Assistiert von: Minesh.

Author
Artikel
#2790995

Tell us what you are trying to do?
I want Webhook Integration for toolset post types
Is there any documentation that you are following?
no
Is there a similar example that we can see?

What is the link to your site?
versteckter Link

#2791111

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I'm not sure what exactly you would like to achive and where exatly you want to see integration with Webhook.

Toolset does not offer any webhooks or similar systems. It only offers some API to use in custom code. Please check the following Doc:
=> https://toolset.com/documentation/programmer-reference/

You may would like to consider using 3rd party plugin for this, or implement custom code for the features you want using our APIs or WordPress APIs:
- https://wordpress.org/plugins/wp-webhooks/
- https://developer.wordpress.org/reference/hooks/transition_post_status/