This repo contains a Bruno Collection to demonstrate using certain tree-related endpoint in fs-platform-api
User Trees Bruno Collection
This is a Bruno Collection covering creating and interacting with a FamilySearch User Tree. See FamilySearch Developer Portal for more details.
Prerequisites
FamilySearch Developer Client Id
Getting Started
To get started
- Import the GitHub Repository collection into Bruno On the left side of Bruno, click the 3 dots to the right of the Bruno icon and select Import Collection.
Select Git Repository and paste: https://github.com/FamilySearch/fs-tree-examples into the Repository URL, and click Clone.
You will then select where on your machine you would like to save the local repository, and click Clone.
Select the collection to open, and click Open
- Import the Environment In the upper right corner of Bruno, drop down the environment list, and click Configure. In the bottom left corner of the Configuration dialog, click Import and browse to the environments folder in the cloned collection.
Obtain and set an Client ID
-
Make sure you have obtained an API key (https://developers.familysearch.org/)
-
With the collection selected, click on the Auth tab.
-
Paste your API key into the Client ID field
-
You are now configured to be able to execute requests in the collection.
The collection is laid out in sequential order to help you move from request to request with the necessary dependencies available for each request.
Proceed to Step (1-1) Create Group.