Indeed APIs integration, does it work?

Hi Guys,

I’m struggling to understand if is it possible to integrate the Indeed APIs in Webflow. :thinking:
If you know something, please help me.

Here the link to the source:
https://opensource.indeedeng.io/api-documentation/

Thanks to all of you that will be answering :slight_smile:

Hi @Nicolo,

Which of the Indeed APIs are you interested in using.

And for the most part you should be able to connect just about any API to the Webflow CMS API.

Here is our documentation: https://developers.webflow.com/

Best Regards,
~ Brandon

Hil @QA_Brandon and thanks for the super-fast answer! :slight_smile:

I’d like to use the Job Search API:
https://opensource.indeedeng.io/api-documentation/docs/job-search/

Since I’m not a developer, the question is: Is it possible integrate the Indeed Job Search API with Webflow CMS APIs?

Best,
Nicolò

Hi @Nicolo,

As I mentioned you are able to connect just about anything to the API. You are just limited to 10,000 CMS items.

Not sure how many jobs you are planning on pulling in. But since you are not a developer you may have a hard time doing this not knowing code. Seeing that there are no integrations with Zapier or Integromat at this time, everything will have to be hand-coded to connect the APIs together.

You will need to start here: Redirecting… before you can build out the Job Search API. But yes you can pull in the necessary data.

Hope this helps.

Best Regards,
~ Brandon

Hi @QA_Brandon and thanks a lot for your answer, it was so helpful. :slight_smile:

Greetings from Germany,
–– Nicolò

Would it be possible to show a list of jobs that only my client has on their own page by connecting to Indeed API? It seems that Indeed removed the embed feature so we are a bit stuck here.

@Chris_Beach

This should be possible too. I reference this post again:

You just have to set it up by connecting the correct fields.

Brandon