can someone please help me with the signalhire HTTP inputs into the clay table to retrieve business email addresses? Here is the Signalhire page for API instructions and how include it in the waterfall function. A loom would be fantastic. Thank you https://www.signalhire.com/api#HTTPResponseHeaders
It'll probably be easier to connect your SignalHire account to pull that data for each person via the integration. The way SH works is they take a little bit to process the request and need to push it to a new table for you, that's how they process data and work. I set up a Webhook table to catch results here and that's the URL I inserted in the second field. Just need to make sure your API key is properly connected
Not currently, since this is how their API works specifically. They have a delayed response and require an output URL to send the request to, which would make it difficult to continuously setup in a waterfall.
Hey Isaac, that's the same setup we already have in the native integration, where you provide it a call-back URL. In this case I gave it the webhook URL from the webhook table I created.