Adding location to Trello card

We’d like to add data to the “Location” field on a Trello card - but don’t see that in any of the available modules. Any experience in making that possible?

Welcome to the Make community!

While there is an Create a new Card and Update a Card endpoint on the Trello API, that has a locationName parameter,

The Trello integration on Make doesn’t have these fields in the respective Create a Card and Edit a Card modules.

If the external service has a Developer API Reference/Documentation then you should be able to recreate the above two endpoints in Make using the app’s universal module (Make an API call) module.

Screenshot_2024-02-27_090229

You can submit this suggestion to the Idea exchange, under App improvement ideas.

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

If you need assistance in setting up the app’s universal module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.

2 Likes