
Fechado
Publicado
Pago na entrega
I have this script in PHP, to evolution api 2.2: <?php // Inicialize a requisição cURL $curl = curl_init(); // Defina os dados da requisição (estrutura do JSON) $data = [ "number" => "5591999999", // Number whatsapp to send list "title" => "List Title", "description" => "List description", "buttonText" => "Click Here", // Text Button "footerText" => "footer list\n[login to view URL]", "sections" => [ [ "title" => "Row title 01", "rows" => [ [ "title" => "Title row 01", "description" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", // Descrição da linha 1 "rowId" => "rowId 001" ], [ "title" => "Title row 02", "description" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", // Descrição da linha 2 "rowId" => "rowId 002" ] ] ], [ "title" => "Row title 02", "rows" => [ [ "title" => "Title row 01", "description" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", // Descrição da linha 1 "rowId" => "rowId 001" ], [ "title" => "Title row 02", "description" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", // Descrição da linha 2 "rowId" => "rowId 002" ] ] ] ] ]; // Configurar as opções da requisição cURL curl_setopt_array($curl, [ CURLOPT_URL => 'http://ip_number_here:8080/message/sendList/instance_name', // Endpoint da API CURLOPT_RETURNTRANSFER => true, // Retornar a resposta CURLOPT_ENCODING => '', // Sem codificação CURLOPT_MAXREDIRS => 10, // Máximo de redirecionamentos CURLOPT_TIMEOUT => 0, // Sem tempo limite CURLOPT_FOLLOWLOCATION => true, // Seguir redirecionamentos CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1, // Versão HTTP CURLOPT_CUSTOMREQUEST => 'POST', // Método POST CURLOPT_POSTFIELDS => json_encode($data), // Enviar os dados JSON CURLOPT_HTTPHEADER => [ // Cabeçalhos HTTP 'Content-Type: application/json', // Definindo que o conteúdo é JSON 'apikey: token_api_key_here' // Token api key ], ]); // Executar a requisição cURL $response = curl_exec($curl); // Verificar se ocorreu algum erro na requisição if(curl_errno($curl)) { echo 'Error:' . curl_error($curl); } else { // Exibir o código HTTP da resposta e a resposta do servidor echo 'HTTP Code: ' . curl_getinfo($curl, CURLINFO_HTTP_CODE) . "\n"; echo 'Response: ' . $response . "\n"; } // Fechar a sessão cURL curl_close($curl); ?> I need a script PHP to this image: evolution-api: image: evoapicloud/evolution-api:v2.3.6
ID do Projeto: 39971377
55 propostas
Projeto remoto
Ativo há 2 meses
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
55 freelancers estão ofertando em média $37 USD for esse trabalho

Subject: Proposal for Your Web Development Project Hi, After reviewing the details of your project , I’m excited about the potential to collaborate with you. With over a decade of experience in web development, I’m confident in my ability to deliver exceptional results. Here’s why I believe I’d be a great fit for your project: Front-End Development: I have expertise in HTML, CSS, JavaScript, and Bootstrap, enabling me to create visually appealing, responsive designs. Back-End Development: Proficient in CodeIgniter, Laravel, MySQL, and PHP, I can provide robust and scalable solutions. Platform Experience: I am well-versed in WordPress, Shopify, WooCommerce, Elementor, and Webflow. Design/UI/UX: I specialize in Figma, jQuery, and converting PSD files to HTML to ensure a seamless user experience. I am available to start right away and can accommodate your schedule. ✨Check Out My Work: Please visit my Freelancer profile to view samples of my previous projects: I would love to discuss how I can help bring your project to fruition. https://www.freelancer.com/u/rizwange4 Looking forward to your response! Best, Muhammad Rizwan LA
$30 USD em 1 dia
8,1
8,1

I can do any evolution you required in this script. I am PHP expert with 9+ years of experience. looking forward to get chance to help you. Thanks & Regards, Bhavika.
$20 USD em 1 dia
8,1
8,1

Dear Luis P., I'm writing to express my interest in your "PHP Script for Evolution Tasks" project. I understand you have a PHP cURL script for Evolution API 2.2 to send list messages, and you need it updated for compatibility with Evolution API version 2.3.6. With my strong experience in PHP development and API integration, I am confident I can seamlessly adapt your existing script. I will thoroughly review the API changes between versions to ensure your message sending functionality works flawlessly with the newer 2.3.6 Evolution API. My goal is to provide you with a robust and efficient solution. I am eager to help you achieve your project goals. Please feel free to reach out if you'd like to discuss this further. Sincerely, Navneet
$30 USD em 7 dias
7,7
7,7

