Php send link emailpráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 php send link email zakázek nalezeno, ceny v EUR

    I am in need of a designer who is an expert in HTML to create themed email templates for welcome, reminders, and offers. Here are the main requirements for the project: - Compatibility with Gmail is a must. - I do not have any specific design in mind, so I would appreciate unique and creative design suggestions. - A bright and vibrant color scheme will be a great fit for the purpose of the emails. The ideal candidate for this job will have a solid background in HTML and email template design, with a keen eye for vibrant and engaging visuals. Previous experience in creating similar projects will be highly regarded. Lets your creativity flow and help me to design email templates that stand out in the crowd!

    €28 (Avg Bid)
    €28 Průměr. nabídka
    31 nabídky

    I need to convert the following Perl code to PHP: The expected output is a PHP class that can convert a docx file into text. The attached zip contains a mockup of such class (with demo code) and a test docx file. The task is straight forward. If you place a bid, expect it to be accepted. If you fail to deliver, you'll be subjected to a bad review. This is to avoid wasting my time with autoposters and people who lowball the bid and then try to ask for more money. You have been warned. Read the brief, check the code and place a bid accordingly.

    €202 (Avg Bid)
    €202 Průměr. nabídka
    23 nabídky

    I have an existing php script (front end and admin panel) that was designed on PHP 7.2-4 and I am looking to upgrade it to PHP 8.2. This requires updating the functionalities of the script as well as ensuring mysql compatibility to make it fully workable.

    €36 (Avg Bid)
    €36 Průměr. nabídka
    45 nabídky

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for

    €9 - €28
    Zapečetěný
    €9 - €28
    6 nabídky

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed $30 budget.

    €29 (Avg Bid)
    €29 Průměr. nabídka
    13 nabídky

    ...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 ...

    €183 (Avg Bid)
    €183 Průměr. nabídka
    20 nabídky

    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.

    €46 / hr (Avg Bid)
    €46 / hr Průměr. nabídka
    2 nabídky

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and prevent data loss Ideal Skills: - Advanced k...

    €25 (Avg Bid)
    €25 Průměr. nabídka
    49 nabídky

    Hi Bestsolz, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    €48 (Avg Bid)
    €48 Průměr. nabídka
    1 nabídky

    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

    €26 (Avg Bid)
    €26 Průměr. nabídka
    14 nabídky

    Hi I need someone to write cold email for agency who are doing SHORT FORM VIDEO CONTENT to their customer. I need 2 main email script and 5-6 follow-ups. If you have any experience to write cold email script before. Please bid. Thanks

    €18 (Avg Bid)
    €18 Průměr. nabídka
    56 nabídky

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure payment gateway integration. - Good understanding...

    €92 (Avg Bid)
    €92 Průměr. nabídka
    21 nabídky

    This is a $15 Job We currently have a 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;")...

    €43 (Avg Bid)
    €43 Průměr. nabídka
    23 nabídky

    I'm seeking an expert web developer to build a new website from scratch that functions similarly to Linktree. The website should have standout features including: - User Registration and Login: Enable users to register, create an account, and log in. - Bio Link Storage: Allow users to store different bio links. - Responsive Design: The website should be easily navigable across all devices. - Database: Specifically, the website will need to integrate with a Nigerian database. In terms of aesthetics, the site should offer users a customizable design. Thus, the ability to create a user-friendly website that allows each user to define their own design preferences would be highly desirable. Perfect candidate should have a proven track record in creating similar projects and in-dep...

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    68 nabídky

    ...search of an experienced affiliate marketing expert with a keen interest in physical products and a proficiency in email marketing, who can assure a boost to my product sales. Key Tasks include: - Creating effective affiliate marketing strategies for physical products - Building email-driven marketing campaigns - Providing insightful reports and analyses based on campaign performance I believe the target audiences can be rightly understood and identified by professional marketers. Hence, I am interested in an expert who can recommend and target apt audiences based on the product category. Desired Skills and Experience: - Proven experience in affiliate marketing - Proficient in email-based marketing strategies - Exceptional analytical and reporting skills - Abil...

    €17 (Avg Bid)
    €17 Průměr. nabídka
    9 nabídky

    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.

    €20 (Avg Bid)
    €20 Průměr. nabídka
    21 nabídky

    ...create an email marketing campaign focused on generating leads within the business sector. I currently don't have an existing email list of businesses to target, hence the need for this project. I require business emails, NOT Gmail addresses. At the moment I am looking for ideas and costs to do this project. Your key tasks will involve: - Crafting engaging email content to entice businesses - Initiation of an effective email marketing campaign - Including strategies for lead generation - Building a fresh email list of businesses Ideal attributes for this job would be: - Experience in running similar lead generation email projects - Proficiency in creating B2B targeted emails - Proven track record of generating leads for businesse...

    €75 (Avg Bid)
    €75 Průměr. nabídka
    32 nabídky

    I'm seeking a skilled user if Instantly AI platform, that helps me to launch my cold email campaigns, setting up everything, emails, warming up, etc, etc. Needs to be proeficient at Instantly AI.

    €33 (Avg Bid)
    €33 Průměr. nabídka
    6 nabídky

    I have a Wordpress site and a login for abandoned cart. The email on desktop is very visible and works great but when opening up on a mobile phone, it doesn’t look good at all. I need this ajusted for mobile

    €22 (Avg Bid)
    €22 Průměr. nabídka
    21 nabídky

    ..."I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Ideal Skills & Experience: - Proficiency in ...

    €12 (Avg Bid)
    €12 Průměr. nabídka
    4 nabídky

    We are looking for someone that can help us set up our customer journey and email automations within Klaviyo. This person would need to design and create 6-10 email automations including: 1. welcome email stream 2. Abandon Cart email stream 3. Birthday email stream 4. events email stream 5. standard weekly comms EDM structure and design and a few other similar templates. A brief will be provided with more detail around this project upon acceptance of the role. Please reach out if you require more info.

    €1236 (Avg Bid)
    €1236 Průměr. nabídka
    25 nabídky

    After checking the command history we established that the root directory was linked to /var/www/html directory. Currently, in /var/www/html there is content but when we move it back to the root directory of your domain the access is restricted.

    €54 / hr (Avg Bid)
    €54 / hr Průměr. nabídka
    21 nabídky

    I'm in need of expertise in putting our mail into HTML format that's optimized for Gmail. Email client rendering differs, therefore knowledge in Gmail's particular rendering is crucial. Key requirements include: - Understanding of Gmail's HTML rendering and limitations. - Ability to create a seamless mail integration within a short timeframe; results needed ASAP. - Knowledge on the purpose of the email or its content isn't necessary as this has not been specifically stated. Ideally, you'll have an extensive background in HTML, specifically for mail integration, and demonstrated experience with Gmail platforms.

    €9 (Avg Bid)
    €9 Průměr. nabídka
    25 nabídky

    Quisiera convertir un pdf a word con php, le paso una url del pdf y me descarga convertido en word

    €20 (Avg Bid)
    €20 Průměr. nabídka
    47 nabídky

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    €86 (Avg Bid)
    €86 Průměr. nabídka
    36 nabídky

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    €23 / hr (Avg Bid)
    €23 / hr Průměr. nabídka
    150 nabídky

    I'm looking for an expert in email marketing, specifically someone with extensive experience with the Klaviyo platform. Your tasks will primarily revolve around these aspects: - Creating professional style email campaigns and flows. - Analyzing performance of the mail campaigns, recommending and implementing improvements. As part of your role, I require the ability to design, execute, and manage automated email sequences. The ideal candidate would have a proven track record of effective email marketing campaigns, a solid understanding of automated email sequences, and a proficiency in personalizing flows for high-quality work. For easier communication, it would be preferable if we can be in the same time zone (GMT-4) or really close. Please, your...

    €610 (Avg Bid)
    €610 Průměr. nabídka
    23 nabídky

    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.

    €37 (Avg Bid)
    €37 Průměr. nabídka
    37 nabídky

    ...Presentation in English. We will send the presentation to about 20 companies and we also require assistance with writing an introductory email to accompany the presentation. Our company specializes in painting and coating carbon fiber parts, offering painting and coating services. I will provide photos, answer all the questions and you can expect me to respond fast:) Project Requirements: ➢ Developing a B2B company presentation in PDF format, with business customers in mind. ➢ Write an Email to go along with the presentation which will be send to prospective clients. ➢ Skills required: Copying, selling, and simple designing a few. Additional Information: ➢ We are looking for a freelancer who has a genuine interest in our industry. ➢ The goal of the present...

    €96 (Avg Bid)
    €96 Průměr. nabídka
    68 nabídky

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    €39 (Avg Bid)
    €39 Průměr. nabídka
    24 nabídky

    we need someone with a huge experience in PHP things... lets chat to check the details...

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    76 nabídky

    ...is to enable online payments on my platform. The instructions: My webapp uses a webservices API for some admin and user tasks. The command for updating a users credit in my app is "". Create a billing page/form so that when the user goes to pay the link will update to use the users username for the data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the webservices API. Skills and Experience Required: - Strong experience in Stripe API integration - Familiarity with web-based applications - Proven

    €9 / hr (Avg Bid)
    €9 / hr Průměr. nabídka
    93 nabídky

    I'm seeking a skilled and talented PHP developer to improve my webpage's user interface and functionality. my webpage about quiz system and running good but I want to add the following: 1- add date aof attempting the exam to the page () 2- add different type of questions (matching and true or false) with auto correction. 3- add function for teacher to be able to upload file (video or image) to any question 4- show student attempt and print it summary: I want to improve the exam section(adding different type of questions) know the date when the student attempted the exam know which questions he answered wrong

    €39 (Avg Bid)
    €39 Průměr. nabídka
    67 nabídky

    I have a Twilio account with sip trunking set up, and I've install Asterisk on Arch Linux, I've attempted to set up the config but have not been able to. I'm looking for someone to set up a basic config where I can send and receive phone calls. The details don't matter, I just want to get it working so I can adjust it once the simplest config is working. If interested please bid the amount you are able to do this for, and include the word "briefcase" in your bid so I know you've read the description and can complete the project for the amount bid.

    €55 (Avg Bid)
    €55 Průměr. nabídka
    11 nabídky

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using that database. This isis for your reference : We operate a LPG gas agency, where customers exchange their empty cylinders for filled ones. However, sometimes we give out filled cylinders before receiving the empty ones back, resulting in two separate inventories: one for filled cylinders from our dealer, and another for empty cylinders returned by customers. To streamline this process, I propose adding a tab or checkbox

    €13 (Avg Bid)
    €13 Průměr. nabídka
    17 nabídky

    I'm in need of a designer with experience in creating elegant and classic graphics. The mai...and classic graphics. The main task will be creating a brochure to let our audience know about our new products/services. However, the reach of this project extends to designing an email signature. While there are existing brand guidelines, these are not stringent and have room for creativity. Therefore, a designer with the ability to incorporate their touch while maintaining the essence of our brand's identity will be ideal. Key Skills: - Track record in designing with an elegant and classic style - A knack for creatively incorporating existing brand guidelines - Experience in designing brochures and email signatures - Capability to convey information about produ...

    €60 (Avg Bid)
    €60 Průměr. nabídka
    23 nabídky

    I'm look...for each blog post to foster an engaged community. - Foster wide reach and community growth by integrating social media links. Optional tasks: - I have not yet decided on integrating the subscriber link with an email marketing service. Your advice and potential to implement this feature would be beneficial. Ideal Skills: - Strong background in website design, particularly blog templates. - Expertise in SEO to ensure content is easily discoverable. - Comfortable with integrating social media into web content. - Previous experience or knowledge about integrating subscriber links with email marketing services is a plus. This project is an exciting opportunity for a designer interested in building engaging blog platforms, and your expertise and advice...

    €139 (Avg Bid)
    €139 Průměr. nabídka
    68 nabídky

    ...our existing Laravel PHP API, I'm looking for an experienced professional who can deliver high-quality refactoring work to enhance its functionality and efficiency. Scope of Work: - Authentication Improvements: The chosen freelancer will need to notably enhance the security of our API. Expertise in implementing OAuth is necessary as we'd like to incorporate this system into our API. Additionally, we would like to simplify the user registration process to facilitate user access. - Performance Optimization: The API currently experiences bottlenecks in resource usage. I want these issues to be identified and resolved, creating an API which operates more efficiently. Ideal Skills & Experience: The ideal candidate for this project is highly proficient in Laravel an...

    €29 (Avg Bid)
    €29 Průměr. nabídka
    43 nabídky

    ...experimentado en email marketing y automatización para unirse a nuestro equipo. El candidato ideal deberá tener una sólida experiencia en la creación y ejecución de estrategias de email marketing que impulsen las suscripciones digitales, generacion de contenido y referidos. Responsabilidades: Desarrollar y ejecutar estrategias de email marketing automatizado que se alineen con nuestros objetivos de ventas y marketing. Crear campañas de correos broadcast eficaces que fomenten la interacción y conversiones. Implementar tácticas para aumentar el engagement de los compradores a través de campañas de email personalizadas y segmentadas. Analizar y optimizar constantemente las campañas p...

    €17 (Avg Bid)
    €17 Průměr. nabídka
    14 nabídky

    I'm seeking an experienced HTML coder for creating engaging mass marketing emails. The Work Involved: - Designing HTML emails to be used through B2C mass marketing email programs. - The content of the emails will be varied, serving to promote products/services, announce special discounts/sales, and share informative content. Audience: - The target audience for these emails will be both our existing customers and potential customers. Skills and Experience: - Ideally, you'll have solid experience in HTML email coding. - Having worked on mass marketing email campaigns will be a huge plus. - A good understanding of product marketing, sales and content sharing strategies would be beneficial.

    €534 (Avg Bid)
    €534 Průměr. nabídka
    81 nabídky

    As a business marketer, I'm looking to purchase an existing list of UK B2C email contacts. Key project requirements: - Email list should be UK-specific, catering to business professionals. - Ideal for email marketing campaigns. Please note, freelancers should have prior experience in data collection or list brokerage, with special emphasis on legality and data privacy. I require an already prepared list; no data scraping or generation is needed.

    €18 (Avg Bid)
    €18 Průměr. nabídka
    15 nabídky

    I already have a domain, and need an email for it. I would like it to be a gmail. If its possible to forward all emails to my main email that I used currently. I prefer to know if it's possible to use Gmail with my own domains for free.

    €23 (Avg Bid)
    €23 Průměr. nabídka
    19 nabídky

    I would like to design and program a database and interfaces for website It contains electronic applications The idea of ​​the site is to combine two projects into one project, that is, merging the direct classified advertising project with the freelancing project in one site. I have a Photoshop design that explains the details of the project, consisting of 244 pages

    €3748 (Avg Bid)
    €3748 Průměr. nabídka
    53 nabídky

    ...currently having some serious email deliverability issues and I need an expert to help rectify these problems. My emails are consistently ending up in spam folders, being undelivered, or flagged as suspicious. This is significantly affecting my communication channels and business operations. Here's exactly what I need from you: - Investigate and identify the causes of my email deliverability issues - Implement email authentication methods such as SPF, DKIM, and DMARC. I currently haven't implemented any of these. - Ensure that DNS and MX records are properly set up, test email delivery and provide a solution that ensures my emails do not end up in spam or marked as suspicious. I'm using Gmail as my email provider. Experience and un...

    €15 (Avg Bid)
    €15 Průměr. nabídka
    7 nabídky

    Hello, We have a VR game that is based on Unity, we need to link the movement of the bike to a real sensor attached to the foot pedals. and the movement should be shown inside the VR M

    €48 / hr (Avg Bid)
    €48 / hr Průměr. nabídka
    5 nabídky

    I need a proficient PHP developer to build a dynamic system for appointment booking. This project entails user authentication, database integration, and payment gateway integration. The key aspect is a custom appointment calendar facilitating users to select specific dates and times for appointments. The project should allow: - Creation of a custom calendar for appointments - Users to book appointments directly with service providers - Database integration for secure user authentication The appointment calendar should enable personalized appointments with a flexible time frame. IDEAL SKILLS AND EXPERIENCE: - Proficiency in PHP development - Experience in database integration - Capabilities for secure payment gateway implementation - Familiarity with appointment booking ...

    €553 (Avg Bid)
    €553 Průměr. nabídka
    157 nabídky
    Link categories Ukončeno left

    Hi Mohammad Mozammal H., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    €47 (Avg Bid)
    €47 Průměr. nabídka
    1 nabídky

    I am looking for a experienced PHP developer to create a demo project that can convert DXF files into NC files for a CNC milling machine. The source DXF file is coming from a 2D cutting optimization software (Cutting Optimization Pro). I will provide multiple examples including DXF, screenshot, and the NC result files. Only bid if you have previous example with NC files. Prove your text understanding by starting the bid with the word DXF>NC. In your bid explain one project in which you've worked with NC files. Examples will be provided interested coders.

    €159 (Avg Bid)
    €159 Průměr. nabídka
    32 nabídky

    Description: We are seeking a diligent and detail-oriented freelancer to collect emails and names from a specific industry portal in the USA and other countries. The portal includes both individual members and companies. Approximately 6,000 emails need to be collected. Requirements: 1. Research Skills: You should be proficient in internet research and have the ability to find accurate and relevant contact information. 2. Attention to Detail: Precise data collection is crucial. Ensure that names and emails are correctly recorded. 3. Time Commitment: We expect timely completion of the project. 4. Confidentiality: Treat all collected data as confidential and adhere to privacy guidelines. Deliverables: • A well-organized spreadsheet containing 3,000 valid emails and corresponding names. P...

    €33 (Avg Bid)
    €33 Průměr. nabídka
    15 nabídky

    I am in need of a professional who can effectively parse links from Outlook emails, download CSV files from those links, and seamlessly add the content into my SnowFlake DB using FiveTran. The project involves: - Parsing links from specifi...CSV data The emails in question follow a specific format, hence, a clear pattern should be identifiable. The CSV files do not require any changes before being imported to the database. Since this project involves dealing with specific platforms, ideally, the successful candidate should possess: - A strong understanding of SnowFlake DB and FiveTran - An ability to effectively work with Outlook email and CSV files - A knack for clear pattern identification without the need for constant supervision Experience working on similar projects would ...

    €490 (Avg Bid)
    €490 Průměr. nabídka
    33 nabídky