# OAuth2.0 Vincere API

**URL:** https://community.parabola.io/t/oauth2-0-vincere-api/1154
**Category:** Ask a question
**Tags:** Using-APIs
**Created:** [October 8, 2020, 3:00am UTC](https://community.parabola.io/t/oauth2-0-vincere-api/1154 "2020-10-08T03:00:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Jorg\_Weber](https://avatars.discourse-cdn.com/v4/letter/j/f6c823/32.png) [@Jorg\_Weber](https://community.parabola.io/u/Jorg_Weber)
#### Post date: [October 8, 2020, 3:00am UTC](https://community.parabola.io/t/oauth2-0-vincere-api/1154/1 "2020-10-08T03:00:30Z")

</div>

Hi there,

I’m trying to get data out of our recruitment system called Vincere. I have gone through your documentation as well as Vincere’s but with no success.

Could you please have a look at Vincere’s documentation and see if Parabola can connect to Vincere’s API?

> **[Vincere API](https://wix.vincere.io/documentation.html#section/Step-by-Step-Vincere-API-Authentication-process)**

Thanks  
Jorg

---

<div class="post-metadata">

### Author: ![anon36387498](https://avatars.discourse-cdn.com/v4/letter/a/b38774/32.png) [@anon36387498](https://community.parabola.io/u/anon36387498)
#### Post date: [October 8, 2020, 5:50pm UTC](https://community.parabola.io/t/oauth2-0-vincere-api/1154/2 "2020-10-08T17:50:17Z")

</div>

Hello @Jorg_Weber,

I took a look into Vincere’s API documentation and unfortunately we won’t be able to connect to their system at this time. The only information we pull from an OAuth response via the step `Pull from an API` are the access\_token and refresh\_token. We don’t support extra OAuth headers/parameters outside of the standard in our system currently, such as Vincere’s `id-token`.

So any OAuth process that creates keys or information past those two keys (access\_token and refresh\_token) during the OAuth process, and requires them in subsequent calls to the API, won’t work in Parabola today.

Sorry for not having better news here. Let me know if I can help answer any other questions.

---

<div class="post-metadata">

### Author: ![Jorg\_Weber](https://avatars.discourse-cdn.com/v4/letter/j/f6c823/32.png) [@Jorg\_Weber](https://community.parabola.io/u/Jorg_Weber)
#### Post date: [May 8, 2021, 4:04am UTC](https://community.parabola.io/t/oauth2-0-vincere-api/1154/3 "2021-05-08T04:04:04Z")

</div>

Hi there,

It’s been a while since the discussion above, so I wanted to check in whether Parabola is now able to connect to Vincere.

[https://api.vincere.io/documentation.html#section/API-Authentication-Flow](https://api.vincere.io/documentation.html#section/API-Authentication-Flow)

Please let me know.

---

<div class="post-metadata">

### Author: ![Adam\_R](https://sea2.discourse-cdn.com/flex020/user_avatar/community.parabola.io/adam_r/32/2207_2.png) [@Adam\_R](https://community.parabola.io/u/Adam_R)
#### Post date: [May 10, 2021, 4:49pm UTC](https://community.parabola.io/t/oauth2-0-vincere-api/1154/4 "2021-05-10T16:49:27Z")

</div>

Hi Jorg –

Unfortunately we are still unable to connect with Vincere’s API. While we do support authorization code grant process for OAuth2.0, we do not support Content-type: application/x-www-form-urlencoded, which is a required header for this request. As Adeline said, wish we had better news for you here!
