php
<?php
add_filter(
'automator_send_webhook_get_fields_should_strip_qoutes'
,
'__return_false'
);