You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Adds a new employee to Upbooks. The 'employee details' prop is required, which should include information like full name, job position, and contact details.
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
The text was updated successfully, but these errors were encountered: