Skip to main content
New Participant
May 29, 2026
Question

Issues with no data in Quickstart #7

  • May 29, 2026
  • 3 replies
  • 77 views

When I used the provided cURL in my HTTP action to retrieve data and connected my connector, the test executed successfully. However, the file returned is empty.

curl -X GET "https://marketplace.moveworks.com/api/purple-suite/erp/purchase-requests/history"

Am I setting this up incorrectly, or could there be an issue with the API itself?

    3 replies

    Kevin Mok
    Community Manager
    May 29, 2026

    @zachary.elias - Which purple suite api is that? I don’t see that one in our api spec

    New Participant
    June 1, 2026

    @Kevin Mok It was provided directly in the Agent Studio Quickstart (#7: Scheduled Trigger Ambient Agent) as part of the example cURL for importing API details:

    curl -X GET "https://marketplace.moveworks.com/api/purple-suite/erp/purchase-requests/history"

    Since it doesn’t appear to be in the API spec and isn’t returning any data, I wanted to flag that it may no longer be valid and the Quickstart might need updating. Just wanted to bring it to your attention.

    Kevin Mok
    Community Manager
    June 1, 2026

    I see, thanks for flagging that. I’ll put in a fix momentarily and get back to you ​@zachary.elias