Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Trello third party crmble field

Isaac Lim July 29, 2020

Hi i manage to input crmble field templates into my Trello Board, when i view it on my trello board i can see the information. However when i export the lead information, i could not be able to see the 'source column' information on my excel format. Tried export by CSV and Excel export. Both has the same issue of not showing the 'source column - which means where this lead came from' , other information is shown accordingly in the crmble fields. Can i know the solution for this matter?

 

2 answers

0 votes
milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 28, 2020

@Isaac Lim went to investigate this further.

 

found out that CRMBLE fields 

[{'id': '5f7161bd14c4ef5491508680', 'idPlugin': '5e5e8b4b55a4ea5fedc0dafa', 'scope': 'card', 'idModel': '5f7161bcc8394e1fcd771838', 'value': '{"CRMBLE_CARD_CONTACT":{"crmbleFieldsValues":[{"id":"firstName","value":"Gimoteo"},{"id":"lastName","value":""},{"id":"phone","value":""},{"id":"email","value":""},{"id":"company","value":""},{"id":"jobTitle","value":"Apps Square S.L."},{"id":"dateCreated"},{"id":"origin"}],"googleUrls":[],"googleDrive":false,"dateCreated":"2020-09-28T04:08:28.791Z","dateLastUpdate":"2020-09-28T04:08:28.791Z","trelloUrl":"https://trello.com/c/jJfLHI23","trelloCardId":"5f7161bcc8394e1fcd771838"}}', 'access': 'shared'}]

can be exposed using Butler Http Request to an endpoint, you can make the CRMBLE variables for a deal available to Butler in the form, say,  httpresponse.firstName and you get the value "Gimoteo".

I did the same for Typeform. The implementation there uses an attachment.

0 votes
milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 29, 2020

@Isaac Lim  Except for a few Power Ups like custom fields, plugin data are available for the purposes you indicated. To get the data, you need to get the plugin data via Trello API. Furthermore you need to do your own investigation as these are normally published. It can also be kept as share or private in card, board, member objects. All observations based on developing my own Power Ups and some 3rd party PU like Maps and Smartfields. 

This is for PU Developers https://developer.atlassian.com/cloud/trello/power-ups/client-library/getting-and-setting-data/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events