Skip to main content

Hello, everyone! I am using a Power-Up called Amazing Fields on my Trello.

With it, I can create custom fields, organize information in sections, and much more.

However, I am facing difficulties loading the custom fields from Amazing Fields from my cards into the Google Sheets spreadsheet using Connect Spreadsheets.

Has anyone experienced this or knows how to solve it?

Hi ​@leandrofelix 

Generally, we should already support columns that appear in the metadata already. However, you will need to ensure that the "includecustomfields" (Include Custom Fields) is enabled in the Advanced Settings. 

If the column/data doesn't appear, then it's likely the data isn't being represented in the Trello API, in which case we will not be able to retrieve those columns. 

However, from some research it appears that Amazing Fields power-up has its own REST API, and if so our API connector can be used to interact with its API.

For more information on the authentication and the endpoints that can be used refer to the 

https://docs.amazingpowerups.com/article/40-using-amazing-fields-api 

Read more about the API Connector here: https://cloud.cdata.com/docs/APIConnector.html

 

Please let us know if you have any other questions.


Reply