Outlook script delete messages jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 outlook script delete messages jobs found, pricing in USD

    I'm looking for an experienced marketer with a specialty in email marketing to help me promote a product or service. Key Requirements: • Bulk Email Distribution: The expert has to send bulk emails on my behalf. • Standardized Messages: I require standard email content for all recipients. I already have a html code template, but I will consider redoing it to look more professional. • Frequency: The emails need to be sent out daily. WE HAVE a total of 230,000 emails. We don't want them sent out all at once a campaign of x-thousands per day or a weekly will do. Ideal Skills and Experience: • Experience with email marketing • Familiarity with CAN-SPAM regulations • Proficiency with email marketing platforms and software. This project re...

    $199 (Avg Bid)
    $199 Avg Bid
    20 bids

    Randomize profile and products om existing python script

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    2 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $16 (Avg Bid)
    $16 Avg Bid
    16 bids

    A directory is in the attached .zip 1. Duplicate the original file “” and rename it as the next number in series (“”) 2. Lookup the pair of values in 3. Replace the value found in the Base object of (line 133) with the first value of the first pair retrieved from 4. Replace the value found in the 500 object of (line 114) with the second value of the first pair retrieved from 5. Continue until all pair values have been added to new .json files in the /light directory

    $140 (Avg Bid)
    $140 Avg Bid
    30 bids

    Looking for a German Speaking Person who is able to discuss on the phone with our German clients. You will receive exact script and be paid either at the end of the month just like a normal employ or commission based. Requirements German Language - Advanced Calm voice , relaxed and understanding the clients needs Offer support by phone

    $511 (Avg Bid)
    $511 Avg Bid
    25 bids

    I'm seeking an Intermediate Russian language speaker capable of providing dependable translation services. The project's core involves transla...terms and tone is beneficial. Skills and Experience: - Proficiency in Russian Language (Intermediate Level) - Experience in Translation Services - Familiarity or background in business communications - Attention to detail, ensuring the accuracy of translations Your role will involve: - Translating various business communications from English to Russian and vice versa. - Ensuring business terms, messages, and tone are appropriately conveyed and maintained in translations. You will gain exposure to diverse business communications and engage in a culturally-rich translation experience. Apply if you believe this role suits your s...

    $13 (Avg Bid)
    Local
    $13 Avg Bid
    8 bids

    Automation for Outlook and other software for creating smooth operations.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    1 bids

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    $28 (Avg Bid)
    $28 Avg Bid
    14 bids

    Objective: To set up and configure Microsoft Office applications for a small business in New Delhi, India, to modernize operations and enhance productivity. Key Requirements: Primary MS Office Applications: Excel: For managing data, performing calculations, and creating reports. Outlook: For email communication, scheduling, and task management. SharePoint: For document management and collaboration among team members. Installation Scope: The MS Office suite will be installed on 1-5 devices to accommodate the needs of the small business. User Proficiency: The users of the MS Office suite are beginners. Therefore, the setup will include basic configuration and user-friendly customization to ensure ease of use.

    $923 (Avg Bid)
    $923 Avg Bid
    36 bids

    I'm seeking a skilled script-writer and voice-over artist to create serious and informative documentaries with an average length of 5 to 10 minutes. Your role involves: - Drafting compelling, engaging, and knowledgeable scripts. - Providing voice over with both British and American accents. - Ensuring the final content is informative and educative. The ideal candidate should have: - Substantial experience in script writing, especially for documentaries. - Proven experience as a voice-over artist with the ability to alternate between UK and USA accents. - Ability to deliver within set deadlines. Please include samples of your previous works in your proposal.

    $122 (Avg Bid)
    $122 Avg Bid
    49 bids

    I'm currently undergoing a migration from on-premise Exchange 2019 to MS365, and I encountered an issue that I need assistance with. I have successfully migrated one inbox for testing purposes. The data migra...migration and troubleshooting OWA access issues who can offer their support. Key skills needed: - Experience with MS365 migration - Understanding of OWA access issues - Ability to perform problem diagnosis and solution implementation Your primary task would be to rectify the error in accessing emails from the on-premise OWA post-migration. This process might involve troubleshooting error messages, configuration issues and connectivity problems. Your expertise in problem-solving and understanding of MS365 migration will be invaluable in quickly and effectively resolv...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    29 bids

    ...perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;"); if (mysqli_num_rows($userNotesRequest)) { ...

    $47 (Avg Bid)
    $47 Avg Bid
    23 bids

    Im building three custom product options in a WooCommerce environment. These 4 options are sort of upsell products. Every option has a additional price (first option is free). Once a user select a certain option the additional cost is ...option the additional cost is being added to the entire cart. With that i mean, every product that is in the cart (also quantity based) wil have the additional cost added. I already almost build this function in jQuery. However, The newly populated prices are not being post/used in the actual WooCommerce Cart totals. Im looking for a skilled WooCommerce/Javascript/PHP developer who can finish my script. So that the jquery populated price values are actually being used in the WC Cart totals. ***** IMPORTANT. This project needs to be finished...

    $30 (Avg Bid)
    $30 Avg Bid
    13 bids

    I'm looking for a talented video creator who can produce high-quality video, maximum 120 seconds. WiKIT provides research services and implementation of research in educational technology. We do this because we want every child to have the best education possible. Research-based evidence is important as we want to know the techno...Capital-companies owning EdTech companies. Format/purpose: To be used online in SoMe + shown in meetings; max 60 seconds. We want to create emotions when seeing the video. A feeling that this is an important message, that the successful high end companies are working like this; together with WiKIT’s top notch researchers. Seeing this video, the viewer wants to be a part of this movement. Detailed script (voiceover) in the attached power...

    $370 (Avg Bid)
    $370 Avg Bid
    41 bids

    I'm seeking a professional Shopify expert who can breathe life into my ideas. The focus is mainly on the customization of my Shopify theme. Some of the specifications to...email marketing app for better customer reach and promotion. - Adding an easy checkout page app for customers, where they can easily order the products -Anu other task that seems to be important in website analysis The ideal candidate should have a good handle on the Shopify platform and familiarity with creating custom designs and integrating applications. A keen eye to detail and a creative outlook would be much appreciated. It’s essential to correctly categorize products within the correct buckets and streamline navigation to make the user journey smooth. Proficiency with minimalist design aestheti...

    $106 (Avg Bid)
    $106 Avg Bid
    67 bids

    I am looking for an talented writer who can skillfully communicate motivation and inspiration through articles. The main goal of my project is to inspire people of all ages. The ideal candidate for this role should have: - Excellent writing and storytelling skills. - A ...ages. The ideal candidate for this role should have: - Excellent writing and storytelling skills. - A strong understanding of how to inspire and motivate readers. - Experience writing for a diverse audience. Your task will be to: - Write compelling, inspirational articles. - Create content that can universally inspire, regardless of the reader's age. - Deliver consistent and well-thought out messages of motivation. In your bid, please share previous examples of motivational or inspirational content yo...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    42 bids

    ...- Collaborate with the team to choose compelling cases and brainstorm creative angles for storytelling. - Write scripts efficiently, communicating complex ideas clearly and concisely. - Keep track of sourced materials and ensure accuracy in research and storytelling. - Stay updated on trends in the true crime genre to find fresh and engaging content. - Incorporate relevant evidences within the script Requirements: *Experience in writing, especially in the true crime genre, preferred. *Strong research skills, especially online, to find hidden gems of true crime content. *Attention to detail and a commitment to factual accuracy. *Ability to handle dark subject matter with sensitivity and respect. *Good communication skills, able to convey ideas quickly and efficiently. *Be able to...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    22 bids

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the best fit.

    $21 (Avg Bid)
    $21 Avg Bid
    21 bids

    I require assistance with the installation of two scripts. Project 1: Delivery Application - Backend: Developed in Laravel for the admin panel, which needs to be set up on a subdomain. - Frontend: Created with React, encompassing three applications: User App, Delivery Person App, and Store App, compatible with both Android and iOS platforms. - Responsibilities: - Install and configure the backend. - Install the frontend applications and update the branding. - Generate and provide APKs for the User App, Delivery Person App, and Store App for testing, and manage their upload to the Google Play Store and Apple App Store. Project 2: E-commerce Grocery Application - Backend: Crafted in Laravel. The admin panel has already been installed. - Frontend Website: Developed using Flutter, requ...

    $595 (Avg Bid)
    $595 Avg Bid
    122 bids

    We are looking for an experienced integration expert to connect Yelp messages with Go High Level (GHL) conversations as we get messages from Google My Business to GHL. Additional Information: - We have a SAAS plan of GHL with API v2 & might i9t can help you. - Include relevant experience in the proposal. If you have the skills to integrate Yelp messages into GHL efficiently, submit your proposal with the approach, timeline, and portfolio. Excited to enhance communication with your expertise! Thank You

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    16 bids

    I am in need of a professional who can efficiently execute a mass DM marketing campaign on Telegram. Here are the specifics: - Sending Quantity: A total of 500k DMs need to be sent within a 48 hour period. - Message Content: The messages should be in text-only format. The exact message to be sent to all recipients would be provided by me. - Progress Updates: I would appreciate receiving regular status updates after every 100k messages sent. Ideal skills and experience would include proficient knowledge of Telegram's functionalities, excellent time management, and prior experience in running similar campaigns. Your commitment to timely, consistent communications regarding the campaign's progress is key to this project's success.

    $146 (Avg Bid)
    $146 Avg Bid
    12 bids

    I am looking for an experienced freelancer proficient in Docker and React NextJS to develop a Docker image ready for production and development. Specific Requirements: - Your tasks will entail creating the Docker image for a React NextJS application, to be hosted on cloudjiffy. - ...tool, ensuring it aligns with production and development needs. - React NextJS - Although I haven't specified which version to use, I expect you to recommend the most suitable one after understanding the project's requirements. Key Skills: - Experience in Docker containerization - Strong familiarity with Nginx - Proficiency in React NextJS I am excited to work with someone who has a realistic outlook towards deadlines and is dedicated to quality output. Please include your previous relate...

    $43 (Avg Bid)
    $43 Avg Bid
    20 bids

    I'm dealing with an issue on my 1325 CNC router using NC studio version 5.6. My carve co-file designs aren't translating as expected to the NC studio program, potentially indicating a communication breakdown. Though I don't encounter any error messages during transfer, the router doesn't operate as expected after the carve co-file is transferred. Skills required: - Proficiency in troubleshooting CNC routers, specifically model 1325 - Familiarity with NC studio version 5.6 - Ability to diagnose and resolve communication issues between carve co-files and NC studio program - Deep understanding of CNC programming and functionality. I am uncertain about the root of the problem, so I need someone with broad troubleshooting abilities who can analyze the situation th...

    $136 (Avg Bid)
    $136 Avg Bid
    13 bids

    I need a skilled graphic designer to enhance our existing logo for our annual golf tournament, "The Breakfast Ball Invitational". This year our tournament is being held in Orlando, Florida and I would like for the logo to be reimagined with local themes around the current logo. Key Components for Logo Enhancement: - Incorporation of local nature, landm...trees, colorful flowers, and water/ocean. - Usage of Disney font as an additional aesthetic flair to the design. Color Scheme: - Undecided, up for discussion. A blend of colors that complement the tropical theme could be worth considering. Ideal Skills and Experience: - Previous experience with logo design. - Knowhow of enhancing designs and implementing tropical themed graphics. - A creative outlook to bring a unique ...

    $25 (Avg Bid)
    Guaranteed
    $25
    116 entries

    I'm in need of a proficient PowerShell script developer who can create a script for reading a plain text format log file. This script will have to: * Extract and isolate error messages from the log files in a specific location. * Extract associated timestamps of these error messages. I am going to run the script as a task scheduler job. It must detect a specific error. Example error that you could use is ‘Failed to distribute package’. If this error is found, I would like to have the script detect it and send me the whole error as an email. Whole error in the sense any suffix after the error ‘failed to distribute package’ as well.

    $16 (Avg Bid)
    $16 Avg Bid
    3 bids

    ...website and move over to OptimizePress. So right now I have about 10 pages that I've designed with Divi Builder and I need someone to help me Re-design them exactly using OptimizePress Live Editor instead. My goal is to once this is done, to delete Divi Theme and keep OptimizePress Smart Theme. For me to do this is to Recreate the pages as a start. After what I like to do is recreate the blog posts as well using OptimizePress Editor for individual Blog Posts too. The end result for me is to delete all Divi from my Wordpress and Only have OptimizePress. To make this cost effective I am thinking we work on this daily to weekly per hour maybe until is all moved. and or we can do an everything count of what I want moved and then set a total cost. If we set a total

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    144 bids

    I need a highly efficient python script tailor-made for a Jupyter notebook. Its functionality should include seamlessly logging into Golf Club A and conducting an automatic booking for a tee time at the earliest possible moment once the timesheets open for the day. This should be at 7am, a week prior to the tee time. Your code should have the following capabilities: - Detect and book the most immediate timeslot available when my desired ones are unavailable. - Transmit a notification via email, enumerating the details of successful or unsuccessful bookings. Such a project will necessitate a strong foundation in Python programming along with Jupyter notebooks, a solid understanding of web scraping mechanics, and proficiency in email notification systems. A background in developing ...

    $133 (Avg Bid)
    NDA
    $133 Avg Bid
    9 bids

    PLEASE NOTE: In this case, the marker will need time to get the assignment graded before the end of semester so the deadline will be strict. For this assignment, your task is to design, prototype and test an extension to the TODO App from Assignment 5: “Using UMG programming and Unreal, your task is to create a simple TODO list app in order to allow the user to add and delete tasks to and from the TODO list.“ Some basic requirements/criteria: The prototype must involve original Unreal UMG programming; it cannot just be based on existing resources. Any sources that you do incorporate must be identified appropriately. The prototype must be adequate to perform a cognitive walkthrough and a user test of your identified UX design element. The user task descr...

    $16 (Avg Bid)
    $16 Avg Bid
    4 bids

    More details: Use existing property listing and agent detail to create a banner What information would you like to include in the banner? Property listing details, Agent contact information, Property images What should be the size and format of the banner? Multiple. We need the plugin do 3 things, 1, generate properties google ads banners 2, generate agents google ads banners 3, generate open house flyers So agents profile should have a button or option to click and generate banners. Featured properties have button or option to generate banners. Featured properties have button or option to generate open house flyers. It has to be worked with houzez wordpress theme.

    $30 (Avg Bid)
    $30 Avg Bid
    15 bids

    I am looking for a talented game script writer suitable for a realistic adult-themed RPG in Second Life. The project is laid out from the Lovense Developers website () and needs to be compiled into LSL scripts and made compatible with AvSitter to be used in Second Life furniture. Key Responsibilities: - Compile the Lovense Developers Scripts to be compatible with Second Life - Create a Second Life Bridge between the Lovense Server and Second Life Platform Required Skills: - Proven experience in game scripting - Familiarity with AvSitter animation posing scripts - Familiarity with Linden Scripting Language (LSL) - Familiarity with Second Life gaming platform - Familiarity with API and SDK

    $822 (Avg Bid)
    $822 Avg Bid
    8 bids

    ...skills, effective communication abilities, exceptional attention to detail, and the ability to work cordially with a diverse group of people. - Usage of vivid colors to enhance audience attention. Preferred colors include Red, Pink, Black, Purple, and White. - Creative use of fonts for improved readability and uniqueness. Please empathize that I am skilled in Microsoft Office, Excel, Word, Teams Outlook, SQL, Voya, and ADP Ideal candidate: The ideal candidate for this job would have a great eye for design, experience in creating engaging PowerPoint presentations, and an understanding of how to present personal and professional attributes in a visually appealing manner. Fluency in English is a must. This is not just about translating skills into bullet points but about tellin...

    $102 (Avg Bid)
    $102 Avg Bid
    41 bids

    I've recently purchased a Laravel betting script and need a professional to set it up on my live production server. I need help notably in: 1. **Installation and Configuration:** Handle the setup of the betting software, ensuring it operates smoothly with no bugs. 2. **Customization Advisory:** Provide strategic recommendations based on your expertise to optimize the settings and functionality of the script. Ideal freelancers should possess profound knowledge and experience working with Laravel, betting systems, and live server deployment and configuration. An aptitude for problem-solving and ability to provide insightful recommendations is also appreciated.

    $35 (Avg Bid)
    $35 Avg Bid
    30 bids

    ...Specifically, the created groups should only have member level access. - The setup should ensure users are unable to make edits to the website. - Given the nature of this project, we did not specify any particular security features. However, the system should uphold standard security measures as a default. - When Visitor visit url direct go to custom login - Need shortcode for logout button - Help to delete all unnecessary plugin except formidable - Must be mobile friendly - Help to set up PWA Plugin via instantify - You may use Alliance theme by Themerex or Encode Theme Ideal candidates would have substantial experience in WordPress user group management, a deep understanding of backend processes, and the ability to effectively restrict user capabilities on the platform. Plea...

    $118 (Avg Bid)
    $118 Avg Bid
    53 bids

    I'm in need of a talented Wordpress developer to bring my e-commerce vision to life. Tasks: whatsapp messages to members a cash system to sell products like (water, coffee) and print the invoice directly Key functionalities required: - Comprehensive e-commerce capabilities to enable a smooth buying experience for my customers. - A seamless, integrated blogging platform that bolsters our site's content and product reach. - The ability to customize themes on my site, allowing us to keep our platform fresh and appealing. As for the site's aesthetic, I'm drawn to a modern design style. I'm envisioning a clean, sleek user interface that marries functionality with modern sophistication. The primary purpose of this site is to sell products directly. This we...

    $155 (Avg Bid)
    $155 Avg Bid
    153 bids

    ...create/edit/view projects but cannot see analytics or edit company information. Company admins can sign themselves up and can invite and administrate company users. Data Aggregation: Capable of aggregating data on multiple levels: - Per user, per project details including customer name, phone number, address, and ticket price. - Photo management for each project, with options to edit and delete. - Video file management and categorization. - Encryption of authentication data such as CRM login, Google My Business, etc. - Map integration showing the geographical spread of all projects, termed as YacMap. - Can add up to 20 services at a time as tags. Company Display Info Management: Editable sections for company name, logo, contact details, operational hours, w...

    $507 (Avg Bid)
    $507 Avg Bid
    77 bids

    I am seeking an adept developer who can create a script for adding text-to-speech (TTS) to my mp4 video. You'll integrate a csv file as a table, while retaining the video's timing. Key Features: - Amazon Polly should be used as the TTS system. Your experience with this is a must. - The information from the CSV file should be incorporated into the video as voiced speech in the background. Make sure you can do this seamlessly. - The TTS voice has to be neutral, not sounding distinctly male or female. This project requires proficiency in programming, video editing and a deep understanding of TTS systems, particularly Amazon Polly. Familiarity with MP4 and CSV file formats is essential too.

    $37 (Avg Bid)
    $37 Avg Bid
    4 bids

    I am looking for a script to automatically add 7 days to a date in a table. The date format is dd/mm/yyyy and the date is located in the column "Not done late +35D". The result should be a new column with the date + 7 days, called "Not done late +42D". Specifications: The script must work on Microsoft Word. The script must be easy to use and does not require any programming knowledge. The script must be compatible with recent versions of Word (2013 and above).

    $22 (Avg Bid)
    $22 Avg Bid
    20 bids

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    $40 (Avg Bid)
    $40 Avg Bid
    37 bids

    I'm in need of a skilled freelancer who can create a script for website scraping. Even though specific data to be scraped isn't highlighted I'm primarily targeting the scraping of all text content available on the site and potentially images and links. To be successful for this project, show your prior work, your experience and provide a detailed project proposal. As for the purpose of the scraped data, there isn't a definitive answer, it could be for data analysis, visualization, or building a database. Do apply if you have excellent skills in website scraping, scripting, and data extraction.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    4 bids

    I want a tool/software/app to automate my work tasks without my intervention. I don't know much coding, so this tool should be user friendly. My daily workday is based on using Outlook, Microsoft Edge, Excel, Signal and snipping tool. I'm an ESP Monitoring Engineer. Most of work is analyzing the performance ESP (Electrical Submersible Pumps) oil wells by viewing the trends of their running parameters (Current, Pump intake pressure, pump discharge pressure, Motor temperature, etc.) using specific surveillance websites. First, I receive an email notification that a certain ESP well has an event. This event can be a shutdown, restart, or even higher motor temperature than usual among many other notifications. Each email has a link that redirects me to a certain sur...

    $189 (Avg Bid)
    $189 Avg Bid
    19 bids

    I'm seeking a vibrant and talented video editor who can breathe new life into video reels from the script. This project involves: - Editing video reels to a length of 1 minute each - Capturing a modern and pop styled theme that keeps viewers engaged Ideal skills and experiences will include: - Proficient in modern, fast-paced and high-energy video editing - Extensive experience in editing video reels - Ability to capture and portray the chosen theme effectively - Meticulous attention to detail Looking forward to receiving your bids! Let's create something stunning together.

    $15 (Avg Bid)
    $15 Avg Bid
    14 bids

    I am seeking a highly experienced professional in the field of email server configuration, to set up 10 SMTP servers for me, using different Email Service Providers (ESPs) - Gmail, Outlook, and Yahoo Mail. Key Requirements of the Project: * Each SMTP server must be intricately configured with proper RDNS & SPF setup, ensuring high acquirement authentication and deliverability. * The servers are going to be used for sending marketing emails and improving email deliverability, therefore a thorough understanding of Bulk Emailing and ESP deliverability guidelines is crucial for the success of this project. * Warm up plans would need to be created for each server as around 300,000 emails are going to be sent from each server. Therefore, a solid anti-spam deliverability strategy...

    $27 (Avg Bid)
    $27 Avg Bid
    6 bids

    We are searching for a seasoned Laravel expert who can guide us to create an API which we can use to automate an external script. Key tasks for this API will be: - Automating workflows - Enabling email validation The ideal candidate will need to: - Understand and instruct in Laravel - Have experience in API creation for automation purposes - Be able to communicate requirements effectively for us to apply Please, note: you will not be given server access, instead your role will be instructive. We will apply your guidance directly to our systems.

    $35 (Avg Bid)
    $35 Avg Bid
    25 bids

    I'm in need of a developer adept in API integrations, specifically taking messages from waziper via webhook and posting entered data within a Google Sheet. Task requirements include: - Integration of waziper webhook into an application - Extraction of 'Text content' and 'Sender's phone number' from the received message - Successful post of the extracted data to a Google Sheet, with each message creating a new row Ideal candidates would have experience in API integration, webhook setup, and Google Sheets manipulation. Bit of coding background might prove beneficial. I look forward for competent freelancers who can handle this task seamlessly. Format of API below: ://webhook.site/1b25464d6833784f96eef4xxxxxxxxxx&enable=true&

    $27 (Avg Bid)
    $27 Avg Bid
    9 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $32 (Avg Bid)
    $32 Avg Bid
    21 bids

    More details: What specific transport reports do you need to add to the Smart school CRM Codeigniter script? fees What specific fee-related features or functionalities would you like to add to the Smart school CRM Codeigniter script? Fee receipt generation, Fee reminder notifications For fee receipt generation and fee reminder notifications, what methods would you like to use for delivering these to parents and guardians? Email

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    35 bids

    I am in search of a skilled professional translator to convert English website content and articles into Spanish, who specializes in business topics. This project is targeting a Spanish-speaking audience, bringing a need for meticulous translation to ensure the effective delivery of our key messages. I am seeking someone who: - Is proficient in English and Spanish, especially in professional/business setting - Can apply cultural context and nuances of Latin American Spanish language - Has proven experience in translating website content and articles. The goal is not just translation, but making the essence of the content accessible and engaging to a Spanish-speaking audience.

    $20 / hr (Avg Bid)
    Local
    $20 / hr Avg Bid
    1 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $133 (Avg Bid)
    $133 Avg Bid
    43 bids