Skip to main content

Hello. Is there a way to create / edit trigger programatically? For example if i want to add new Twitter handle to be followed directly from my webapp? 

Or should i perhaps create a Zap that reads a from a webhook and executes “create zap” or “edit trigger” task?

 

Thanks

Hi @BoPe 

Here are the available API endpoints you can call programmatically: https://platform.zapier.com/partner_api/endpoints

 

Not exactly sure whether they have POST trigger option.


Thanks. So that means if i want to create new automation (for new Twitter account i want followed) it has to be done from dashboard, manually. Right?