APIs & Integrations

okangul
Participant

Testing CRM Cards on Local Environment

SOLVE

Just created a new app to utilize CRM Cards feature to connect our in house deal flows with Hubspot. I'm having difficulties testing the fetch calls because the system doesn't let me enter localhost URIs, what is the best way to test these cards before publishing, or is there a way to test the fetch calls with a localhost URI?

0 Upvotes
1 Accepted solution
eduardoavargas
Solution
Participant

Testing CRM Cards on Local Environment

SOLVE

You can use ngrok to tunnel between your local environment and the external network, or you can use something like the glitch  so you will have an endpoint for testing.

View solution in original post

1 Reply 1
eduardoavargas
Solution
Participant

Testing CRM Cards on Local Environment

SOLVE

You can use ngrok to tunnel between your local environment and the external network, or you can use something like the glitch  so you will have an endpoint for testing.