What’s supported
Supported actions
This connector supports:- Proxy Actions, using the base URL
https://api.housecallpro.com.
Example integration
To define an integration for Housecall Pro, create a manifest file that looks like this:Before you get started
To use the Housecall Pro connector, you’ll need an API Key from your Housecall Pro account. Here’s how to get it:- Sign into your Housecall Pro account and go to App Store.
- Find the API Key Management under My Apps, and click on it.
- On the right-hand side, click Generate API Key.
- Name your API Key.
- Copy the API Key.

Using the connector
This connector uses API Key authentication, which means that you do not need to set up a Provider App before getting started. (Provider apps are only required for providers that use OAuth2 Authorization Code grant type.) To integrate with Housecall Pro:- Create a manifest file like the example above.
- Deploy it using the amp CLI.
- Embed the InstallIntegration UI component. The UI component will prompt the customer for their API Key.
- Start making Proxy Calls, and Ampersand will automatically attach the API Key supplied by the customer.

