Question

Will Zapier support my integration needs?

  • 9 March 2024
  • 3 replies
  • 13 views

Hi All,

Trying to evaluate if Zapier can support my integration needs:

  • What is the max. number of API fields Zapier can push and read between APIs?
  • Can Zapier support requesting data from an API from an application not listed on their search?
  • Can Zapier support custom coding somewhere to manipulate the URL for a request?
  • Does Zapier support custom coding somewhere to apply some logic to the request’s response data before pushing it over to a different API?

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

3 replies

Userlevel 7
Badge +14

Hi @stewy92387423 

Help articles:

Code: https://zapier.com/apps/code/help

 

Hi, thanks but this is for manipulating data sent back from an API request.  i need to be able to change hte URL for the API request based on some logic

Userlevel 7
Badge +14

@stewy92387423 

We would need specific examples in order to evaluate and advise more.

 

Options

  1. Code
    1. Can be used to make API requests and handle the responses.
  2. Webhooks
    1. Supports dynamic variables in request data
  3. Custom Action
    1. Supports dynamic variables in request data
  4. API Requests
    1. Supports dynamic variables in request data