Skip to contents

Converts a list returned by get_integrations() to a tibble.

Usage

# S3 method for class 'connect_list_integrations'
as_tibble(x, ...)

Arguments

x

A connect_list_integrations object.

...

Unused.

Value

A tibble with one row per integration.