Trimble Connect User Forum

 View Only

Connect to Api thougth an External API and change Pset

  • 1.  Connect to Api thougth an External API and change Pset

    Posted 02-27-2025 15:09

    Hi,

    I'm currently working with an external API, and I'm encountering issues with the connection flow between Project, Model, and Pset, particularly when attempting to modify them. Unfortunately, I haven't been able to find the proper documentation on how to manage this process.

    Here's what I have so far:

    1. Get Project ID:
      I can successfully retrieve the project ID using the following URL:
      https://app21.connect.trimble.com/tc/api/2.0/projects?fullyLoaded=false&minimal=false&sort=-name

    2. Get Model ID:
      I can also retrieve the model ID using this URL:
      https://app21.connect.trimble.com/tc/api/2.0/folders/{projectId}/items

    However, the returned JSON response does not provide clear information on how to access a Pset of a model or how to modify it.

    I'd appreciate any guidance or documentation that could help me understand the correct approach for accessing and updating Psets within a model.

    Thank you!



    ------------------------------
    Jeniffer Baez
    ------------------------------