Zap API Builder - RESOURCES

  • 9 June 2023
  • 1 reply
  • 120 views

Userlevel 7
Badge +14

Zap API Builder - RESOURCES

 

 

Zapier discontinued development.

 

DOCUMENTATION

Link: https://api-builder-alpha.zapier.app/documentation

 

PURPOSE

Create Zaps that act as custom API endpoints.

 

Zap uses combo of trigger (New Request) & action (Send Response).

Define request/response parameters. (name/value/type)

Can add Zap steps before and after the action step.

 

A Use Case: Webhook Signatures Response

 

EVENTS

  • Trigger: New Request
    • New Request Triggers when a request is sent to your API URL.
  • Action: Send Response
    • Send data to the callback URL provided by the trigger.

 

TRIGGER

 

 

ACTION

 


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

1 reply

Userlevel 6
Badge +8

This could be very interesting! Thanks for sharing :)