| li_auth {lares} | R Documentation |
OAuth Linkedin
Description
This function authenticates and creates a token for LinkedIn's API REST
Usage
li_auth(app_name = NA, client_id = NA, client_secret = NA)
Arguments
app_name |
Character. Your App's given name. |
client_id |
Character. Your App's client ID. |
client_secret |
Character. Your App's client secret. |
Value
Character. String with token requested.
See Also
Other API:
bring_api(),
fb_accounts(),
fb_ads(),
fb_creatives(),
fb_insights(),
fb_process(),
fb_report_check(),
fb_rf(),
fb_token(),
gemini_ask(),
gpt_ask(),
li_profile(),
queryGA(),
slackSend()
Other LinkedIn:
li_profile()
[Package lares version 5.2.8 Index]