API REST Frappe.io for ERPNext & HubSpot

Hi!

One client ask me if is possible to get data from ERPNext with Frappe.io API REST and send to HubSpot CRM this data.

Wich is possible? Customer? Items? Sales?

Thank you so much!

Yes possible, you can query the records.

https://frappe.io/docs/user/en/guides/integration/rest_api

You can also use webhooks.