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

How to integrate trello to basecamp?

Network Capermint September 24, 2020

Hello, I want to integrate trello account on my basecamp. I've made webhook to trello and added in my basecamp. Now whatever i am trying to add on basecamp, it is not reflecting on my trello account.

 

https://api.trello.com/1/actions/5f6ad3c63cae6f17af91632d?key=21fbfc1a084c6c2adce8b7de5d5a3f0c&token=330efad8f2e6f3269790c48e94e3c1523161327563b82d5ae64ae4510cdcba53

1 answer

0 votes
Soumyadeep Mandal
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 26, 2020

Hi @Network Capermint ,

You can choose any of the automation tools which support multi-platform to sync your data/workflow. 

Visit HERE

Network Capermint September 27, 2020

Hi, @Soumyadeep Mandal that's the other option but i want to use webhook. 

curl -X POST -H "Content-Type: application/json" \
https://api.trello.com/1/tokens/{APIToken}/webhooks/ \
-d '{
  "key": "{APIKey}",
  "callbackURL": "http://www.mywebsite.com/trelloCallback",
  "idModel":"4d5ea62fd76aa1136000000c",
  "description": "My first webhook"
}'

 What will be the callback URL? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events