Connections requesting app domain/privacy policy etc

Hey All, pretty new to n8n but loving it so far. I was wondering how the community handles this situation: I’m trying to connect to quickbooks and in there developer portal they’re requesting I provide a host domain, launch url, end user license agreement etc. I’m looking to connect to quickbooks for my personal use so I don’t have these built out. I was wondering if there was a good work around for this or is it best to build out a fake app that I point everything to- if this is the best route does anyone have reccomendations?

I also ran into a similar issue with inoreader, so I feel like this may become more common than I’d like.

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hi @Digital_Sprint

you can use placeholder URLs (e.g., http://localhost or a tunneling service like ngrok) and also their sandbox environment. This allows you to test your application without impacting real data and does not require complete compliance with all production requirements.

You can read more here:
https://developer.intuit.com/app/developer/qbo/docs/develop/sandboxes/manage-your-sandboxes