6
hashr
5y

I need to link two APIs such that data sent on one API gets processed and it hits a second API with the processed data.
The first API needs to format the data and decide according to data format which second API needs to be used. I checked Zapier and it's working but it is not exactly what i need to do. So are there any options other than setting up my own server?

Comments
  • 4
    Yo dawg, I heard you like async, so I put some async in your async so you can timeout while you timeout
  • 2
    @possum noice😂
  • 1
    Could probably still be done with Zapier if you develop a custom integration
Add Comment