Skip to content

Instantly share code, notes, and snippets.

<?php
// Callback Function For POST REQUEST
function wp_webhook_rest_api_post_response($request) {
$parameters = $request->get_params();
//sample input data
//$parameters = array(0=> array("ParticipationId"=>"E12E5A02-152F-48BB-B907-758C91C2855",
// "ParticipantId"=>"8766979878979879797",