Jajah webservice callbacktrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 jajah webservice callback trabajados encontrados, precios en USD

    ...beat approach to implement a solution in Salesforce platform. Takes the click-n-configure approach first for every project and then tries the code/apex based approach if the solution cannot be achieved with click-n-configure approach. Write readable code with SF naming conventions, trigger factory pattern and test classes with best practices like testSetup approach. and Mock test classes for webservice integrations. Has experience in external systems integration from SF to outside SF and from outside SF into SF using custom apex integrations, JSON, REST/SOAP, Connected Apps, Named Credentials. Expert with VSCode and its extensions Throughly Unite tests the solution you build for our projects for Happy & Un-Happy paths unit testing before handling over the solution to test...

    $225 (Avg Bid)
    $225 Oferta promedio
    2 ofertas

    Hi, I am just not able to get Visual Studio for Mac to publish my webservice. It was working earlier but has suddenly stopped working. Need some expert guidance. Please contact ONLY if you use Visual Studio for Mac to develop Web APIs.

    $9 - $15 / hr
    $9 - $15 / hr
    0 ofertas

    ...diferentes créditos. Esta aplicación la llevaran los repartidores, cada cliente tiene un tope de crédito ejemplo local A puede tener de tope 600 usd local B 900, local C 2500. El tope de crédito saldría del calculo de un numero que el vendedor agregara manual, y de dos parámetros que estarán en el admin de la app . EL sistema que usa la empresa es antiguo y no tenemos posibilidad de generar webservice. por lo tanto al admin se deberán poder importar dos hojas de Excel para actualizar la información y guardar en la base de datos interna de la app. detalles técnicos. desarrollo nativo en java (se aceptan alternativas) base de datos interna que sincronice cuando haya datos nuevos de calculo. panel de admini...

    $532 (Avg Bid)
    $532 Oferta promedio
    26 ofertas

    ...beat approach to implement a solution in Salesforce platform. Takes the click-n-configure approach first for every project and then tries the code/apex based approach if the solution cannot be achieved with click-n-configure approach. Write readable code with SF naming conventions, trigger factory pattern and test classes with best practices like testSetup approach. and Mock test classes for webservice integrations. Has experience in external systems integration from SF to outside SF and from outside SF into SF using custom apex integrations, JSON, REST/SOAP, Connected Apps, Named Credentials. Expert with VSCode and its extensions Throughly Unite tests the solution you build for our projects for Happy & Un-Happy paths unit testing before handling over the solution to test...

    $177 (Avg Bid)
    $177 Oferta promedio
    4 ofertas

    Voicemail drop. VMD. Ringless Voicemail. We're looking for a simple software to run ...course. - The software will not be used for public only for internal. - The use of an internal dnc list would be nice. - Usual setup with dialing twice and then leaving our audio file message. - On completion a report if it's possible of the success of the campaign. - We use CSV spreadsheets for the contact data. - A caller ID needs to show our local phone number and will be used for the callback. - The software doesn't need to be fancy just effective. - Possible use of Twilio unless you have a better suggestion. - This software is to be developed for Windows unless a better platform can be used. - This would be the beginning of a long-term relationship as we develop and bu...

    $152 (Avg Bid)
    $152 Oferta promedio
    5 ofertas

    Drupal 9 unsetValue in an ajax callback

    $46 (Avg Bid)
    $46 Oferta promedio
    4 ofertas

    Looking for someone to write me working PHP functions to be able to log onto the Prestashop webservice and be able to add products, categories onto the system. Coding samples available on the internet.

    $165 (Avg Bid)
    $165 Oferta promedio
    12 ofertas

    Se necesita Consumir un webService desde Coocomerce de Wordpress, es un sebservice de una empresa transportadora para cotizar el valor de envio del producto, que recibe estos parámetros: - Código ciudad Origen (Fijo) - Código ciudad Destino (existe ya un plugin en el woocomerce con las ciudades y sus codigos, se debe capturar el de la ciudad que escoge el cliente) - Valor de la mercancia y retorna un ValorEnvio, con este valor se debe calcular el total del carrito de compras y liquidar el pedido con este valor. se cuenta ya con el XML del llamado del webservice.

    $31 (Avg Bid)
    $31 Oferta promedio
    5 ofertas

    I am looking for drupal expert with Drupal 9 unsetValue in an ajax callback

    $18 (Avg Bid)
    $18 Oferta promedio
    3 ofertas

    Field A = boolean Field B = select list from a taxonomy entity Field B = hidden, when field A is not select Field C = checked, when Field B have certain values. This is achieved with the #states When Field A = unselect and Field B has value, this value remain in the form_state Goal : unset the field value in an ajax callback. if ($form_state->getValue('field_A') === 0 ) { $form_state->unsetValue('field_B'); } IF Field B have no value field C should be unchecked. Not sure my approach is correct. Anny solution to unset the value is ok. For clearness : Field A is a boolean, wether there is a nearby train station. When a user check this. Field B appear, where they can choose out of a distance. When the distance is 0 or 250m or 500m, field C is checked, t...

    $158 (Avg Bid)
    $158 Oferta promedio
    10 ofertas

    Desarrollo en lenguaje JAVA Senior, nivel experto. Documentos de ingeniería de software; RFP, RFQ, QA, Paso a Producción, UML Versiones de Git, Push, Pull, Branch. Webservice, apis, formatos xml y json.

    $4500 (Avg Bid)
    $4500 Oferta promedio
    4 ofertas

    Currently , the webapp can be installed as PWA on mobiles( is successfully registered and works fine) , what is required is an Integration of background sync, geolocation position, and push notifications features to this existing app. Coordinates (lat, long) are sent to a webservice endpoint (json format) periodically 1-2min via an ajax function , maybe? this feature should work even if the user has closed the browser which means should operate in background. Push notification are sent from an ordinary html form and received by the user.

    $35 (Avg Bid)
    $35 Oferta promedio
    3 ofertas

    We currently have and app that utilizes SSH connections using Node.js as webservice to execute calls on server backend. The limitiations of ssh over node is that only 1 cmd can be sent per connection which creates huge delays in information transmission and a horrible UE. I would like to implement websockets using SSL by way of Nginx. I would like to use the ws library for Node.js to implement websockets and cookie authentication over SSL. This will not be a one-time setup. The steps that you create to establish websockets have to be reproducible since this process will be installed on hundreds of machines as part of a setup process for use on servers. Also, you will be working with my current front end developer for implementation of websocket connectivity

    $252 (Avg Bid)
    $252 Oferta promedio
    12 ofertas

    I need to build a proof of concept python multithreaded application that will connect to one or multiple Asterisk servers using AMI protocol (preferably using a library) and trigger a callback function when receiving events. At the same time, one or multiple clients can connect to this python application using a predefined port (like 5039) and using the AMI protocol receive the events from the asterisk servers and send commands to one or multiple clients. Each connection to the Asterisk servers needs to be a thread and each connection from the clients needs to be a thread. Data must be passed between the threads. When the connection to the asterisk manager dies or is interrupted, it needs to be reconnected. When the connection from the client dies, the thread can die. Python version...

    $30 - $250
    $30 - $250
    0 ofertas

    I need to do a small 2 page php project to track the stock. My billing system will pass the product name and stock count through individual url callback with product id and stock count. When the stock count of a particular product goes below 10, do a url callback to a specified url

    $14 (Avg Bid)
    $14 Oferta promedio
    3 ofertas
    $8 / hr Oferta promedio
    4 ofertas

    hi, i have a table in oracle with customer-Data and address. i need a webservice in Pl/SQL, which call weather web site(not important which web site), and store the temparture in my table. the temperature must match the city in the table.

    $34 (Avg Bid)
    $34 Oferta promedio
    5 ofertas

    We have an online store we developed which uses paypal for payments. Customer wants Klarna BNPL but we are struggling with their SDK. Looking for someone to help write the session setup, token creation, generate payment screen and then at least basic form of callback. Its largely a "get us started" process, we can carry on once the basics are in place. All PHP 7.x thanks

    $214 (Avg Bid)
    $214 Oferta promedio
    7 ofertas

    ...beat approach to implement a solution in Salesforce platform. Takes the click-n-configure approach first for every project and then tries the code/apex based approach if the solution cannot be achieved with click-n-configure approach. Write readable code with SF naming conventions, trigger factory pattern and test classes with best practices like testSetup approach. and Mock test classes for webservice integrations. Has experience in external systems integration from SF to outside SF and from outside SF into SF using custom apex integrations, JSON, REST/SOAP, Connected Apps, Named Credentials. Expert with VSCode and its extensions Throughly Unite tests the solution you build for our projects for Happy & Un-Happy paths unit testing before handling over the solution to test...

    $8 / hr (Avg Bid)
    $8 / hr Oferta promedio
    4 ofertas

    Technology: Java Maven Spring Boot Mysql Code should be commented and easy to read. Objects: Video [long id, long publishDate, String title, String description, String filename, String imageUrl] Persistence: Video objects should be stored to a mysql database Video files should be stored to a configurable local directory (the path to this path can be input in the startup parameters) Pages: Video List - List of Video Objects with ability to add and delete. Video Add/Edit - Fields: Publish Date (data picker), Title (single-line), Description (multi-line), Video file [file input] (on add only), Image Url (single-line) Endpoints: /video-list - Video List Page /video-add, /video-edit - Video Add/Edit Page /video-upload - Upload (creates a Video object and saves the video file...

    $416 (Avg Bid)
    $416 Oferta promedio
    25 ofertas

    ...a Bluetooth printer. There is only 2 kind we can pair for now. We need to add one more option in the settings (Hardcoded) for the Zebra printer. We will have to implement the printing with zebra. You will have to emulate a zebra printer on your machine. I have attached 2 pdf files for how to emulate the printer. I will give you access to the repository code. And we will make you connect to a webservice by entering an address IP in the mobile application. You will be able to test with the emulated printer and real data. I understand just set up can take up to 2-4 hours. Plus add the code to print... Another 8-10 hours + testing another 2-4 hours. Plus not planned things. 4 hours. Plus learning a bit about where to add the code... Another 4-8 hours... I estimate this project around...

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    4 ofertas

    We already have an Android application developed using Android Studio and a Web Service in .Net We need to make some minor changes inthe webservice and finalize Integration within Android App and Webservice. Android Java dev using Android Studio Webservice using .Net

    $181 (Avg Bid)
    $181 Oferta promedio
    28 ofertas

    Hi. I require 1 hour consulting with a person expert in Prestashop to help to solve an issue integrating a third party module. The module uses Prestashop Webservice API and this API is generating a problem to the module.

    $21 / hr (Avg Bid)
    $21 / hr Oferta promedio
    17 ofertas

    Frameworks used are: Laravel and React Requirements: 1. Separation of the functions and callback function in the projects (currently we have interlinked changes within the tables, and they should be separated – fairly easy task but complicated to explain) main flow is as follows: we have projects (entire table filled with data that has columns and rows) and projects need to be separated from each other. What we have now is that if I change a value in one column of one project, same value is applied to the other project as well… That is not what we need. 2. Collection of users though our registration form must be stored under certain project IDs (folders/tables). We have done the front-end bit in React and now we need to put together the back end for that function. W...

    $127 (Avg Bid)
    $127 Oferta promedio
    31 ofertas

    Dear Sir/Madam, I have a project (delivery system) already built using webservice written in JAVA, now I would like to build its front end. Required technologies: JDK 13 Wildfly 20 Maven JSP jquery & javascript The following backend technologies need to be familiar since you also required to modify the backend webservcie to work with the newly developing frontend: MySQL Local wildfly 20 need to be setup in your machine. Source code will be provided

    $139 (Avg Bid)
    $139 Oferta promedio
    12 ofertas
    Convert Java to c# Finalizado left

    Convertir una clase que estta en Java a c#, especificamente el consumo de un webservice

    $29 (Avg Bid)
    $29 Oferta promedio
    14 ofertas
    Build a website Finalizado left

    I require a website to be build to view data from multiple Schools. The website needs to be built with Blazor and Teleric. The website will be hosted as a Azure webservice and will connect to Cosmos DB's for data. A multiple school admins need to be able to log on to the site and view the data for multiple schools. There will be a over view page that shows all the schools and if the drop down is clicked it shows all the different data layers for that school. When the admin selects a drop down for a specific data layer they are able to view all the data for that layer, the tables need to collect the data from Cosmos DB's and allow for a export function nality.

    $1187 (Avg Bid)
    $1187 Oferta promedio
    73 ofertas

    ...developer with this experience: - .Net Core 5 - RabbitMQ (installation / configuration) - MassTransit - Docker container with RabbitMQ and its Management Portal I need one Asp.Net Core 5 WebApi with just 1 Controller and 1 Action to receive TModel. The WebApi needs to put such TModel on the queue. I also need one Asp.Net Core 5 Worker Service, with 1 Consumer callback method, which needs to display TModel contents on the console, when the callback gets called upon queue data receipt. The received data also needs to be stored in a text file, which path needs to come from as well. I want it to be developed with the **MassTransit Extension Methods**, being serialized in yet another Model from appsettings.json. The enqueue operations need to be done with "durable"...

    $10 - $20
    $10 - $20
    0 ofertas

    I have a 2 captcha code setup but am not able to get it to solve captchas on zillow. This is the captcha I am trying to solve. If you know how to find and call the callback function of the website please bid on this project. Need this done today (shouldnt be more than 1 hr of work, just need explanation on callback function usage) Using : Python Selenium Chromedriver If you can do this please bid with your favorite animal, time you need and price. Thank you

    $26 (Avg Bid)
    $26 Oferta promedio
    6 ofertas

    We require a webservice building that can accept and respond to ebay Marketp account Deletion/Closure notifications sent by ebay. Your strategy is welcome when applying and the more convincing it is, the better it is at the end. Details can be find here: Thank you. Br, Chris

    $201 (Avg Bid)
    $201 Oferta promedio
    2 ofertas

    Wir suchen eine UI/UX Freelancer (m/w/d), der uns in längerfristiger Zusammenarbeit hilft, für eine neu entstehende Web-Applikation Style und User Experience zu verbessern. Funktional basiert die App auf einer komplexen Desktop-Anwendung, die jetzt mit modernen Technologien neu als Web-App (Single Page HTML, Desktop, nicht mobile/responsive, CSS, Bootstrap, Vue.js, REST WebService) entwickelt wird. Aktuell konzentrieren sich alle Entwickler auf Funktionalität und arbeiten mit einem einfachen Standard-Bootstrap Template und Vue.js Standard-Controls. Der Anhang zeigt die alte Desktop-Anwendung sowie erste ungestylte Entwürfe der neuen Web-App. Die Firmenwebseite gibt einen guten Einblick in das aktuelle Corporate Design. Der Freelancer sollte in der Lage sein, ...

    $38 / hr (Avg Bid)
    $38 / hr Oferta promedio
    22 ofertas

    I would like to create a whatsapp chatbot for customer support for my business. Freelancer ...Freelancer must suggest a whatsapp API which i will purchase and code the whatsapp chatbot. Im not sure of the current limitations Chatbot should be able to verify existing customer from my CRM system Able to ask questions, Send Invoices Must be able to request for OTP using twilio to verify Transfer chat to call or different number Able to send answers for questions, Able to request for a callback by collecting information And some other features which will be deemed fit. My CRM System im using is PERFEX CRM which was bought on codecanyon. Requirements - You need to be an existing Whatsapp Chatbot programmer to bid in this project, i would like to see your existing w...

    $466 (Avg Bid)
    $466 Oferta promedio
    6 ofertas
    Help with webservice Finalizado left

    Description of job will be private.

    $125 (Avg Bid)
    $125 Oferta promedio
    14 ofertas

    ...beat approach to implement a solution in Salesforce platform. Takes the click-n-configure approach first for every project and then tries the code/apex based approach if the solution cannot be achieved with click-n-configure approach. Write readable code with SF naming conventions, trigger factory pattern and test classes with best practices like testSetup approach. and Mock test classes for webservice integrations. Has experience in external systems integration from SF to outside SF and from outside SF into SF using custom apex integrations, JSON, REST/SOAP, Connected Apps, Named Credentials. Expert with VSCode and its extensions Throughly Unite tests the solution you build for our projects for Happy & Un-Happy paths unit testing before handling over the solution to test...

    $918 (Avg Bid)
    $918 Oferta promedio
    4 ofertas

    Hi, I am looking for a WordPress Developer who can debug the following issue. Description: We have a custom plugin that uses REST API to register route, performs a callback request, and renders data from that callback. Issue: By default, WordPress REST API results in JSON but I need these particular routes to return plain text. For example, if my callback function returns a string I'm a String. When I access the registered route, it shows everything in double quotes like "I'm a String.". I want to developer to add a filter in code which on requesting all similar routes (I will let you know), converts this JSON format to plain text and make it publically accessible via link.

    $27 (Avg Bid)
    $27 Oferta promedio
    8 ofertas

    Hello everyone, I will need an experienced freelancer in Python and Flask to create a webservice (Analytical requirement doc in chat). Also I will need a short report and some charts as per description. Good use of english is a plus! Deadline 18/6 Budget $175 USD

    $141 (Avg Bid)
    $141 Oferta promedio
    14 ofertas

    ...which needed Several List were missing text or data Fields can be filled After Master List is filled Several Users have to work or confirm the steps Master List should be generated. All needed Fields in the Master list gets the information form JSON File or several Lists in the System. So we have a Master List - which getting first information form JSON file via - E-Mail Json file or Http Webservice call. All remaining or Missing data will be added Manual or automatic by the Database Lists in the System. From the Master List – selected Information will be shown to selected Groups or worker which have defined access to change or add information. Or send the database to next employee Database in System (several Lists) will be uploaded via CSV or Excel and the fields...

    $709 (Avg Bid)
    $709 Oferta promedio
    10 ofertas

    ...beat approach to implement a solution in Salesforce platform. Takes the click-n-configure approach first for every project and then tries the code/apex based approach if the solution cannot be achieved with click-n-configure approach. Write readable code with SF naming conventions, trigger factory pattern and test classes with best practices like testSetup approach. and Mock test classes for webservice integrations. Has experience in external systems integration from SF to outside SF and from outside SF into SF using custom apex integrations, JSON, REST/SOAP, Connected Apps, Named Credentials. Expert with VSCode and its extensions Throughly Unite tests the solution you build for our projects for Happy & Un-Happy paths unit testing before handling over the solution to test...

    $169 (Avg Bid)
    $169 Oferta promedio
    6 ofertas

    ...is 30$ Code is on Github. The bug is related to a callback from a POST request. This is a semi MERN stack, Node.js/typescript, ngrok, Firebase project. From a normal user perspective: This is my local unique https server for testing purpose: The purpose of the website is to crawl user's website URLs and give them a report on how their website is looking regarding On-Page SEO. like this: Here you can post a website URL. It will send a POST request (with callback) to a crawler and it will crawl the user's website. While waiting user is on a loading page. Put any URL and see what happens. You will be stuck on the loading page forever. In the code when the callback happens (about a minute on the loading page). I am successfully

    $26 (Avg Bid)
    $26 Oferta promedio
    7 ofertas

    We require a webservice building that can accept and respond to ebay Marketp account Deletion/Closure notifications sent by ebay. Logging the notifcations into a sql database. Prefarably written in C# so we can maintain this ourselves in the future.

    $616 (Avg Bid)
    $616 Oferta promedio
    14 ofertas

    I need to store images and files on a storage server and i need to setup the server too. So I am planning to store about 2 TB and have monthly transfer about 1 TB, those files should be uploaded and downloaded using API *Help to choose best storage solution for my project *API to Up...images and files on a storage server and i need to setup the server too. So I am planning to store about 2 TB and have monthly transfer about 1 TB, those files should be uploaded and downloaded using API *Help to choose best storage solution for my project *API to Upload file to specific path and call back with results (url,success) *API to Send url of a file and make API download it, and then callback with results Providers Options - -AWS - -Other options?

    $185 (Avg Bid)
    $185 Oferta promedio
    4 ofertas

    ...validate if these are valid QR Codes or not. 5. Orders CRUD and handling 6. Butler / Orders Assignment automation – this will first be built manually, by allowing admin auto assign an order to a Butler. At a laster stage, we will write an intelligent cron job to trigger once an order comes through and auto assigns it to a butler. 7. Payment and SMS Gateway integration including checking out and callback webhooks. 8. User Management, including User access management, Roles, Permissions and Roles, Permissions Matrix. Phase 2: 1. Firebase Integration, Pusher Integration. 2. Write the API’s for the Android application to be used by the Butler. 3. Produce the Butler’s Android Application which will receive a push notification upon new order assignment, and queu...

    $664 (Avg Bid)
    $664 Oferta promedio
    34 ofertas

    A2billing Installation on my hardware and Basic Setup Need, call billing and Call Back Working Condition Setup Budget the A2billing=10$ the Configuration (Dial Plan, Rate Card, Billing, Extention, Trunks, Callback, Calling Card)=10$ 3. Test Call Work with Above All Functions=80$

    $232 (Avg Bid)
    $232 Oferta promedio
    6 ofertas

    I need to be able to create vendor bill payment in NetSuite via the webservice API. We already have integration with NetSuite to create vendor bills and now we need to post payment against the vendor bills we created. Thanks, -Danny

    $547 (Avg Bid)
    $547 Oferta promedio
    22 ofertas

    I am creating a webservice in ASP.Net that returns a PDF file. But I need help, because when I run it, instead of seeing the PDF, I see the string. Thanks.

    $28 (Avg Bid)
    $28 Oferta promedio
    7 ofertas

    Design, RAML specification using different connecters such as salesforce, database(sql server),active MQ, CQRS, messaging queuing and .Net connecter. oriented and microservice environment B2C or Azure AD, Rabitmq, Azure server bus. webservice and .net programing language security including OAUTH to cludehub pipelines led connectivity java application code ,maven and related framework environment and JIRA

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    9 ofertas
    Php + Webservice Finalizado left

    Boa tarde Em Portugal existe um Fundo de Garantia Salarial, todos os meses é necessario entrar no site e gerar uma guia de pagamento. Queria fazer esta operação de forma automatica atraves de webservice em php. Cumprimentos

    $22 (Avg Bid)
    $22 Oferta promedio
    8 ofertas

    ...ppl are just randomly bidding on things. a) Web form (i.e. input box) where I can just cut/paste a bunch of URLs b) Using perhaps some simple ajax on the front end, click a button which then calls a php script on the backend to process the URLs. Once the php script finished, it would say something lke '50 URLS processed'. BONUS: It might be nice that as the php script processed URLs, it had a 'callback' routine to the ajax that did something like "URL 1/50 processed... URL 2/50 processed", etc, etc. c) Meta data that it should extract is Title, Keywords, facebook image (if it exists), extracting 200-300 words from the web page document as the 'description/content'. PPS #2: In your bid proposal, type this exactly phrase "yes, I see w...

    $153 (Avg Bid)
    $153 Oferta promedio
    22 ofertas

    I have a package in my Rstudio Server that needs to authenticate via oAuth to allow me to pull data from the FitBit API. Unfortunately when I run the authentication the callback URL fails to resolve back to the RStudio server. This is because my nginx reverse proxy is not setup correctly to handle the callback. I use Nginx Proxy Manager, so can’t edit the raw .cfg files. Instead I need a freelancer to write instructions on how to correctly configure Nginx Proxy Manager to handle the URL callback. This website I think provides some of the solution: I will not be able to provide direct server access, so the freelancer will have to setup their own test environment / containers

    $133 (Avg Bid)
    $133 Oferta promedio
    1 ofertas

    We are having a secured token based API/Web services. We need to get that web services validate for registration/login process in PHP 1. user will enter his registration number 2. At that time we need to call this web services and generate one token in XML respond 3. Once this respond validate we need to get the registration number, date of birth and mobile number from web services and need to store the same on mysal database and allow them to login

    $200 (Avg Bid)
    $200 Oferta promedio
    9 ofertas