webhookszapierphabricator

Phabricator tasks and assignments via Zapier


This seems very niche but I have a working system that I would like to simply add to.

Currently, I've a command in a game I've written call a simple Zapier url. Lets say, https://zapier.com/xxxxxxxx?name=me&message=hello%20there&location=location.

When called, it posts the name, location, and message to a discord channel. I would like this to e extended.

What I would, ideally, need is to figure out how Zapier could create a new task in Phabricator manifest titled something like "Bug 231" with the context including name, location, and message, and put it on a projects workboard under a specific category and assign users to it.

I feel like this is possible but cannot figure out the proper syntax.


Solution

  • Zapier itself can perform extra actions out-of-the-box with "Multi-Step zaps". You could add an action after your Discord step to create a Phabricator task.

    But, it looks like there's no Phabricator integration on Zapier. If Phabricator has a web API that allows for task creation, you can plug that into Zapier via either: