Sql server script import jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 sql server script import jobs found, pricing in CAD

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    $30 (Avg Bid)
    $30 Avg Bid
    40 bids

    ...who could significantly improve an existing Android application built on .NET with SQL backend. Major tasks include: - Redesigning UI/UX to make the app more intuitive and user-friendly - Adding more interactive elements to keep users engaged - Improving navigation for a flawless user experience - Identification and fixing of bugs, coupled with performance optimizations for a smooth application flow - Integration of new features such as push notifications, in-app messaging, and creation of 'Course Sections', Course Notes Section - Reworking of the 'Find Jobs' section to make it more efficient - And with complete new Login and Sign pages. Ideal freelancer should have: - Extensive experience with .NET, SQL, and Android app development - Proven track...

    $436 (Avg Bid)
    $436 Avg Bid
    7 bids

    I require a Laravel developer with profound knowledge of SQL - specifically for data manipulation - and Firebase handling real-time data. The successful candidate will not only have expertise in Laravel development but also have the ability to efficaciously manipulate data using SQL. The ability to store data into SQL from firebase real-time don Firebase. Ideal Skills & Experience: - Laravel Development - SQL (Data Manipulation) - Firebase (Real-time Data Management) The developer must have a solid understanding and experience with Laravel, SQL, and Firebase. Proven track record in these fields would be advantageous. Also a little knowledge of MQTT but not required, I have html sample page and integration already implemented

    $60 (Avg Bid)
    $60 Avg Bid
    72 bids

    Project for setting up new instance, cpanel and email configuration. After you install cpanel, the note climber developers will install the site and then after that you can complete email set up, etc. on the server end.

    $41 (Avg Bid)
    $41 Avg Bid
    1 bids

    I'm seeking a creative professional who can create a fresh, modern looking logo design for our new business and once we select the winner - this project al...project also includes the winner to make a one page HTML page for our new empty website using this logo design only one page and upload to fasthosts. Just to be clear - logo design for our new company and project includes one page HTML design with new logo and a few paragraphs. Only one page. Company name is "Signaltec Limited" and the activity of the company is radio communication equipment import and selling. We will be selling CB radios, walkie talkies, ham radios, boating radio walky talkies - also we will be selling radio towers, radio masts - antennas So the design needs to be something catchy and relat...

    $16 (Avg Bid)
    Guaranteed
    $16
    27 entries

    I'm needing a skilled WordPress designer who can install a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and p...a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and portfolio website building. Strong WordPress layout skills and knowledge in theme customization ... the theme almost works but breaks on import...... the theme i can provide as zip file it is called bodega ...

    $210 (Avg Bid)
    $210 Avg Bid
    259 bids
    SQL to Excel Data export 6 days left
    VERIFIED

    I have an SQL database and I need to export data sets into an Excel spreadsheet. I would need the following data exported into individual spreadsheets: - Customer information - Bill of materials - Materials inventory - Supplier details I have examples from previous exports of the required data that should be presented in each spreadsheet Ideal candidate should have the following skills: - Extensive experience with both SQL and Excel - Understanding of data extraction techniques - Excellent attention to detail to ensure that the data transfer is accurate. - Prompt communication and commitment to meet deadlines. You should be able to handle sensitive customer information responsibly and maintain strict professional discretion at all times during this assignment.

    $982 (Avg Bid)
    $982 Avg Bid
    134 bids

    I'm seeking a Linux-A...seeking a Linux-Apache specialist who can expertly perform a one-time malware scanning on my server • Primarily, your task is to ensure that my informational website is free from any potential security threats. • Candidates with proven experience in server security, particularly in dealing with malware threats, will be in the front line for this project. • Expertise in Linux-Apache environment is essential. Your task will be to identify and alleviate any malware threats detected. • Mastery in related security practices such as firewall configuration and intrusion detection will be advantageous. Your in-depth understanding of diagnostic techniques will ensure the optimal security of my server and website. This is cr...

    $214 (Avg Bid)
    $214 Avg Bid
    7 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

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

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    $214 (Avg Bid)
    $214 Avg Bid
    93 bids

    I am in need of an experienced data entry professional who can effectively update my databases. You will only be required to work less than three hours a day from your home. Key Responsibilities: - Updating Database regularly - Ensuring data integrity and accuracy - Solving any database related issues Ideal Skills and Experience: - Proficient in Oracle, MySQL, SQL Server - Exceptional attention to detail - Prior experience in Database updating Get in touch if you fit this profile. This could be your chance to establish a regular, part-time, work-from-home position.

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

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.... if ((abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $24 (Avg Bid)
    $24 Avg Bid
    20 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 ...

    $22 (Avg Bid)
    $22 Avg Bid
    43 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $54 (Avg Bid)
    Guaranteed
    $54
    7 entries

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    $39 (Avg Bid)
    $39 Avg Bid
    32 bids

    I require assistance with linking my MySQL database server to my domain. Additionally, I need someone to upload the server to CPanel and facilitate its installation. I need someone to connect the server to the domain + I want to upload a digitalocean server to CPanel and install it

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

    I'm seeking a proficient individual who can devise a potent Power BI report by linking it to SQL databases and Online APIs. Key Responsibilities: • Develop reports focusing on Sales Data Analysis and Inventory Tracking • Fuse multiple company financial reports into a single, easy-to-digest visualisation • Ensure the reports are updated daily with the latest data Important Skills: • Proficient in Power BI • Experience in SQL databases and Online APIs • Understanding of sales data analysis and inventory tracking • Able to work with data from different companies and harmonise it in one report We are based in London and would be interested in working long term with an experienced consultant.

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

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." ->...

    $60 (Avg Bid)
    $60 Avg Bid
    30 bids

    I have an instance running WHM and cpanel on Amazon, but I can't send emails because the server has port 25 blocked by Amazon. How to fix sending emails through this server?

    $28 (Avg Bid)
    $28 Avg Bid
    34 bids

    I am in need of a highly skilled individual with expert knowledge in HTML, CSS, SQL, JavaScript, Python, and Java. The main purpose of my project is to establish various connections including Network, Database, and API connections. Key Responsibilities: - Create complex, high performance networks - Establish secure and reliable Database and API connections - Web development using HTML, CSS, JavaScript, Python, and Java. Ideal Skills and Experience: - Proficiency in HTML, CSS, SQL, JavaScript, Python, Java - Experience in network building and maintenance - Database and API connection expertise - Strong problem-solving skills and attention to detail.

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

    In a bid to expand my women's footwear wholesale business, I'm looking for a freelancer with excellent lead generation skills. Here's what I need: - Identify potential clients interested in wholesale women's slippers. - Generate leads in the fashion market, pinpointing businesses that could potentially import our products. - Any background in the fashion industry, especially footwear, would be a definite advantage, but isn't mandatory. - Proven experience in lead generation and outstanding communication skills are a must. Get ready to step into the world of women's fashion footwear!

    $43 (Avg Bid)
    $43 Avg Bid
    12 bids

    Please read from start till end carefully before bidding, only if you knows mbb, sql, django and you understand everything then message or bidd . No time wasters please. Thanks in advance. I need a professional with robust experience in designing modern, vibrant and user-friendly website GUIs. The main task involves creating 2 - 3 pages using Django, one of the most secure platforms. The website needs to incorporate features such as: - User login: Users should be able to seamlessly sign in to both the website and existing MyBB forum using the same credentials. - Home page: This will feature Cryptocurrency and Exchange rankings and detailed reviews of each. - About page: This will provide detailed information about the website's main objective - to rank cryptocurrencies and ex...

    $207 (Avg Bid)
    $207 Avg Bid
    89 bids

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." ->...

    $93 (Avg Bid)
    $93 Avg Bid
    92 bids

    Creare wrapper per Blazor Server App dwl widget

    $34 (Avg Bid)
    $34 Avg Bid
    20 bids

    Our primary goal is to establish an e-commerce website aimed at professionals. The site should have a strong emphasis on: - Visually pleasing content: Use top-notch graphic...to capture attention. - Relevant and Concise information: The site needs to be informative, offering precise and straightforward information about our products. - Interactivity: A user-friendly interface leading to seamless navigation and engagement is critical. - Import and Export of Products: The functionality for importing and exporting products should be effortless and efficient. Ideal candidates should have significant experience in designing e-commerce websites, graphic design, SEO, and server-side scripting for product import/export. Knowledge and understanding of the professional market ...

    $379 (Avg Bid)
    $379 Avg Bid
    101 bids

    ...or agency to elevate our current Google Sheets-based systems into a robust SQL or BigQuery database framework. The objective is to create a user-friendly web dashboard that seamlessly interacts with the database, ensuring smooth data updates and retrieval. .Collaborate with cross-functional teams to understand current Google Sheets systems and user requirements. .Design and develop a web dashboard for user interaction with the SQL or BigQuery database. .Implement user authentication and authorization protocols for secure access to the system. .Create a system where users can create unique usernames and perform tasks associated with their roles. .Establish data synchronization between the web dashboard and the SQL/BigQuery database. .Optimize database performance ...

    $387 (Avg Bid)
    $387 Avg Bid
    34 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    $149 (Avg Bid)
    $149 Avg Bid
    87 bids

    I am seeking a team of skilled freelancers who are proficient in a diverse range of programming languages. Key skills ideal for this job include: - Experience in .NET, Python, and JavaScript - Experience with Web API and SQL server - Familiarity with Power Apps, Power Automate, and Power BI - Experience in Azure, DevOps, and CRM D365 As someone with over eight years of experience in software development, I expect high-quality output. I am particularly interested in those who can demonstrate robust experience in these areas, so please include your past work and detailed project proposals. This will aid me in making an informed decision in my selection process. I am looking forward to engaging with a dedicated, well-versed team for long-term collaboration.

    $34 (Avg Bid)
    $34 Avg Bid
    17 bids

    I need some help me customise a Framer template with my content and layout all the breakpoints (mobile, tablet, etc) correctly. You will need intermediate to advanced knowledge using Framer.com. It's a single page site with 5 sections. I have created a Figma design to show the customisations/layout I want. I just need someone to make the Framer template look like the Figma design (not import the Figma design to Framer!). The site must be designed with all the correct Position and Sizing settings (Relative, Fill, Fit Content, etc) applied to each element so that the site responds well on different screen sizes. Please send examples of sites you have build using Framer and include the word ‘CustomiSe’ in the title of your cover letter. Look forward to hearing from ...

    $202 (Avg Bid)
    $202 Avg Bid
    79 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $153 (Avg Bid)
    $153 Avg Bid
    105 bids

    Hello, we work in telecommunications and trading "capacity" such as submarine cables, satellites, fiber, etc. is very complex as every hour we get a lot of requests and offers - tracking these in an excel takes a lot of time and we lose opportunities. I need an AI based tool that : 1 - structure on an excel file or Sql database ALL the capacities that we have and that keep coming every hour. I will provide the structure and the route 2 - a tool that reads in my emails and whatsapp conversation and can extract and fill the database. For example "hello Tony, how are you - I have an urgent need of 100MB of Internet in New York, my target price is 10K USD" -- this would have to be properly read, extracted and summarized for my approval before being inserted. It nee...

    $729 (Avg Bid)
    $729 Avg Bid
    17 bids

    ...some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person ...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    124 bids

    I'm in need of a knowledgeable freelancer to assist me with some Node.js homework. The task involves setting up a staging server and I anticipate needing help with the following: - Initial setup and configuration of the staging server in Node.js. - Troubleshooting any issues that arise from this setup. The ideal freelancer for this job will be fluent in Node.js and has experience setting up staging servers. A strong understanding of API creation and database integration is also beneficial, although these areas are not the primary focus of the task.

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

    As an individual in need of a sophisticated log management system, I require a small software system capable of running smoothly on Linux. This self-installing system should be adept in reading logs sourced heterogeneously from SQL Server databases and file systems. Post reading, the software should be equipped to accurately transfer these logs either to an FTP folder or a predetermined online database. Ideal Suitabilities: - Significant experience in Linux-based software development - Proficient in managing SQL Server-based logs - Strong understanding of file system log management - Experience with FTP file transfer protocols - Familiarity with online database systems Given the complex demands of this project, bidders will require a deft understanding of seve...

    $726 (Avg Bid)
    $726 Avg Bid
    53 bids

    ...variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so we hope you understand this well before bidding. We are looking for a developer who can import 3D model data into PlayCanvas. Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayCanvas engine. The developer I worked with for 4 years left the job due to personal reasons, so I'm looking for a new developer. Development tools: PlayCanvas engine, React, Node.js, JavaScript, etc. All projects have already been created with PlayCanvas, so producing them with or making variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so w...

    $2916 (Avg Bid)
    $2916 Avg Bid
    105 bids

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    110 bids

    I need an experienced Pine script coder for developing my EMA (Exponential Moving Average) strategy on TradingView. The key task is to incorporate - Implementing and coding the EMA strategy I've detailed. - Ensuring the script can backtest trading data effectively. - Coding the script to generate trade signals. Furthermore, I want this script to automatically initiate and execute trades Synchronized with my broker account. This calls for a high-level experience in TradingView API and order management system. Additionally, this project requires backtesting the strategy on a mixed dataset of both specific historical and most recent market data for determining the effectiveness of the automated trading strategy. Proven expertise in backtesting trading strat...

    $133 (Avg Bid)
    $133 Avg Bid
    12 bids

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    $14 (Avg Bid)
    $14 Avg Bid
    12 bids

    Please I have now had a number of sql developers who just disappear, cannot do teh job right now and start BS about php work. Stay away if you do not have time and understanding of how to work with sql. Timeline: Start immediately Deliver within the day. Issue: I describe the below issue as one of the issies There is a second issue that has a similar problem but it cannot be explained here due to the cinfidentiality NDA: my code is private and paid for. You sign my NDA which is a standard nda. It can be signed in Adobe reader which is free. Type in, save and send back. Very easy. Freelancer has approved this nda many times since they cannot force anyone to use their nda. This is a legal thing where the country law force them to approve my nda. The country law is always...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    74 bids

    I am looking for an expert mobile application developer who excels in both iOS and Android a...Date Range 5. Review Current Meter Reading by Property Name: Approve Water Reading and Service Charge for Billing. Sample of Pending/Approval format attached. Export File, Report of Pending Approval, Approved. Filter by Property 6. Export xlsx files on Based on Excel Template Settings with Editable Export Headers and Mapping 7. Search of Archived Files already exported The Excel Template for Import/Export file will have 20 field names to be used for mapping. See attached sample. Your quote MUST include: a. All the technologies to be used b. Time Period Required | State each deliverables MUST include sample of Mobile App and Web Portal. Otherwise, please do not bid. Thank you for unde...

    $1016 - $2032
    Sealed NDA
    $1016 - $2032
    93 bids

    I am seeking an experienced ASP.NET and SQL database expert to collaborate on an unspecified developmental project. While the expected outcome of this engagement remains fluid, a strong grasp of these two key technologies is non-negotiable. Ideal skills and experience: - Proficiency in ASP.NET and SQL databases - Proven ability to work on undefined, evolving tasks - Ability to apply technical skills creatively I encourage you to include details of any relevant experience and past work in your application to demonstrate your proficiency and versatility. A detailed project proposal will also give me a glimpse into how you intend to approach this task. Note that specifics of the task will be further clarified during the selection process.

    $74 (Avg Bid)
    $74 Avg Bid
    26 bids

    I'm looking to sell a high-end, top-performing RDP server. The server is configured with maximum security features, coupled with remote access capabilities. It is designed to support a single user. Operating on a Windows system, it's aimed at potential buyers in need of a secure, efficient, and remote work environment. Ideal bidders should have experience in managing Windows-based RDP servers.

    $190 (Avg Bid)
    $190 Avg Bid
    5 bids

    Project Overview: We've already implemented a functional cookie consent banner with a script that manages cookie setting (setCookie, readCookie), consent selection (setCookieConsent), and banner behavior (checkbox initialization etc.). We need your expertise to integrate Google Tag Manager (GTM) with this existing script. We need conditional firing of a Google Analytics 4 (GA4) tag based on user consent selections (e.g., "Statistical" consent). I want these consent states to be managed correctly: ad_storage analytics_storage ad_user_data ad_personalization _personalization_storage functionality_storage security_storage and make settings adjusted for google v2 compilance. In your bid please write in short, what is new in Google v2 management. Bid only if yo...

    $24 (Avg Bid)
    $24 Avg Bid
    24 bids

    I'm looking for a motivated and meticulous professional who can successfully convert 5-6 pages of an old paperwork, handwritten in English, into typed text. Key Requirements: - You should have excellent English proficiency to understand and interpret the handwriting, which is difficult to read in some places. - Proven experience in transcription tasks is greatly valued. - You should have strong attention to detail and the ability to accurately transcribe verbatim. In your proposal, please share a brief summary of your experience, along with any similar transcription projects you've completed.

    $45 (Avg Bid)
    $45 Avg Bid
    7 bids

    ...portfolio boasting over 35 SaaS applications, I’m in search of a robust SaaS affiliate management script to streamline my affiliate program operations. My goal is to create a centralized platform where I can showcase all my applications and invite affiliates to join and promote my offerings effortlessly. Ideally, I’m looking for a script on codecanyon or any other similar marketplace that requires minimal customization, allowing me to quickly integrate it into my existing infrastructure. It should offer comprehensive features for both vendors and affiliates, ensuring seamless collaboration and effective promotion of my SaaS products. If you have any recommendations or suggestions for a suitable script available on CodeCanyon, I would greatly apprec...

    $199 (Avg Bid)
    $199 Avg Bid
    19 bids

    I am in need of a proficient developer who can build a REST API for a Python script to facilitate integration with another internal application, primarily written in PHP. Key requirements include: 1. API Development Expertise - You should have strong working knowledge of Python and PHP and substantial experience in REST API development. 2. Integration Knowledge - A clear understanding of how internal system integration works. 3. Problem-solving Abilities - The capacity to troubleshoot, spot issues, and provide quick, effective solutions should any problems around integration arise. This role is suited to anyone who thrives in challenges and is excited to make existing systems more efficient via integration. If you're the kind of developer that loves a good puzzle, I'd ...

    $43 (Avg Bid)
    $43 Avg Bid
    11 bids

    As an existing AWS account holder, I'm uncert...is to guide me on how to publish a file, which is less than 1GB, on my AWS server, turning it into an FTP server. The expert needed for this job should have: - Comprehensive knowledge of AWS operations. - Extensive experience in setting up AWS EC2 instances. - Proficiency in FTP server settings and file publishing. - Proven track record of walking clients through the process. Your task will include: - Checking whether an EC2 instance is set up. - Assisting in setting up an EC2 instance if none exists. - Guide me through the process of turning my AWS server into an FTP server. - Help publish my file on the FTP server. Please ensure you communicate all steps clearly to enable me to understa...

    $184 (Avg Bid)
    $184 Avg Bid
    22 bids

    Hello, I Search CPA network script a PHP for example (site is not reachable down operator) new or used Please offer everything pay immediately

    $605 (Avg Bid)
    $605 Avg Bid
    57 bids

    looking to buy ready made smtp server that have high deliverability to office365 you must be able to test to my email to confirm deliverability

    $228 (Avg Bid)
    $228 Avg Bid
    12 bids