Get all Sales Orders from Unleashed node - no output values

Hi Guys,
I am trying to use the “Get many sales orders” node but nothing is showing on the output. It says sucessfully completed

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hii @Gianpaolo_Carlone Hope You are Well

As per the image you have attached

You have added a filter of a date

I think may be there is no sales order on that date that’s why you aren’t seeing any output

But If there is an sales order i think you should try the following

1.) Remove all filters to check whether it’s working or not

2.) Check on your account that there are any sales orders or not

3.) Change order status filter

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.