pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] bilflo

Open pipedream-component-development opened this issue 1 year ago • 1 comments

bilflo

URLs

  • https://developer.bilflo.com/documentation

Actions

create-client

Prompt

Creates a new client account in Biflo. Required props include 'businessName'.

URLs

  • https://developer.bilflo.com/documentation#operations-tag-Clients

assign-contract-job-to-invoice

Prompt

Assigns a contract job to a specified invoice group for a client. Required props include the contract job identifier and the invoice group identifier.

URLs

  • https://developer.bilflo.com/documentation#operations-tag-Clients

create-contract-job

Prompt

Creates a new contract job in Bilflo. Required props include the job details such as the 'clientId', 'contractorId', 'contractorTypeId', 'timeCardMethodId', 'overtimeRuleId', 'jobTitle', 'startDate', 'endDate', 'firstWeekEndingDate' and 'burdenTypeId'.

URLs

  • https://developer.bilflo.com/documentation#operations-tag-Clients
  • https://developer.bilflo.com/documentation#operations-tag-ContractJobs

Hi everyone, all test cases are passed! Ready for release!

Test report https://vunguyenhung.notion.site/Components-bilflo-70356faa4e9a4173a865a5583722d64d

vunguyenhung avatar May 08 '24 02:05 vunguyenhung