meta { name: resolveSegment type: http seq: 5 } put { url: {{ENDPOINT}}async/segments body: json auth: bearer } headers { Content-Type: application/json } auth:bearer { token: {{API_KEY}} } body:json { { "businessUnit": "songwhip", "artistName": "BBBBB", "artistSpotifyId": "fake", "artistAppleMusicId": "fake", "songwhipPage": "album:33333", "artistDeezerId": "fake", "orchardAccount": "2222:0", "upc": "196589803047sfbsfsf", "orchardGlobalParticipantId": "5a59c162-644e-4d3a-9b87-5f260d4d0799-vvvv", "callbackUrl": "https://en4n1udnwq4ni.x.pipedream.net/" } }