Question

How do I create an API to perform calculations and call another API to return data using Zap?

  • 11 May 2023
  • 2 replies
  • 25 views

I need to create an API, that will get the body fields, do some calculations (including calling another API), and return a response with some data in the body. 

Is this something I can achieve and if so, which Zap should I use?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +6

Hi there @Shmulik,

Welcome to the Community! 🎉

This could be possible, you can use a combination of Webhooks by Zapier and Code by Zapier in your Zap. Please keep in mind that this is an advanced feature, so our support for it may be more limited. But, we are always happy to help!

To see if your question has already been asked, you can check out the questions that have already been answered in the Code by Zapier and Webhooks by Zapier section of our Community: https://community.zapier.com/code-webhooks-52

If you need additional assistance, you can also hire one of our certified Zapier Experts to help you with your workflow. You can find our Zapier Experts here: https://zapier.com/experts

Hopefully, this helps! 😊

Thanks, Ken.

As I understand, from the responses I found, I cannot change the default response of the webhook. Does Zapier have an API connector I can expose and create the code behind?