Phabricator Source

This is the Phabricator source connector maintained by Faros AI

Main Source Settings

  • Conduit Token
  • Projects
  • Phabricator Conduit API URL
  • Cutoff Days
  • Repositories

Connection Settings

️ Table Prefix

For any connection with a Phabricator source, the table prefix must be of the form foobar__phabricator__ with foobar as a string unique to this connection.

The following source streams are supported. More details here.

StreamSyncDestination Table
commitsIncremental | Appendvcs_Commit,
vcs_BranchCommitAssociation
projectsFull refresh | Appendtms_Project,
tms_TaskBoard,
tms_TaskBoardProjectRelationship
repositoriesFull refresh | Appendvcs_Repository,
vcs_Organization,
vcs_Branch
revisionsIncremental | Appendvcs_PullRequest,
vcs_PullRequestReview
usersFull refresh | Appendvcs_User,
vcs_Membership