João Martins

  • Total activity 155
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 142

Activity overview

Latest activity by João Martins
  • João Martins created an article,

    APS introduces Team Assignment

    Autodesk Platform Services (APS) is introducing a new feature, Team Assignment, to the APS Developer Portal (aps.autodesk.com) which will allow you to assign each APS application you own on the por...

  • João Martins created an article,

    APS Developer Hubs – Introducing the Developer Admin Role to Autodesk Platform Services

      We are excited to announce the Autodesk Platform Services (APS) Developer Hubs feature to the APS Developer Portal. This new feature introduces the Developer Admin Role to the Developer Portal fo...

  • João Martins created an article,

    Using Fragments in GraphQL Queries

    Introduction There's a feature that you can take advantage in your journey using GraphQL queries: Fragments One example of a useful scenario is when you need to query specific ElementGroups from th...

  • João Martins created an article,

    Join Autodesk Developer Network (ADN) to obtain dedicated API Support

    Autodesk Developer Network members can count on direct support (among other advantages like early access to Autodesk solutions and event special offers). You can check details about the program her...

  • João Martins created an article,

    Three-Legged token with Python and Flask

    This blog provides a guide on obtaining three-legged tokens using Python and Flask for Autodesk Platform Services (APS) due to the absence of an official SDK. It outlines the necessary steps, inclu...

  • João Martins created an article,

    Getting a Token with PKCE - Desktop App

    This blog outlines the use of the Proof Key for Code Exchange (PKCE) method for authenticating desktop applications that utilize Autodesk's APIs, emphasizing enhanced security when handling app cre...

  • João Martins created an article,

    Authentication API V2 now accepts credentials in the request's body

    The blog announces updates to Autodesk's Authentication API V2, extending the deprecation of V1 to April 30th, 2024. Key changes include a new method for passing client ID and secret via base64 enc...

  • João Martins created an article,

    Maintaining Refresh Tokens with MongoDB Triggers

    This blog post discusses maintaining valid refresh tokens in server-to-server communication, utilizing MongoDB Atlas's scheduled triggers. It explains how to store user tokens in a MongoDB database...

  • João Martins created an article,

    Merge PDFs with SVG Texts

    This blog introduces a workflow for generating and modifying PDFs of 2D views from Revit 2022 files using various APIs. It leverages the Model Derivative for PDF generation, the Markups extension f...

  • João Martins created an article,

    Advanced option for RVT/DWG 2D views on SVF(2) POST Job

    The blog highlights new enhancements for converting 2D views from RVT and DWG designs to PDF format. Previously, DWG and older RVT versions defaulted to not generating PDFs for 2D views. Now, an ad...