Export custom fields

Hello everyone,

Currently, I’ve been making several HTML export requests for cards and retrieving the data in JSON format. However, I’m encountering an issue with retrieving custom fields of a card. Is there a specific method for this?

Thank you for your assistance.

Best regards,

Hello @DavidGibergues

Yep. Either:

  1. Use the Get a card endpoint and set the customFieldItems parameter as true, or
  2. Use the Get custom field items for a card endpoint.