Question

Making an API to my endpoint with the data that triggered a trigger

  • 6 March 2024
  • 1 reply
  • 28 views

How can I make an API request to my endpoint with the polled data that triggered the trigger?
I am building my Zapier app, and I need to update candidate progress after a trigger has successfully run, so I trying to send the candidate data that was polled to an endpoint point on my backend to update the candidate’s progress.
Please help!


1 reply

Userlevel 2
Badge +2

Hi @rocketDev ,

I would suggest that you create an action for this (an action to update the candidate’s progress). Then set up a Zap with the trigger, and the newly created action. The Zap can then update the candidate’s progress in your app when the candidate triggers the Zap.

Hope that helps.

Cheers,

Reply