| as_integration | R Documentation |
Convert objects to integration class
as_integration(x, client)
x |
An object to convert to an integration. |
client |
The Connect client object where the integration comes from. |
An integration object. The object has all the fields from the
integrations endpoint (see get_integrations()) and a Connect client as a
client attribute (attr(x, "client"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.