Hi Bubblers,
I’ve setup a backend endpoint and workflow to create users from an external points.
So far I’ve got some of the parameters working for the user data type (name for the user is added to the database without any issue), but I want to create an entry in the database for another type of thing called Company User Datapoints. I’ve got the parameter structure wrong because the data does show in my database even though it’s in my API call.
Any help is appreciated.