post_activity_log | R Documentation |
Post activity log
post_activity_log(
activity_log_url,
body,
access_token,
language = "nl",
check_ssl = TRUE,
debug = FALSE
)
activity_log_url |
API endpoint for the activity log. |
body |
Content to post as a list. |
access_token |
API access token. |
language |
Language of the response data. |
check_ssl |
Whether to check the SSL certificate or allow insecure connections. |
debug |
Whether to enable debugging messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.