• Jack Collins 2
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Hi Everyone, I followed the steps specified below in 'getting started with salesforce platform', but when I attemopted step 3, I had the following error - can a trailhead admin help?

1. Scroll to the bottom of this page.
2. Click the arrow next to Launch and select Create a Trailhead Playground. Don’t skip this step! You need to use a fresh and clean Trailhead Playground for this module.
Once your TP is created (it takes a minute!), press Launch.
3. In your TP’s URL, replace everything following lightning.force.com with: /packagingSetupUI/ipLanding.app?apvId=04tB00000009UeX. Your URL should look similar to https://playful-raccoon-21646-dev-ed.lightning.force.com/packagingSetupUI/ipLanding.app?apvId=04tB00000009UeX.

Select Install for All Users and grant access to all third-party applications.
Once the installation is complete, click Done and then open the App Launcher  in the upper-left corner.
Select the DreamHouse application.
Click the Data Import tab and click Initialize Sample Data. Depending on your screen size, the Data Import tab can be under More in the tab menu.
Cheers

User-added image
Hi everyone,

I'd like to be able to take the total expenses value coded towards any given Xero project and input it into a field on a custome object in salesforce. Both the Xero Project object and the Salesforce custom object will have a matching 9 digit numerical string to uniquley identify what Xero object should be retrived for its Salesforce counterpart. 

If I were to ask for my ideal world scenario, I would also get some kind of report detailing Xero project objects which do not have a corresponding 9-digit ID to match in Salesforce and vice versa.

Getting this integration allows us to streamline tracking our expenses in Xero against our per-project budgets residing in Salesforce. 

Any suggestions for apps which support the porject integrations (i think the API library for xero projects is pretty new?) would be much appreciated, or if custom coding is required, directions for the best approach thereof is a good start!