Skip to content

Conversation

@toph-allen
Copy link
Collaborator

Intent

Adds a function to get a list of OAuth integrations from the Connect server.

Fixes #413

Approach

This follows the pattern introduced in #404 — return a list of objects from the server as a list, and provide methods to turn them into a data frame.

I've intentionally kept it really minimal — no methods for printing, no data conversion within the objects and no other methods.

We could consider adding methods, or even consider adding a class to the list items, when I implement #414.

Checklist

  • Does this change update NEWS.md (referencing the connected issue if necessary)?
  • Does this change need documentation? Have you run devtools::document()?

@toph-allen toph-allen merged commit 1060ae8 into main Jul 28, 2025
21 checks passed
@toph-allen toph-allen deleted the toph/get-integrations branch July 28, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add function to get a list of integrations from a Connect server

4 participants