- Support
- Can I receive Data Push transaction keys in a certain order each time?
-
Account & Licensing
-
Installing & Updating
-
Power Pick Connections
-
Data Push & Data Pull
-
API
-
Reports
-
Snapshots & Dashboard
-
Workflows
Can I receive Data Push transaction keys in a certain order each time?
When you visit a Data Push integration's Mappings tab, you may notice that the order of the mappings is arranged in alphabetical order. That's how it's organized in the ItemPath user interface, but it doesn't represent the way the object keys will be ordered in the transaction body.
There's actually no way to order object keys—JSON standard doesn't support it. If you need to receive your object keys a certain way, consider how you name your mappings for your integration logic (e.g. prepending the mapped names with letters or numbers).
Resources
To learn more about ItemPath and see it in action, please book a demo with our sales team. In the meantime, here are some of our popular articles and key topics.
Data Push & Data Pull
How can I filter out certain transactions?
You can add custom filters to your Data Push integration to only send certain transactions. We recommend creating a separate integration for the different types of transaction you want to ...
Data Push & Data Pull
How can I test my integration?
Each Data Push integration has a Manually Send tab where you can enter a history ID to send manually. This is useful for testing your integration. You can send multiple transactions ...