Hi Dattatray,
Previously, we had a custom field under custom_data.user_data.user_sessions where we were storing arrays of arrays. However, in the new version of the API, I seem to be locked into using the field names and structure of the example code in swagger.
What's the best way to store my ...
Search found 3 matches
- Tue Apr 19, 2022 1:22 am
- Forum: ESP RainMaker
- Topic: Unable to save data into custom_data field
- Replies: 3
- Views: 3900
- Mon Apr 18, 2022 11:48 pm
- Forum: ESP RainMaker
- Topic: Unable to save data into custom_data field
- Replies: 3
- Views: 3900
Re: Unable to save data into custom_data field
Thanks Dattatray, I can see the updated documentation now.
- Wed Apr 13, 2022 7:28 am
- Forum: ESP RainMaker
- Topic: Unable to save data into custom_data field
- Replies: 3
- Views: 3900
Unable to save data into custom_data field
Hi All,
I have been having issues while attempting to save data into the custom_data field as pointed to by the /v1/user/custom_data endpoint.
I have been trying to write data via the swagger API. I have been performing the following sequence:
* create new account
* test out the /v1/user/custom ...
I have been having issues while attempting to save data into the custom_data field as pointed to by the /v1/user/custom_data endpoint.
I have been trying to write data via the swagger API. I have been performing the following sequence:
* create new account
* test out the /v1/user/custom ...