Skip to content

sfboss/pt-sf

Repository files navigation

Pivotal Tracker to Salesforce Integration

Enclosed you will find a very MVP version of an Apex REST class that will take in the webhook from Pivotal Tracker that they allow with activity updates.

Whats Inside

As part of this package you will have in the manifest:

  • Project and Project Item objects with relevant Pivotal Tracker fields mapped to them
  • Apex REST class setup via an Experience Site to work as a Public API (for demonstration purposes only, for Security minded approaches see some of the non-boiler plate MVP similar packages. This is just to prove a concept and teach about REST interactions with Salesforce.com
  • Permission Set and Profile for the Guest User (Apex Class access to guest user = Public API)

Whats Next

If you have any questions feel free to reach out at https://sfdcboss.com/salesforce-pivotal-tracker-integration/ or on the Contact Page with any questions. If you are interested in a Salesforce Pivotal Tracker integration with a few more bells and whistles, that is also available on my site so come check it out. I'd love to talk through any questions around this so just ask!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages