Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

224
Views
EXCEL custom functions can use ajax?

What do I want to achieve: I want to call the interface in a custom function,Use the data returned by the interface to calculate.

actual result: Custom functions cannot compute the correct result,always get 0.

This is my function.js code:

function add(first, second) {
  ajax_web({
    api: API_ENTITY.LOGIN,
    data: {
      domain: '01',
      user: 'dev',
      pass: 'shijinimda',
    },
  }).then(function (data) {
    return first + second;
  })
}

Did I do something wrong?If you need more documents, please ask me.

thanks a lot

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!