Want to integrate a SF community with Bitbucket to allow community members to access files in Bitbucket, push files to Bitbucket from with the Salesforce Community. In short, looking for information on Rest API to get/post from 3rd party app.
Hi @Larry Barrow ,
Welcome to the community.
You can start from that doc.
https://developer.atlassian.com/bitbucket/api/2/reference/
You can use some wrapper if you want faster write a code
https://github.com/atlassian-api/atlassian-python-api/tree/master/atlassian/bitbucket
it's up to you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.