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 PrefixFor 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.
Stream  | Sync  | Destination Table  | 
|---|---|---|
commits  | Incremental | Append  | vcs_Commit,  | 
projects  | Full refresh | Append  | tms_Project,  | 
repositories  | Full refresh | Append  | vcs_Repository,  | 
revisions  | Incremental | Append  | vcs_PullRequest,  | 
users  | Full refresh | Append  | vcs_User,  | 
Updated 12 months ago
