>

How to identify endpoints for custom/user defined fields on API Help

Answered

Comments

11 comments

Date Votes
  • Seth Halvaksz

    Tagging tier 3 support on this post Pieter Fourie Mike Schepker to review first

    Luiza Thummerer can you please tag tier 3 support on your posts? The agreement with Javier is that tier 3 support will review first, and will tag the product team if unable to answer.

  • Luiza Thummerer

    Hi Seth Halvaksz Sure, I was not aware that we should tag them on the posts :)

  • Mike Schepker

    You first need to look at what set of questions are saved to the event/order/registrant/etc. That should correspond to an Opportunity Types list of questions. 

    On this event example, It is looking at fields with the code AP. 
     


    Which corresponds to these questions. 

    Those questions, point to specific fields in the database and pulls the value saved. 

    If those questions use custom field validation tables, then the value saved in those fields for those questions will correspond to the value in the validation list. 

  • Luiza Thummerer

    Hi Mike Schepker thanks for the detailed response! I believe I have made a confusion then with which fields were connected to the ones in the API Help page. What the client wants is to get the info added to the field marked in red on the image below:

    Do you know which could be the endpoint that it is linked to? Or are these just not available for this specific situation? 

  • Mike Schepker

    The Events API endpoint will return the data in the UDFs. They would probably need to combine that with the UserDefinedFields endpoint to get the UDF descriptions of the questions if they need it and CustomFieldValidationTables and ValidationEntries for the UDFs that have validation tables for those descriptions. 

  • Luiza Thummerer

    Hi Mike Schepker I think that's exactly what they need! Thanks again :D 

  • Seth Halvaksz

    Thank you Mike.

    Tagging @... to review our help content for APIs to make sure this is covered.

  • Linda Moyer

    We do not document API's, that's on the dev side.

  • Seth Halvaksz

    Linda - there is this article for “using the API”.

    https://supportcenter.ungerboeck.com/hc/en-us/articles/115010610608-Search-Using-the-API

    This question is about how UDFs can be accessed through APIs. This sounds relevant for this article.

  • Linda Moyer

    I will put this on the list and explore it.

  • Seth Halvaksz

    Thank you

Please sign in to leave a comment.