Mail script工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    5,000 mail script 份搜到的工作,货币单位为 HKD
    send email to QQ mailbox 已经结束 left

    I need someone to send mail. Help us grow our business. We need to send more than 1 million emails to China QQ mailbox every day. We provide customer emails. you just need to send,cps charges. When a customer submits an order through the link, you will earn $1. Send in batches and easily earn thousands or even tens of thousands of dollars a day. Looking for a strong team or individual for long-term cooperation.

    $391120 (Avg Bid)
    $391120 平均报价
    1 个竞标
    i need game script 已经结束 left

    嗨 Vikram K. T., 我想要邀请您来完成我的项目。更多细节我们可以稍后通过聊天交流。

    $782 (Avg Bid)
    $782 平均报价
    1 个竞标
    kvs script 已经结束 left

    kvs script 网站 视频格式 mp4转换m3u8. 自己报价,多了真的出不起,太多了直接换avs,avs有插件。大佬有兴趣感激不尽.

    $1338 (Avg Bid)
    $1338 平均报价
    3 个竞标

    Here I have several trading ideas that need to be written into pine script and do the strategy test. Hence, I want someone can fully understand the pine script language and be able to communicate with me about my strategy by Chinese or English at least. 我目前手上有一些交易策略需要用Trading view 自带的pine script 录入进行回测。希望有熟悉Trading view 的朋友帮忙。 2 weeks

    $6508 (Avg Bid)
    保密协议
    $6508 平均报价
    7 个竞标

    在我的debian服务器上安装配置postfix 我的MX域名配置:mail.域名.com,指向我的server ip 最终目的,可以通过这个mail server的smtp发送email到外部,如xxx@ 设置发送用户为sender@域名.com,admin@域名.com,noreply@域名.com等等 如何不被屏蔽或被分类成垃圾 只发送邮件,不接收任何邮件

    $180 (Avg Bid)
    $180 平均报价
    4 个竞标

    1.会使用网络编程语言(Python,Java,Google script etc.)在制定的地方收集相应的数据 2.会数据库编程,并且有能力架设服务器,将收集到的数据存放 3.可以实施编程对数据库内的数据实施图形化展示 附件中是其中一个需求模型

    $360 / hr (Avg Bid)
    $360 / hr 平均报价
    1 个竞标

    我有进行中的、与之前的项目相关的工作Solve the Magento E-mail Sending Failure Problem'

    $47 / hr (Avg Bid)
    $47 / hr 平均报价
    1 个竞标
    script JQUERY textarea 已经结束 left

    IN A FIELD TEXTAREA PUT EFFECT AUTO COMPLETION OF THE TEXT I NEDD EDIT SCRIPT JQUERY yuku-t/jquery-textcomplete · GitHub

    $180 (Avg Bid)
    $180 平均报价
    1 个竞标

    I'm in need of a qualified developer proficient in Pine Script to create a strategy for TradingView. This project has a specific goal which is to code a set of indicators together. The chosen freelancer should have a good understanding of different trading indicators. The strategy should integrate the following indicators: - Moving Average - Relative Strength Index (RSI) - Bollinger Bands - ADX - EMA-50 - EMA-200 - IVP I want to code this specific set of indicators correctly, to display together as one Indicator in the charts.

    $125 (Avg Bid)
    $125 平均报价
    1 个竞标

    I am in need of a skilled LUA script developer for a crucial project. Ideally you have expertise with ORMCOMM satellite monitoring devices . While I am not able to specify exact tasks at the moment, I am confident that this expert will be able to handle anything that comes their way, including potential bug fixing and code optimization. When sending in your application, please include: 1. Past Work: This is crucial towards understanding your practical experience with LUA script development. Specific Skills Required: 1. Proficiency in LUA script writing: Your competence in LUA script writing is critical to the successful execution of this project. This project requires someone with hands-on experience in LUA script development who can work flexibly a...

    $125 / hr (Avg Bid)
    $125 / hr 平均报价
    24 个竞标

    ...creatively craft a 70-episode romantic mini-series titled "Bad Boy Love". Each episode will be 90-120 seconds long, encapsulating a storyline centered around the transformation of the 'bad boy'. Here's what I'm after: - A narrative that keeps viewers hooked - Expertly woven character development that portrays the bad boy's transformation -The end product should be a captivating, clear, and concise script ready for production Ideal Skills: - Deep understanding of romantic storytelling - Ability to construe multi-layered characters - Experience in scriptwriting, especially in romance genre - Exceptional attention to detail and consistency - Meets deadlines consistently Experience in short-form storytelling and having crafted scripts for min...

    $3160 (Avg Bid)
    $3160 平均报价
    31 个竞标

    I'm seeking an experienced scriptwriter to draft 70 episodes for a romance radio drama. Your task will revolve around the theme of forbidden love, striving to captivate the hearts of listeners across different age groups. Key Responsibilities: - Generate engaging, creative narratives that resonate with both teens and adults - Integrate the theme of forbidden love seamlessly into the overall story Ideal Skills: - Strong experience in creative writing - Previous experience with romance narratives - Exceptional storytelling skills - Ability to engage different age groups. Looking forward to hearing your creative ideas!

    $3418 (Avg Bid)
    $3418 平均报价
    25 个竞标

    Hello all! I am looking for help in the creation of a logo for a new brand being added to my company. My company is focused in the e-commerce space and employs products across several different niches. The new...company. My company is focused in the e-commerce space and employs products across several different niches. The new brand being created is a generic brand which will sell products based around home decor/utilities ranging from home gym equipment to kitchen utensils. The brand (who's name I will keep confidential until selecting a prospect) logo does not need to be intricate. I am looking for a script logo mainly comprised of letters only. I am mainly interested in seeing different types of fonts and potentially some emblematic characters. I can explain more over a s...

    $156 / hr (Avg Bid)
    $156 / hr 平均报价
    110 个竞标

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strlen($pay...

    $1040 (Avg Bid)
    $1040 平均报价
    32 个竞标

    I'm currently in the decision-making phase for a web scraping and automation project and I am searching for a highly skilled AI developer who would create a script that will automate login to an undetermined third-party website using provided login credentials. Notably, the selected website will likely require an effective CAPTCHA solution. And while I am yet to specifically point out the type of data to be scraped, expect that this will be clarified as the project progresses. Required Skills & Experience: - Proficiency in Python programming - Experience with automation scripts - Ability to solve CAPTCHA challenges - High level of flexibility and adaptability since the specific details of the project are still under consideration.

    $1721 (Avg Bid)
    $1721 平均报价
    39 个竞标

    Website Login Script Verification

    $47 (Avg Bid)
    $47 平均报价
    1 个竞标

    PHP script needs to be setup for SSO. After successful login the users email and a random string needs to be entered into a database then the user should be redirected to another site with email and random string passed with the url.

    $767 (Avg Bid)
    $767 平均报价
    8 个竞标

    Dear Mr. Talha! I sent you yesterday an offer through the chat (relating to my past project "ATAS programming - 2") but unfortunately I didn´t get an answer until today. Can you please read this offer and tell me if you accept. Can you please answer this e-mail latest until today UTC +1. Otherwise I will award another freelancer. Yours sincerely, Thomas Riedl

    $422 (Avg Bid)
    $422 平均报价
    1 个竞标

    I need help to create an Amazon account on my device. This is my first time setting up an Amazon account and I intend to use it for personal shopping purposes only. Ideal Skills and Experience - Knowledge about Amazon account creation process - Ability to guide step-by-step over the phone or on mail (whichever is convenient) - Strong communication skills and patience to guide a first-time user.

    $415 (Avg Bid)
    $415 平均报价
    29 个竞标

    ...einfügen und eng auf das Design unserer Homepage abgestimmt sein. Ziele: - Entwicklung eines HTML-Mailtemplates, das in gängigen E-Mail-Clients fehlerfrei dargestellt wird und Jinja-Template-Tags unterstützt. - Sicherstellung der Integration unseres Corporate Designs zur Förderung einer konsistenten Markenidentität über verschiedene Kommunikationskanäle hinweg. - Schaffung eines leicht anpassbaren Templates für verschiedene Arten von E-Mail-Kampagnen (z.B. Newsletter, Ankündigungen, Angebote), unter Verwendung von Jinja zur dynamischen Inhaltsanpassung. Anforderungen: - Umfassende Kenntnisse in HTML und CSS, insbesondere in Bezug auf die Erstellung von E-Mail-Templates. - Erfahrung mit responsivem Design, um eine optima...

    $1502 (Avg Bid)
    $1502 平均报价
    23 个竞标
    Script Review 9 天 left

    I will examine the script myself then get back to you with the best solution

    $47 / hr (Avg Bid)
    $47 / hr 平均报价
    1 个竞标

    I'm looking for a professional who can thoroughly inspect and validate a login script I’ve developed for my website. The script is created in HTML5 and is designed for manual registrations, hence no social media integrations are required. Ideal Skills: - Expertise in HTML5 - Thorough understanding of secure coding practices - Experience in testing website scripts Specifically, I require: - A detailed review of the existing script - Confirmation that it functions correctly for user registration and login process - Assurance that it’s operating over Secure HTTP (HTTPS) only to ensure data security Looking forward to working with professionals with a keen eye for detail and a comprehensive understanding of secure web development.

    $860 (Avg Bid)
    $860 平均报价
    63 个竞标

    I have an automated script created which when I receive a new email, will scan for a word after a colon, copy this word and paste and enter on another specific portion of my screen instantly. (the coordinates of the screen portion will stay constant). Specific portion is a search bar in one of the program. So that should paste the word in the search bar, and clicks enter. In that time when the email comes in, it should work instantly. And, I have the script, but it has a glitch. I need to amend the script so that we use just the subject line to search and then it can’t be affected by how people format their emails and if they use links etc. Please apply only if you are available today to get this done!

    $681 (Avg Bid)
    $681 平均报价
    23 个竞标

    We're seeking an experienced script writer to create engaging business case study videos. The first task serves as a trial, unpaid. Successful candidates will enjoy ongoing paid projects with one script per week. Terms: Trial script unpaid, subsequent projects compensated.Long-term collaboration potential. Payment is discussed before each project. Application Process: Apply if you agree. More details provided post-proposal.

    $86 (Avg Bid)
    $86 平均报价
    7 个竞标

    I am looking for an expert in creating interactive and real-time candlestick charts, Using an Open-source Library called Lightweight Charts Library, Specifically for plotting and analyzing stock market data. This script should be developed using the ReactJS framework. This script will be built with the Basic features for any Candlstic chart inspired by the Tadingview chart platform. Features for candlesticks chart like: - Time frame series. (1,2,3,4... minutes; 1,2,3,4... Hours; 1,2,3,4... Days; 1,2,3,4... Weeks; 1,2,3,4... months; 1,2,3,4... Years). - Plotting type (Bars, Candles, Hollow candles, Area, Heikin Ashi, Renko, Range). - Indicator ( Rsi, Volume, MACD, ....And more). - Drawing Tool ( Trendline, Horizontal line, Vertical line, Channels ....And more). - Screensh...

    $149 / hr (Avg Bid)
    $149 / hr 平均报价
    84 个竞标

    I'm seeking a skilled Google App Script developer who can: - Create tailored Google Sheets functions that align with my business workflow requirements. - Seamlessly integrate these functions with other Google services for a streamlined process. The primary objective of this project is to improve and optimize my workflow procedures. As such, a developer with a strong understanding of business processes and prior experience in Google Sheets customization would be ideal. Please note that this project may fall under the intermediate level. It will necessitate some degree of customization and integration, so adaptability and problem-solving skills are essential. Interested candidates should provide examples of similar works as proof of familiarity with such projects.

    $2378 (Avg Bid)
    $2378 平均报价
    35 个竞标

    I'm on the hunt for a talented developer who has a vast knowledge of Pine Script. I lack skills in Pine Script, so I need someone who can make alterations to my existing code. You will be responsible for the following: - Tweaking signal parameters to improve accuracy - Implementing new indicators to provide a multifaceted approach - Finessing the entry/exit conditions for enhanced performance This project requires someone with a high-level understanding of Pine Script who can modify existing code and make insightful improvements successfully. Your ability to integrate new indicators and adjust signal parameters and entry/exit conditions is vital. This job is perfect for someone detail-oriented, has excellent coding skills, and a keen understanding of trading s...

    $1150 (Avg Bid)
    $1150 平均报价
    19 个竞标

    I'm searching for an expert who can provide me with high volume email leads every week for my business. The target market is USA consumers who have performed mail submits. Here's what I'm looking for: - Ability to generate at least 20,000 email leads per week - Knowledge of CPA (Cost Per Action) - Experience with B2C lead generation in the USA - Skills for obtaining high conversion rates For the right person, there's potential for this to turn into a long-term agreement with a higher budget. I'm starting at a cap of $20/week for now. Please only bid if you can meet these requirements. Prior experience in a similar role would be a plus.

    $156 (Avg Bid)
    $156 平均报价
    2 个竞标

    I am looking for an experienced developer well-versed in C++ and Python to resolve build issues in a Bitcoin repository. These issues encompass compilation errors, dependency conflicts, and build script problems. As yet, no initial troubleshooting steps have been tried on the issues at hand. The ideal talent for this project should have: - Extensive knowledge of C++ and Python. - Experience resolving build issues, specifically in a Bitcoin repository. - Expertise in dealing with dependency conflicts and build script problems. - Ability to analyze compilation errors. - Independent problem-solving skills as no preliminary troubleshooting has been done. This project will require both strong technical skills and effective communication to ensure all build

    $1416 (Avg Bid)
    $1416 平均报价
    6 个竞标

    Queri automatizar la busqueda periodica en una web y en una extensiñon en Chrome y recivir un informe por mail

    $1447 (Avg Bid)
    $1447 平均报价
    18 个竞标

    As a system developer, I am in need of a proficient bash scripting and Jenkins pipeline specialist to help with several tasks on my Linux-based project that also utilizes JavaScript and Java. Tasks involve: Sonarqube integration with jenkins build - Drafting bash scripts - Setting up Jenkins pipelines - Troubleshooting existing scripts or pipelines A successful candidate should have: - Extensive experience with Linux, Jenkins, bash scripting - Proficiency in JavaScript and Java - Proven track record in troubleshooting and resolving scripting issues in a timely manner I am open to collaborating with both intermediate and expert level freelancers. This project provides a great opportunity for bash scripting and Jenkins pipeline professionals looking to expand their portfolio.

    $1142 (Avg Bid)
    $1142 平均报价
    24 个竞标

    I'm seeking a talented professional to create a 10-minute, AI-animated explainer video focusing on a specific legal process. The script is prepared, along with a related diagram and a previous video version. I'm looking for someone proficient in AI animation, ideally with some understanding of legal terminology and processes, to enhance the comprehension for my target audience: the general public. The main objectives of the project are: - Convey a complex legal process in a simple, engaging format. - Draw on my provided script and diagram to build the animation. - Maintain the video length around 10 minutes. While prior experience in law-focused explainer videos is a plus, the most important skills here are creativity and the ability to explain complex ideas in ...

    $751 (Avg Bid)
    $751 平均报价
    22 个竞标

    ...should be able to search and filter messages by: ▪ Username ▪ Booking ID ▪ Category ▪ Date Range There should be two message types: ▪ Active and Archived • Phase 2: Add Email Service functionality to the Messaging system. With this feature, Users will be able to send/receive email to external sources. Users will have their own unique email address in our domain Outgoing mail will be managed through our own Laravel Mail Service application, called PostOffice Emails will have the same Message Types, Categories, and Message Management functions. • Phase 3: Create a Chat Messaging function. Depending on the page within our application, the chat will be monitored by either the Site Administrator or the Host. An example of Host monitored pages would be: ▪ Listi...

    $1267 (Avg Bid)
    $1267 平均报价
    36 个竞标

    I need a skilled Python programmer to create a script that enables me to connect to a checkpoint MDS and CMA and panorama. I am looking to automate the process of analyzing a list of IP addresses in a CSV file and eliminate the obsolete objects from the rulebase of a specified policy package. The key functions for this project are: - Reading from a CSV file - Checking the existence of specific objects - Auto-deleting obsolete objects where required - Generating a detailed report upon task completion A deep understanding of Python is essential for this job, as well as familiarity with Network Security and Checkpoint Firewall. Experience in automation and reporting is also needed. I'm hoping for a solution that increases my work productivity by reducing manual tasks.

    $1181 (Avg Bid)
    $1181 平均报价
    24 个竞标
    A pynq Codesign CApi 6 天 left
    已验证

    It is desired to build a script to run my code generated in Vivado. I already have this project working on Pynq and it works correctly; however, I want it to work with a Pynq API for C. Interested, send a message

    $1048 (Avg Bid)
    $1048 平均报价
    14 个竞标

    I'm seeking a qualified developer to design an Optical Character Recognition (OCR) script specifically tailored for processing printed text documents. This script must be able to handle a variety of file formats including PDF, JPEG, TIFF and HTML. Primarily, the text within these documents will be in English. The ideal freelancer for this project should have a solid understanding and vast experience in OCR technology. Proficiency in scripting languages and familiarity with various file formats and OCR techniques is a key requirement.

    $915 (Avg Bid)
    $915 平均报价
    7 个竞标

    I'm looking for a seasoned Python developer with specific experience in video analysis to create a script that can process a full mp4 video and identify the positions of a Color Checker card ( ). The idea is to scan each frame of the video, locate the Color Checker, and log its position. Key Requirements: - The script should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - take a look here: - The output should detail the (as a class, ColorCheckerCardPosition) ... - file path ... - file name

    $767 (Avg Bid)
    $767 平均报价
    20 个竞标

    I need a proficient Python developer with machine learning expertise to create a script for a classification model. This exercise will involve using a dataset based on demographic details. Key Requirements: - The script should primarily focus on 'Occupation', 'Education', 'Income', and 'Ethnicity' elements within the dataset to make predictions. - Develop this with the objective of making data-driven decisions, identifying patterns, and making predictions of future outcomes. Ideal Skills and Experience: - Comprehensive experience with Python and machine learning. - Strong data analysis abilities. - Proven track record of working with demographic data. Please note that the expected output of the model wasn't specified, so I w...

    $1283 (Avg Bid)
    $1283 平均报价
    42 个竞标

    I am in need of an expert software developer who is well-versed in creating web apps by using Google script. The exact features of this web application have not been fully defined yet. Potential capabilities could involve but are not limited to: - Data entry forms - Data visualization - User Authentication The main purpose of this web app is also yet to be determined. This can range from data management, task automation, to reporting and analysis. The project may necessitate integration with external APIs or services; however, this is currently unclear. Key skills required for this job: - Proficiency in Google script - Strong knowledge in WebApp development - Problem-solving abilities, - Confidence in working with APIs. Please reach out if you're ready for a pro...

    $102 / hr (Avg Bid)
    $102 / hr 平均报价
    13 个竞标

    I'm in need of a proficient developer with strong experience in WooCommerce and scripting. The targeted task is to deliver an automated script that dynamically changes the main product image on my eCommerce site when a variant is chosen by a customer. The script must behave as follows: - Authenticate that each variant of a product has a separate main image. - Apply the first associated image to the selected variation automatically - Revert to using the default product image for variations lacking their own images. Your demonstrated ability to write efficient and error-free code will be highly appreciated. Experience in WooCommerce, PHP, and JavaScript is beneficial. Time efficiency and responsiveness are highly valued in our collaboration. Please present referenc...

    $1220 (Avg Bid)
    $1220 平均报价
    53 个竞标

    I am in need of a creative and experienced scriptwriter to produce detailed scripts for my upcoming educational YouTube videos targeted specifically at teenagers. Ideal Skills: - Previous experience in content creation for teenagers - Knowledgeable in educational content creation - Expert at writing engaging and informative dialogues This project will need your creativity and understanding of a teenage audience's needs and interests. The scripts should be packed not only with educational information but also exciting dialogues that capture and maintain the attention of our teenage viewers. The scripts should be very detailed, complete with specific dialogues that are relatable and engaging to our audience.

    $203 (Avg Bid)
    $203 平均报价
    48 个竞标
    Small Google Scraper to Excel 6 天 left
    已验证

    If you know how to code a javascript or python script to get a few pieces of information from Google, then this is easy for you. Here's all we need in this small project: 1. For a particular google search ON MAPs, the program would output the web URL, and name and send that to excel (or a csv) - other fields would be provided to include as well. 2. It should let me pick 1-50 entries. 3. It should work from within the browser (NO API calls necessary). that's it! Thanks for your bid

    $806 (Avg Bid)
    $806 平均报价
    58 个竞标

    # The site only serves lawyers. Users must become members to benefit from site services. The membership form must include "Your name and surname, e-mail address, contact number, password, repeat password, user name, bar association registry number, name of the bar association you are registered in (list of all bar associations and associations. Names)." When they become members of the site, folders containing their member number, name and surname will be created in the background for each member. Files that members will upload for analysis by pressing the relevant button will be kept in this folder. Once the files are uploaded, they will first be quarantined. If the file does not contain viruses, trojans or malicious code, a virus scan will be performed first. Quarantine w...

    $1197 (Avg Bid)
    $1197 平均报价
    42 个竞标

    I'm looking for an expert PHP developer with proficiency in Codigniter to modify and enhance an existing script I bought from CodeCanyon. Task Details: • Modify existing functionality and add new features to the script. • Add three new fields to the signup window code and sync it with the mySQL database. These fields should include text fields and dropdown menus. • Create a report based on data from one table in the mySQL database. • Implement a feature to export the report data to Excel. Ideal Skills and Experience: • PHP and Codigniter expertise • Experience with SQL database manipulation • Knowledge in report generation and data exporting to Excel • Proficient in UI design with a focus on text fields and dropdown me...

    $1349 (Avg Bid)
    $1349 平均报价
    114 个竞标

    I have give you a report, a ppt and a script.

    $782 / hr (Avg Bid)
    $782 / hr 平均报价
    1 个竞标

    I am currently seeking the expertise of an individual skilled in Jenkins and groovy to assist in writing a file for a pipeline. The pipeline is geared toward the build and deployment stages, focusing on Jenkins-related applications. Key Requirements: - Strong understanding of Jenkins and its architecture - Proficient in groovy scri...for a pipeline. The pipeline is geared toward the build and deployment stages, focusing on Jenkins-related applications. Key Requirements: - Strong understanding of Jenkins and its architecture - Proficient in groovy scripting - Experience with pipeline build and deployment strategies Your role will not extend beyond the development of the pipeline file, but a well-structured and efficient script is essential for the successful execution of our o...

    $172 (Avg Bid)
    $172 平均报价
    7 个竞标

    ... ), but it is important that inside this page you can insert the informations of these page ( include the map ) Contact: Purpose: To provide a contact form for users to reach out. Task: Integrate a contact form plugin like Contact Form 7 or WPForms. Ensure the form includes necessary fields (name, email, message) and set up to send submissions to e-mail. Incorporate CAPTCHA or Akismet for anti-spam. SEO Consideration: Add location-related keywords in the contact page’s content and metadata for local SEO benefits. Newsletter Subscription: Purpose: To encourage visitors to subscribe to a newsletter for updates, promotions, and exclusive content. Task: Integrate a newsletter subscription plugin or service (e.g., Hubspot) that is compatible with WordPress

    $1533 (Avg Bid)
    $1533 平均报价
    134 个竞标

    Hello! I am in need of a cold calling expert who will call 100 of my potential prospects to try and get them to book a call with me. We are a workflow automation company that helps businesses eliminate their manual processes. I will provide the numbers and information you need around the prospects. We have a script but any changes you would like to make to it are welcome. Requirements: - Cold calling experience - Excellent English Skills - American/English Accent - Able to call UK numbers - Ability to understand our business - Proven record of converting clients through cold calls The Task: - Call 100 potential clients - Provide 1 call back if they do not pick up - Leave VM if they do not pick up after 1 call back - Detailed spreadsheet with notes of each client call

    $1619 (Avg Bid)
    $1619 平均报价
    19 个竞标
    Quickdate php script 6 天 left
    已验证

    Hello i use quickdate script for website. I have install all its ok after 2-3 heure the button of premium and credit bug thanks you

    $266 (Avg Bid)
    $266 平均报价
    42 个竞标

    I need a Google Apps script expert. This project involves creating a script that regularly saves specified column data from a Google Sheet as a static copy on a weekly basis. I have detailed and explained it on how it should be in the sheet with a final dashboard present as well with the required outputs. Link to sheet and how it should be : Requirements: - Expertise with Google Apps Scripts - Familiarity with Google Sheets environment and scripting Script Functionality: - Script should run weekly - Specific columns from the Sheet should be saved in the static copy - The range of these columns was not specified, additional information might be provided through direct communication

    $172 (Avg Bid)
    $172 平均报价
    8 个竞标