li_auth | R Documentation |
This function authenticates and creates a token for LinkedIn's API REST
li_auth(app_name = NA, client_id = NA, client_secret = NA)
app_name |
Character. Your App's given name. |
client_id |
Character. Your App's client ID. |
client_secret |
Character. Your App's client secret. |
Character. String with token requested.
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.