Skip to main content

In Zap - how do i trigger an event from git merge? I would like to perform an action after an open PR is merged to a branch.

 

Hi @akalaitan 

The available GitHub Zap triggers can be viewed here: https://zapier.com/apps/github/integrations#triggers-and-actions


Hi @akalaitan 

The available GitHub Zap triggers can be viewed here: https://zapier.com/apps/github/integrations#triggers-and-actions

Hi @Troy Tessalone ! 

Thanks for the list! But it does not contain GitHub Zap trigger on merge, is there possibly a walk around to achieve the desired behavior? 


@akalaitan

You would have to explore using the GitHub API: https://docs.github.com/en/rest

 


@akalaitan

You would have to explore using the GitHub API: https://docs.github.com/en/rest

 

@Troy Tessalone 

 

Yes, thank you, but how do i call GitHub API from Zap ?


@akalaitan 

Did you review these options?