- My goal: Pull data from Hubspot Payments API
- Issue: I need to pull data from the Hubspot Payments API to link with data from the deals API, but this isn’t available in the dropdown of options in Retool. How do I go about pulling data from this API?
- Steps I've taken to troubleshoot: Read the Retool and Hubspot documentation.
- Additional info: (Cloud or Self-hosted, Screenshots)
Using the link you shared I found:
with the url i found the endpoint:
Is this what you’re looking for?
1 Like
Thanks for finding that @bobthebear!
I know the docs you shared said it sound be a GET request and the operation you shared from the dropdown appears to be a POST.
@Benji_Meltzer you can definitely either test out Scott's example or as a work around use a REST API to fill out the above URL endpoint as a GET request and I can make a ticket to add in GET instead of just POST for the native operations from the dropdown ![]()
1 Like


