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

[Components] upbooks #12071

Closed
pipedream-component-development opened this issue May 22, 2024 · 2 comments · Fixed by #12078
Closed

[Components] upbooks #12071

pipedream-component-development opened this issue May 22, 2024 · 2 comments · Fixed by #12078
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented May 22, 2024

upbooks

URLs

Polling Sources

new-data

Prompt

Emit new event when fresh data is available for a specific collection. Required props: the collection name. Optional prop: time interval to look back for new data.

URLs

Actions

record-outward-payment

Prompt

Records an outward payment in Upbooks. Required props include 'amount', 'recipient', and 'date', while an optional prop could be 'reference number'.

URLs

create-expense-category

Prompt

Creates a new expense category in Upbooks. Requires the 'category name' prop, while an optional prop might be 'description'.

URLs

add-employee

Prompt

Adds a new employee to Upbooks. The 'employee details' prop is required, which should include information like full name, job position, and contact details.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 22, 2024
@luancazarine luancazarine self-assigned this May 23, 2024
luancazarine added a commit that referenced this issue May 24, 2024
Sources
- New Data

Actions
- Add Outward Payment
- Create Expense Category
- Add Employee
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-upbooks-9f82be8c4de345f78ff9e2a40c2d2878

@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-upbooks-9f82be8c4de345f78ff9e2a40c2d2878

luancazarine added a commit that referenced this issue Jun 5, 2024
* upbooks init

* [Components] upbooks #12071
Sources
- New Data

Actions
- Add Outward Payment
- Create Expense Category
- Add Employee

* pnpm update

* Fix prop description

* some adjusts

---------

Co-authored-by: Lucas Caresia <lucascarezia@gmail.com>
Co-authored-by: Leo Vu <18277920+vunguyenhung@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants