issues
search
MadKudu
/
node-hubspot
Node wrapper for the HubSpot API
MIT License
192
stars
157
forks
source link
Add Create, Delete and Update to Tickets
#273
Closed
JimBeam2019
closed
4 years ago
JimBeam2019
commented
4 years ago
Why:
Users could create a new ticket, and delete or update an existing ticket as needed.
This change addresses the need by:
Added create, delete and update methods to Tickets with test cases.
Why:
This change addresses the need by: