Forum Discussion

fschaaf's avatar
fschaaf
New Member
8 years ago
Solved

Zuora

When using the native Zuora integration, more than 50% of the imported dates are "NULL".

Example: Rate Plan Charge Effective Start Date is "NULL" in about 3000 objects. (We have about 4500 subscriptions)

In the original data (observable through the zuora UI) "NULL" does not occur as a value for these dates.

I am thus unable to filter the data the way I need.

 

Screenshot

 

  • FYI: I solved this by creating a new API User in Zuora with US Locale and using this user for the integration.

2 Replies

  • Looks like the dates get imported with day and month mixed up, resulting in all the dates with day > 12 becoming "NULL". And all the dates are wrong, of course.

    How can I fix this?

    • fschaaf's avatar
      fschaaf
      New Member

      FYI: I solved this by creating a new API User in Zuora with US Locale and using this user for the integration.