Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-workflowmax contribution from btkcodedev #46866

Conversation

btkcodedev
Copy link
Collaborator

@btkcodedev btkcodedev commented Oct 13, 2024

What

This PR adds a new connector for source Workflowmax (source-workflowmax).

Contributor-provided connector description:

Website: https://app.workflowmax2.com/
API Documentation: https://app.swaggerhub.com/apis-docs/WorkflowMax-BlueRock/WorkflowMax-BlueRock-OpenAPI3/0.1#/

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key_2 string API Key.
account_id string Account ID. The account id for workflowmax
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
stafflist UUID DefaultPaginator
clientlist UUID DefaultPaginator
clients_documents uuid No pagination
clientgrouplist UUID DefaultPaginator
costlist UUID DefaultPaginator
invoice_current UUID DefaultPaginator
invoicelist UUID DefaultPaginator
joblist UUID DefaultPaginator
job_tasks UUID DefaultPaginator
leadlist UUID DefaultPaginator
purchaseorderlist ID DefaultPaginator
tasklist UUID DefaultPaginator
quotelist UUID DefaultPaginator
supplierlist UUID DefaultPaginator
timelist UUID DefaultPaginator

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Oct 13, 2024

@btkcodedev is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@btkcodedev
Copy link
Collaborator Author

btkcodedev commented Oct 13, 2024

/format-fix

Format-fix job started... Check job output.

✅ Changes applied successfully. (b36c735)

@btkcodedev
Copy link
Collaborator Author

btkcodedev commented Oct 13, 2024

Yahoo!
XML format in builder works great
Thanks @natikgadzhi and builders for this!!
Cool!

Copy link
Contributor

@natikgadzhi natikgadzhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! First XML source from the community

@natikgadzhi natikgadzhi merged commit bda5ae0 into airbytehq:master Oct 14, 2024
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/workflowmax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants