Bulk push to JSON event | XM Community
Skip to main content

Bulk push to JSON event

  • March 1, 2023
  • 5 replies
  • 102 views

Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • QPN Level 5 ●●●●●

I have a requirement where bulk data will be pushed from client's platform to JSON event.
My client has a ask
The provided Payload is for handling single case record only not flexible for Bulk records handling. For handling bulk type records the payload should be in array format then it will be flexible for Single record and bulk records also.

Please help me with how qualtrics JSON event will be handling bilk push and ll payload vary for bulk push.
Any help is appreciated.

5 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • March 2, 2023

As long as its valid JSON, the data structure is your choice. You have full control over the incoming data, so whether it is one record or 1000, that shouldn't create a problem.


Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • Author
  • QPN Level 5 ●●●●●
  • March 2, 2023

ahmedA - Thanks for your response.
JSON link here is the one generated through JSON event.
If bulk data is pushed , will the payload still be same?


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • March 2, 2023

The payload will be whatever data you push. I'm not sure, but it appears your problem isn't pushing data, but processing it.


Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • Author
  • QPN Level 5 ●●●●●
  • March 2, 2023

My payload is shown as below:
image.pngCustomer has a below ask:
 
The provided Payload is for handling single case record only not flexible for Bulk records handling. For handling bulk type records the payload should be in array format then it will be flexible for Single record and bulk records also.


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • March 2, 2023

Like I said earlier, the payload is whatever data you send it and your problem isn't with sending data, but instead processing it. I'm sorry, but there's nothing I can add here.
If you'd like to get a custom solution developed for your exact use case, you can drop me a PM or book sometime on my website.
Thanks.