I am available to start work now!
$30 USD em 4 dias
7,3
7,3

Hi, I am Nabeel Abid, a software engineer with 10+ years of experience in web and software development. I understand that you are looking to adapt your existing PHP script to work with the Evolution API version 2.3.6. This involves ensuring that the cURL requests align with the updated API specifications while maintaining the structure of your JSON data. I have extensive experience in PHP, JavaScript, MySQL, and RESTful API development, which positions me well to handle this project efficiently. I will ensure the cURL settings, headers, and request format are correctly configured to meet the new API requirements, while also implementing robust error handling and response management. My focus will be on delivering a clean, maintainable, and functional script that meets your needs. I am committed to ensuring a smooth transition to the new API version and am ready to start immediately. Regards, Nabeel Abid
$27 USD em 5 dias
6,8
6,8

Hi there, I can update your PHP script to work perfectly with the latest Evolution API v2.3.6 (Docker image evoapicloud/evolution-api:v2.3.6). I’ll adjust the JSON payload to the new format, test the endpoint for proper response handling, and make sure your list messages send correctly. You’ll get: • Clean, working PHP script compatible with v2.3.6 • Tested on your instance (with your IP, API key, and instance name) • Clear comments for future edits Ready to start immediately and deliver within a few hours. Best regards, Jamshaid
$30 USD em 7 dias
7,0
7,0

Hello! Shabana here, and I'm really excited about your project. As an experienced Full-Stack Web & App Developer, I have a solid understanding and deep hands-on experience with using RESTful APIs to create dynamic web applications like yours. Creating bespoke functionalities is my forte, and this data-driven PHP script is exactly what I can handle confidently. I have expert-level knowledge in PHP programming, coupled with my skills in cURL that are perfectly aligned to your requirements. Your script entails sending a WhatsApp message with a list of rows and titles to specific endpoints. This neatly falls within the realm of my expertise – creating and managing HTTP requests with RESTful APIs. On top of the technical match, I am trustworthy and client-oriented, always ensuring the utmost quality and timely delivery of projects. I look forward to leveraging my skill set to help you achieve your unique goals and bring your Evolution Tasks PHP script to reality seamlessly. Let’s discuss how we can embark on turning this concept into a highly effective reality!
$10 USD em 1 dia
6,5
6,5

Hi! My name is Marjan and I'm here to offer you my services as a skilled applicant with over a decade of experience working on Freelancer.com. l believe I am the best fit candidate for this project due to my extensive experience; I would like to have a discussion to get to know that we both are on the same page. Once the scope will be locked, I will start working on it right away.
$200 USD em 7 dias
6,4
6,4

Hi , I have gone through your project, PHP Script for Evolution Tasks, and I am ready to start working as soon as you confirm. I offer best quality and highest performance at a reasonable price, with on-time delivery. I’m well-versed in PHP, Python, CSS, HTML, JavaScript, jQuery, Bootstrap, Angular, AJAX, Laravel, WordPress, JavaScript, RESTful API, Web Development, MySQL, API Development, PHP, cURL, Backend Development and JSON. I’d love to discuss the project further to ensure we’re aligned on the scope, timeline, and deliverables. Please let me know a convenient time for us to connect, and I’ll be happy to accommodate. Looking forward to hearing from you soon
$10 USD em 1 dia
6,2
6,2

Hello, I’d be glad to assist with your project. I have experience handling similar work and will make sure everything runs smoothly from start to finish. My goal is to deliver quality results on time and ensure you’re completely satisfied with the outcome. Let’s connect to discuss your project details — I’m ready to get started right away. Best regards, Pallvi Gupta
$30 USD em 2 dias
6,3
6,3

Here’s my answer to him: Hi — I can update your PHP script for evolution-api v2.3.6 today. I’ll replace sections → values, keep the same /message/sendList/{instance} endpoint with apikey, add robust cURL error handling, and test with your instance (number vs full JID). You’ll get a clean, drop-in PHP file plus a quick Postman demo. — Waqas Ahmed
$20 USD em 7 dias
6,2
6,2

Sir , I will fix issue asap . I have read your project details carefully , understand requirement . I already dome same type of project . I have 6 years Experience in Web-Design and Web-Development. I am sure you will be happy by my work. Thanks & Regards Ranjit
$30 USD em 7 dias
6,2
6,2

Hi, I have much experience with PHP and api integration. i can start immediately best,
$30 USD em 1 dia
5,7
5,7

