Skip to main content

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!

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,