Import dynamic field

Moderator: crythias

Post Reply
rodolfor
Znuny newbie
Posts: 89
Joined: 11 Jun 2020, 14:56
Znuny Version: 6.0.27
Real Name: Rodolfo Rughi
Company: none

Import dynamic field

Post by rodolfor »

Hi all.
I need to add (or remove) a dynamic field "value" to CustomerUser (the dynamic field itself is also configured).
Is there an example on how to use and configure rest api to do this?
Thanks

Rodolfo
root
Administrator
Posts: 3960
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Import dynamic field

Post by root »

Hi,

Unfortunately the GenericInterface does not cover operations on the CustomerUser object.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
rodolfor
Znuny newbie
Posts: 89
Joined: 11 Jun 2020, 14:56
Znuny Version: 6.0.27
Real Name: Rodolfo Rughi
Company: none

Re: Import dynamic field

Post by rodolfor »

Thanks Roy.
Could I write directly to databaser, then call something to update the cache?
(this dynamic field is not modified elsewhere)

Or better: could I create a customer user dynamic field based on an incomig email?

Thenks
skullz
Znuny superhero
Posts: 621
Joined: 24 Feb 2012, 03:58
Znuny Version: LTS and Features
Real Name: Mo Azfar
Location: Kuala Lumpur, MY
Contact:

Re: Import dynamic field

Post by skullz »

rodolfor
Znuny newbie
Posts: 89
Joined: 11 Jun 2020, 14:56
Znuny Version: 6.0.27
Real Name: Rodolfo Rughi
Company: none

Re: Import dynamic field

Post by rodolfor »

Thanks skullz!
Post Reply