Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When a user of your application placed requests, quotes or orders in 3YOURMIND's system and you can transfer the data information to your ERP, CRM, accounting or similar system. Depending on your data receiving System and your real-time requirements you can use one of the two following options:

  • CSV Export: Recommended for integrations to systems with CSV interface (polling)

  • Webhooks: Recommended for integrations that can receive HTTP callbacks (event driven)

  • No labels