Skip Navigation

[Resolved] Webhook to trigger postcard sent.

This support ticket is created 3 years, 8 months ago. 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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

Supporter timezone: Africa/Casablanca (GMT+01:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Jamal 3 years, 8 months ago.

Assisted by: Jamal.

Author
Posts
#1997647

Is there a webhook that can trigger the sent of a postcard over clicksend (clicksend.com) when the status of a property changes from "in review" to "in onderzoek"?

#1997831

Hello and thank you for contacting the Toolset support.

Toolset does not offer any webhooks or similar systems. It only offers some API to use in custom code. 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://toolset.com/documentation/programmer-reference/cred-api/
- https://developer.wordpress.org/reference/hooks/transition_post_status/

I hope this helps. Let me know if you have any questions.