dyn_whoami: Return Current User Info

Description Usage Value Examples

View source: R/utils-org.R

Description

Retrieves personal information for the user associated with the current session.

Usage

1

Value

tibble containing user information

Examples

1
2
3
4
5
## Not run: 
me <- dyn_whoami()
dyn_retrieve(me$UserId, entity_name="systemuser", columns=c("firstname", "lastname"))

## End(Not run)

StevenMMortimer/rdynamicscrm documentation built on July 9, 2019, 11:37 a.m.