Budget: 50 EUR Deadline: 4 days
👋 Hello!
I am Anna, with experience in Google Workspace tools and process automation through Google Apps Script. I understand the need for a simple yet effective daily reporting system for fitness clients — and I can implement the entire functionality turnkey.
Budget: 100 EUR Deadline: 3 days
Hello!
I work with Excel and Google Sheets.
Ready to help with formulas or macros (scripts).
Connection between Telegram bot and e-mail with Google Sheets.
I would be glad to cooperate.
Tetyana Shumeyko
Winning proposal- Projects 77
- Rating 4.8
- Rating 2 916
Budget: 50 EUR Deadline: 2 days
Good day! I have extensive experience working with spreadsheets and electronic forms!!!!! I can implement the task you set qualitatively!!!!!
Feel free to contact me!!!!
Budget: 50 EUR Deadline: 5 days
Hello.
Experience in creating Google Sheets and writing Google Apps Script is available.
I will be happy to work for you.
Proposals concealed
Proposals are currently absent
Budget: 30 EUR Deadline: 2 days
Hello!
I have experience in routine work and working with Google Apps Scripts, developing a diary for new client entries for a certain period. Ready to perform your task with quality! The task is quite interesting.
Budget: 350 EUR Deadline: 5 days
Ready to fully implement your project — from Google Form to automatic reports and reminders.
What will be implemented:
- Personalized Google Form with all necessary fields
- Automatic transfer of the client's name via URL (hidden from the user)
- Google Spreadsheet with separate sheets by months, analytics, and charts
- Google Apps Script that sends reminders to Gmail every day at 18:00 if someone has not filled out the form
- Examples of personalized links
- Instructions for adding new clients and using the system
The entire system will be convenient for mobile use — both for the trainer and for clients.
I have experience with Google Workspace, Apps Script, analytics, and automation. Ready to discuss details, adapt the solution to your needs, and provide quality support.
- Projects 4
- Rating -
- Rating 336
Budget: 100 EUR Deadline: 5 days
I have extensive experience in implementing projects on Google Script and Google Sheets. ready to complete your project as soon as possible.
- Projects -
- Rating -
- Rating 482
Budget: 150 EUR Deadline: 5 days
Good evening!
I am interested in your project — a data collection system from Google Forms with analytics and automatic reminders. I carefully reviewed your technical specifications (it is written very competently, thank you for that!) and I can confidently say — I will implement everything as described:
✅ create a working Google Form with all fields
✅ set up transmission of the client's name via URL
✅ connect the form with Google Sheets, calculations, and charts
✅ divide sheets by months, automatically group by names
✅ implement calculations of averages + charts (weight, BJU, water, pulse, cardio, etc.)
✅ write Google Apps Script for daily check at 18:00 and sending an email
✅ if all clients have filled out — there will be a corresponding message
✅ create instructions: how to add a new client and how to use the system
✅ adapt everything for mobile use
I have experience with similar tasks: Google Forms, Sheets, Apps Script — I work with them daily as an analyst. I can show examples or do a test part upon request.
📌 If needed, I can also advise on how to optimize some things for convenience or automation.
I look forward to collaborating! Ready to start even today.
Best regards,
Yulia
Budget: 350 EUR Deadline: 7 days
Good evening!
I have been developing automation in spreadsheets for 8 years already.
I know how to work with Google Apps Script and generally know how to organize complex systems.
I have also trained in the gym, read literature on training and nutrition. I understand what will be required from me to organize a system for collecting, processing, and displaying training and nutrition data.
I have experience in organizing systems for uploading files to Google Drive and sending emails. The form can be implemented either through Google Forms or by writing HTML tailored to your needs.
Overall, I understand the task. Write to me privately and I will prepare an example of such a system for you. Based on that, we will discuss the details of your project.
The system will take about a week from the moment of final agreement on the terms. I estimate the payment roughly; we will determine the exact amount during the process (it will probably be cheaper).
Budget: 102 EUR Deadline: 1 day
Hello!
Everything is as clear as possible)
I can create, set up, record a video tutorial
I can also suggest a Telegram bot instead of email
Write, happy to help!
-
Artem K. 7 August 2025Добрий день, просто порада з досвіду - класичними методами будуть постійні проблеми з телефонами. Краще розробити проект через AppSheet, він для цього і створений, придивіться у цю сторону.
Current freelance projects in the category Data Processing
1. Choose a service 2. Configure the service 3. Create a template 4. Upload the database 5. Check functionality and deliverability (and avoid going to SPAM) 6. Send a one-time mailing to 1000+ subscribers please write your financial proposals and deadlines
We are looking for an effective Meta-targeting specialist who can work with complex projects and is responsible for the effectiveness of advertising, not just its launch. Project — recruitment for a vacancy. Direction: attracting quality targeted responses for an office vacancy in Kyiv. Tasks: • launching and managing advertising campaigns in Meta Ads • attracting quality targeted responses for an office vacancy in Kyiv • working with cold audiences and finding new sources of applications • testing creatives, audiences, and advertising combinations • scaling effective campaigns and disabling non-working ones • optimizing the cost of targeted responses and budget • controlling the quality of incoming applications (relevance of candidates, compliance with requirements) • adhering to moderation rules and finding stable solutions for working in complex advertising niches Important: • priority — quality targeted responses, not their quantity • irrelevant applications and non-target traffic are not considered results • systematic low quality of applications will result in termination of cooperation • looking for a specialist with practical experience who can bring quality candidates, not just test basic hypotheses at the expense of the advertising budget Requirements: • confident experience with Meta Ads • experience attracting candidates for vacancies through Meta Ads will be an advantage • ability to work with cold audiences and find new segments • focus on quality targeted responses, not on reach and clicks • experience optimizing advertising campaigns by cost and quality of applications • understanding the specifics of passing moderation and ability to create conversion advertising materials • analytical approach, independence, and responsibility for results Will be a big plus: • experience launching advertising campaigns in gray niches • successful experience attracting candidates for vacancies in Kyiv and the Kyiv region • having cases with quality responses at target cost • ability to quickly find and scale working advertising combinations Payment: • discussed individually
We are looking for a person who has time and is capable of analytical, structured thinking. It is necessary to manage and improve Notion and related documents (Google Docs) for a small marketing team, so that the knowledge base, processes, and important artifacts are not lost, ensuring structure and order. Employment for 2–3 months. It involves approximately 5 hours per week.
Description: We maintain a reporting system for trainings/courses, where each client has a separate Power BI report that retrieves course completion data via the Tovuti LMS API using Power Query (M). One of these reports has started returning a 429 Too Many Requests error, as the query reloads the entire data history each time, and the volume of this history has already exceeded the Tovuti API request limit. Requirements: Rewrite the Power Query so that only new/modified records are loaded during each refresh, using the timestampModifiedAfter parameter in the courseProgresses endpoint (this parameter has been confirmed to exist and work), instead of reloading the entire history. Add retry/backoff logic so that in case of a 429 error, the request pauses and continues working instead of failing with an error. Test the fixes on our actual Tovuti API and confirm that the updates are successful. Briefly document the changes (what and why was changed) so that we can maintain this in the future. Data model context: The report consists of 4 related tables: Teams, Courses, Users, and AssigmentsProgress (fact table pulled from the Tovuti courseProgresses endpoint, linked by teamId, courseId, userId). The AssigmentsProgress table hits the request limit as it grows every time someone starts, takes, or completes a course. Requirements: Confident practical experience with Power Query (M language) and incremental data refresh patterns in Power BI Experience with REST APIs (pagination, date filters, request limits, retry/backoff handling) Ability to read OpenAPI/schema documentation Clear communication in English Outcome: A working, tested Power Query fix integrated into the existing report, with a brief written explanation of the changes. Budget: Fixed price for this task (amount to be discussed based on the proposal)
It is necessary to quickly compile a database of contacts for cosmetologists and cosmetic clinics. Requirements for the result: Format: Excel or Google Sheets. Phone numbers must be in international format, as continuous digits WITHOUT plus signs, spaces, or hyphens (for example: 380**********). Structure: Column A — Clinic name / Name, Column B — Phone number. Volume: at least 200 fresh contacts, without duplicates and empty rows.