Hey
@Naveen ,
I am going to integrate my DecoNetwork Orders with Pabbly. Orders are shown in Pic :
View attachment 5676
I created a workflow named as "Order Management"
View attachment 5677
First, I Schedule my app
2nd, Connected my app named as "Orders"
3rd, API integration
4th, getting the current date
View attachment 5678
In my Developer Side, I Trigger with Trigger Type API Integration
View attachment 5679
In, Trigger Event API Configuration, Set the method "POST" and passes some paraments as shown in blew pic :
View attachment 5680
I want date:2 from my workflow Date/Timer Formatter's "CURRENT DATE".
So that I got the latest orders. here are my action
View attachment 5681
I already fetched my orders. But I want the latest orders. In this situation, all orders are appeared. But I want only "LATEST" orders. There would be order by ID, or DATE.