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

Get location from azure logic apps

Teh Yong Xian December 20, 2022

Hi, how do i can get the location that have in trello by using azure logic apps to input the coordinate/address? and it will be display in trello card. 

bellow is something that i trying to work on.
Capture.JPG

1 answer

1 accepted

0 votes
Answer accepted
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.
December 20, 2022

@Teh Yong Xian 

The coordinate looks like SIngapore. :)

With the premium plan, the map should be automatic show on the back of the cards if you update the address, coordinate correctly.

Teh Yong Xian December 20, 2022

the address is a random coordinate that i take it from google map,
alright i will have a try first and let u know

Teh Yong Xian December 20, 2022

@milynnus this is the result i just test,

It not auto show the location when this card is created.


Capture.JPG

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.
December 20, 2022

 

@Teh Yong Xian 

add .json to the card url on your browser. If the azure app is working correctly it must  create something similar to this 

 

{"id":"62e05....607ff1","address":"80 Mandai Lake Rd, Singapore 729826","badges":{"attachmentsByType":{"trello":{"board":0,"card":0}},"location":true,"votes":0,"viewingMemberVoted":false,"subscribed":false,"fogbugz":"","checkItems":0,"checkItemsChecked":0,"checkItemsEarliestDue":null,"comments":0,"attachments":1,"description":true,"due":null,"dueComplete":false,"start":null},"checkItemStates":[],"closed":false,"coordinates":{"latitude":1.4043485,"longitude":103.793023},

 

It it does the map will not show. You have to approach the app provider. You can use API to set this parameters and the map will show. Sometimes you have to refresh the page. 

Teh Yong Xian December 20, 2022

alright, will have a try on this, will update u later. Thank you again

Teh Yong Xian December 20, 2022

the solution is work, i just need to add "location":true,", "coordinates":{"latitude":1.4043485,"longitude":103.793023},


it will as what i trying to do.

Like milynnus likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events