Setting Up JWT Authentication with ZoomInfo: Troubleshooting Tips
How do you set up JWT Authentication with ZoomInfo? I keep getting the integration failed to run. Please fill out your auth fields. My Steps:
- 1.
Set up the jwt connection
- 2.
Pull the auth reponse token using my terminal
- 3.
Set the token type = Bearer and Header name to Authorization
- 4.
Set the method to POST
- 5.
Set the endpoint to https://api.zoominfo.com/enrich/contact
- 6.
Set the body to look at my table emails
I want to match the work emails to pull mobile numbers (I am not sure if this is restricted in the API because I set one connection via the UI which only gives me company phone number)