Skip to main content
April 22, 2024
Question

Recordtype using webservice as a datasource

  • April 22, 2024
  • 2 replies
  • 0 views

I have a recordtype uses an api as a datasource, I don't know why the fields are always like this, not the original fields in response body of the api. I have made other recordtype using api before, but the fields are correct. Is it because the response has too many items?

    2 replies

    karthikk538
    April 22, 2024

    Hi jiyaing, 

    Looks like other values in the response are being parsed instead of body. can you show the configuration/code snippet?

    April 22, 2024

    Yes, thank you, I've just found that my recordDataSource didn't index correclty