{
    "name": "FlowRoute",
    "description": "",
    "configuration": "{\"host\":\"https:\/\/api.flowroute.com\",\"log_code\":\"\",\"sr_body\":false,\"log_audit\":true,\"log_system\":false,\"ecache\":false,\"parameters\":[{\"method\":\"POST\",\"position\":0,\"authorization\":\"basicauth\",\"api_key_location\":\"header\",\"query\":[],\"header\":[],\"conditions\":[],\"postparams\":[],\"userparams\":[],\"output\":[],\"id\":\"temp1776158288929\",\"name\":\"SendSMS\",\"body_request_type\":\"raw\",\"body_raw\":\"{\\n  \\\"data\\\": {\\n    \\\"type\\\": \\\"message\\\",\\n    \\\"attributes\\\": {\\n      \\\"to\\\": {{args.chat.incoming_chat.chat_external_first}},\\n      \\\"from\\\": {{args.chat.chat_variables_array.iwh_field}},\\n      \\\"body\\\": {{msg_url}}\\n    }\\n  }\\n}\",\"suburl\":\"\/v2.1\/messages\",\"auth_username\":\"USERNAME\",\"auth_password\":\"PASSWORD\",\"max_execution_time\":30,\"body_request_type_content\":\"json\",\"remote_message_id\":\"data:id\",\"body_raw_file\":\"{\\n  \\\"data\\\": {\\n    \\\"type\\\": \\\"message\\\",\\n    \\\"attributes\\\": {\\n      \\\"to\\\": {{args.chat.incoming_chat.chat_external_first}},\\n      \\\"from\\\": {{args.chat.chat_variables_array.iwh_field}},\\n      \\\"body\\\": {{msg_clean}},\\n      \\\"is_mms\\\": \\\"true\\\",\\n      \\\"media_urls\\\":[{{file_url}}]\\n    }\\n  }\\n}\",\"suburl_file\":\"\/v2.1\/messages\"}]}"
}