Skip to main content

so i have a zap that issues a GET to an endpoint and returns with an array of objects.it then creates a new record in salesforce for each object. however the issue im running into is the webhook is pulling the newest object first and going backwards to the oldest pulled.i need this order to be flipped so its taking the last object first and creating records up to the newest one. How can i go about doing this?

Hi @Salesforcetech 

For us to have more info, post screenshots showing how your Zap steps are outlined and configured in EDIT mode?

Also, link to the API endpoint documentation you referenced to configure the GET request.


Reply