I recently tested how to access n8n webhooks from Tiledesk. This was quite straightforward and the data received from Tiledesk was correctly displayed in the JSON output of the Webhook node.
However, the webhook response message configured in the Respond to Webhook node wasn’t displayed in the corresponding JSON output. I’m wondering if the result output should also contain: {“make_status”:“Hello Julia!”}.