How to Fix Errors When Creating a Custom API Call Using the Xero App in Pipedream?

This topic was automatically generated from Slack. You can find the original thread here.

Hi Pipedream, I am currently trying to create a custom API call using the Xero app. However, when I try and test the workflow i get the following errors. Please let me know how I can fix these issues. Thanks!

Not sure if this will help, but the Relative URL input should be everything after https://api.xero.com/

Thank you. I got it working with a custom HTTP request. However I want to access the Xero Files API, so I can download and upload files to the Xero inbox, is this something that Pipedream can add ?

Yes, definitely! You can request integrations and components:

  1. Head over to Support - Pipedream
  2. Click on the “Request an Integration” card.
  3. Select “B - Request changes to an existing integration.”
  4. Fill out the form with details of the issue.
    This way, it gets logged in our public repo, and the component development team can be notified.

Or alternatively you can build your own, here’s the documentation to learn how to do that.

sent the request, thank you