DELIVERING EXCELLENCE — PAY AFTER RESULTS! Hello my esteemed client :) I’m Muhammad Atif, a Full-Stack Developer with over 10 years of solid experience in the field. I’ve thoroughly reviewed your project [PHP Script for Evolution Tasks] and am confident that I can resolve it perfectly within the agreed timeframe. Give me an opportunity to showcase my skills. With 95+ 5-Star reviews, skilled in PHP, WordPress, WooCommerce, Laravel, CodeIgniter, CakePHP, Shopify, Adobe Photoshop, Illustrator, CorelDRAW, Bootstrap, HTML, CSS, Angular, JavaScript, jQuery, MySQL, Wix, Vue, Node, Next, React, Stripe, PayPal, custom APIs, AI Chatbots, and CRMs. I assure you of top-notch work, professional communication, and timely delivery. You won’t need to pay until you’re completely satisfied with the results, so trust in me :) Let’s have a quick discussion about your project so I can get started immediately and bring your vision to life. Thanks & Regards, Muhammad Atif IS Full Stack Developer | UX & UI Designer 10+ Years of Experience | Fast Communication | 100% Satisfaction Guaranteed
$20 USD em 1 dia
5,7
5,7

Experienced in backend and API work — ready to jump in and complete this efficiently without delays.
$20 USD em 1 dia
5,2
5,2

Hey Luis P., I just went through your job description and noticed you need someone skilled in PHP, RESTful API, Backend Development, JavaScript, Web Development, API Development, cURL, MySQL and JSON. That’s right up my alley. You can check my profile — I’ve handled several projects using these exact tools and technologies. Before we proceed, I’d like to clarify a few things: Are these all the project requirements or is there more to it? Do you already have any work done, or will this start from scratch? What’s your preferred deadline for completion? Why Work With Me? Over 180 successful projects completed. Long-term track record of happy clients and repeat work. I prioritize quality, deadlines, and clear communication. Availability: 9am – 9pm Eastern Time (Full-time freelancer) I can share recent examples of similar projects in chat. Let’s connect and discuss your vision in detail. Kind Regards, Zain Arshad
$10 USD em 4 dias
4,0
4,0

Hello, I see that you want to send list messages using the Evolution API 2.3.6 with PHP, similar to your current script for 2.2, but updated for the new Docker image/API version. I can create a stable PHP script that handles JSON requests via cURL to send list messages safely. I have a few questions to make sure it fits your setup: 1. Do you want the script fully compatible with Docker (using the container URL) or just local PHP to call the API? 2. Should it support multiple sections and rows dynamically, or just a fixed example like your current script? 3. Do you need any response handling/logging for success or error messages? I can deliver a working PHP script that integrates with your Evolution API 2.3.6 and includes proper error handling and JSON formatting. Best, Fahad Tanwir
$20 USD em 7 dias
4,3
4,3

With over a decade of experience in web and mobile development, I am confident that my skills align perfectly with your PHP script requirements. As evidenced by my extensive use of JavaScript, MySQL, PHP, RESTful API, and more, I am more than equipped to handle your desired Evolution Task project. Aside from creating custom web and mobile apps, I have also had the privilege to work on projects related to inventory management on these platforms, making this task an excellent fit for my expertise.
$20 USD em 1 dia
3,6
3,6

Hi, From your job description, I understand that you need a PHP script to work with Evolution API for sending images. Please come to chat to discuss in details. Portfolio link: https://www.freelancer.com/u/usmanawan90 Thanks & regards, Usman
$50 USD em 1 dia
3,6
3,6

We see you need your PHP script updated to work with evolution-api using the v2.3.6 image. Our goal is to ensure seamless compatibility and improved reliability for all functions. We will review the API changes, update endpoint URLs, authentication, and adapt the JSON structure as needed for v2.3.6. Your script will be tested and documented for easy deployment. You can view our previous work at this link: https://www.freelancer.com/u/Lsstudio1228 Let’s make your integration efficient and up to date. LS STUDIO
$30 USD em 1 dia
3,4
3,4

Belém, Brazil
Método de pagamento verificado
Membro desde ago. 6, 2025
$10-30 USD
$10-30 USD
$10-30 USD
$10-30 USD
$10-80 USD
$10-30 USD
$1500-3000 USD
$30-600 USD
$15-25 AUD / hora
₹1500-12500 INR
₹12500-37500 INR
€250-750 EUR
$30-250 USD
₹1500-12500 INR
₹75000-150000 INR
$30-250 USD
₹12500-37500 INR
$30-250 USD
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
$250-750 AUD
$30-250 AUD