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?
Discussion posts and replies are publicly visible
Hi jiyaing,
Looks like other values in the response are being parsed instead of body. can you show the configuration/code snippet?
Yes, thank you, I've just found that my recordDataSource didn't index correclty