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?
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).
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).
Sep 27, 20228:38 AM - edited Sep 27, 20229:03 AM
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