Question

How to send data to an API

  • 18 May 2021
  • 3 replies
  • 769 views

Hi guys, 

I am new, so i appolize for a dumb questions: 

what app should I use for a API?  

I am currently using a webhook URL and its pulling the information perfectly, now I want that info to be sent to my client using the API. 

aside from a API key is there anything else I need? 


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 +11

Hey @edgarphs,

Just checking in to see if you saw Troy’s reply. Were you able to get a Webhook set up to send information to your client’s API? 

Please let us know how you got on with that!

Hi @SamB 

No, haven't received a reply or answer. I am now leaning towards https://www.boberdoo.com 

 

Userlevel 7
Badge +14

Hi @edgarphs 

The Webhooks app can be used to interact with an app’s API: https://zapier.com/apps/webhook/integrations#triggers-and-actions

The app’s API docs will indicate what other data points need to be configured in the API request such as the method, headers, path parameters, input parameters, and authentication