Connection
Airtable on Hire2Retire uses Bearer Token
.
A Bearer Token is a type of access token commonly used in authentication and authorization protocols, such as OAuth 2.0. It's a security credential that allows a user or application to access protected resources on a server, such as an API. The term "bearer" implies that whoever possesses the token is granted access, without requiring additional proof of identity. This is different from other forms of authentication, like sending a username and password with each request.
Please refer to the document Bearer Token for Rest APIs to know more about Bearer Token in Airtable.
We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policies to learn more about how RoboMQ handles your account access.
Object | Permission |
---|---|
User | Can Provision and Deprovision Users |
Generate Bearer Token in Airtable¶
Visit Airtable website, you can find the SCIM Endpoint as
https://airtable.com/scim/v2/Users/
and SCIM Bearer Token
.
Learn how to Generate Bearer Token on Airtable.
Link Airtable account on Hire2Retire¶
To link your Airtable account using Bearer Token, you have to specify your SCIM Endpoint
and SCIM Bearer Token
.