/* PixelWave AI Chat Proxy to n8n */ add_action('rest_api_init', function () { register_rest_route('pixelwave/v1', '/send', array( 'methods' => 'POST', 'callback' => 'pixelwave_forward_to_n8n', 'permission_callback' => '__return_true' )); }); function pixelwave_forward_to_n8n(WP_REST_Request $request) { // N8N Webhook URL (CORRECT) $webhook_url = "https://pwaagent.app.n8n.cloud/webhook/pixelwave-interface"; // Get JSON body from browser $body = $request->get_json_params(); // Forward request to n8n $response = wp_remote_post($webhook_url, array( 'headers' => array('Content-Type' => 'application/json'), 'body' => json_encode($body), 'timeout' => 25 )); // Handle errors if (is_wp_error($response)) { return array('error' => $response->get_error_message()); } // Return n8n response to browser return json_decode(wp_remote_retrieve_body($response), true); } About - PixelWave Total Solution
About Us

Your business success is Our success

image

LAUNCHED IN

122

COMMUNITY OF

791

MISSION PROGRESS

0.3

PixelWave Total Solution is your all-in-one partner for every creative, printing, digital, and IT requirement. We help businesses launch, grow, and stand out with complete end-to-end services—from branding and designing to printing, marketing, web development, hosting, audio/video production, product photography, and professional IT support.
Our mission is simple: your business success is our success. We focus on delivering high-quality work with fast turnaround, affordable pricing, and reliable after-service support. Whether you’re a startup building your brand from scratch or an established business upgrading your visuals and technology, PixelWave provides everything you need under one roof.

With a commitment to creativity, precision, and trust, we transform ideas into powerful business assets that help you attract customers, build confidence, and grow your brand.

Join The Community

Thousands of Markit Brands have made the swich.Text marketing with the customer in mind!

Start 14 Day Free Trial Claim Free Demo

Start Sending Texts - No Credit Card Necessary