Created
July 12, 2012 07:16
-
-
Save adrianhsieh/3096420 to your computer and use it in GitHub Desktop.
multi-tenant ops call
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <zuora:find config-ref="Zuora" zquery="SELECT ID,Amount,InvoiceNumber,DueDate,Comments FROM Invoice WHERE Status='Posted' AND TransferredToAccounting = null AND Amount > 0" username="#[header:outbound:zuser]" password="#[header:outbound:zuser]" doc:name="ZuoraInvoices"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment