APIs & Integrations

VoytechMedia
Contributor

Linkedin Talenthub Integration

SOLVE

Hello everyone,

HR from company I work for is using Linkedin Talenthub for their recruitment process. 

We have career's page on our website where data is pulled from LinkedIn jobs dashboard https://www.ziflow.com/job-offer#director-of-product-marketing
The data is pulled with the use of their API.


What my team suggested recently is that they would need to have a form to upload candidates CV but instead of form being native function from Hubspot it should send data to Linkedin Talenthub the same way as when you click "Apply" and get redirected to Linkedin. 

Does any of you is aware of option to embedd Linkedin form from Talenthub to our website and apply straightaway from there? This way HR wouldn't have to deal with two databases - one from Linkedin and second one from Hubspot.
We look for ultimate solution to not be in need to maintain two databases. 

I was also considering if it would be possible to gather up the data in Google Sheets using webhooks. While on Hubspot side it could work I am not sure about Linkedin Talenthub API - maybe any of you tried to unify data from both sources?

I would greatly appreciate your help! 

0 Upvotes
1 Accepted solution
coldrickjack
Solution
Guide

Linkedin Talenthub Integration

SOLVE

Hi @VoytechMedia,

 

My advice would be to explore using the HubSpot Forms API. This would give you total control over the form markup and most importantly the logic that is executed when the form is submitted. For instance you could send data to HubSpot and to whatever third party system(s) you wanted (assuming there is appropriate endpoints available). 

View solution in original post

2 Replies 2
coldrickjack
Solution
Guide

Linkedin Talenthub Integration

SOLVE

Hi @VoytechMedia,

 

My advice would be to explore using the HubSpot Forms API. This would give you total control over the form markup and most importantly the logic that is executed when the form is submitted. For instance you could send data to HubSpot and to whatever third party system(s) you wanted (assuming there is appropriate endpoints available). 

VoytechMedia
Contributor

Linkedin Talenthub Integration

SOLVE

Thank you @coldrickjack !
But actually what I would need is to send this data from Hubspot form to Linkedin Talenthub, not sure if they support data receiving from third party. I am on it. 

Is it possible to create form in Hubspot which is non-hubspot form (pure html) and then somehow manipulate the data from this form to send it somewhere else? I believe this is not an option with native HS forms

0 Upvotes