Andy Simms
Andy_Simms
Vp Plc
Joined: 03 Sep 2019
Latest Posts
-
Dialog with text input
it would be really useful to have a dialog in the scripting language which prompts a user for some text.
-
Returning field ids instead of field names when getting a single record using the REST API
When getting multiple records with the API, it is possible to send a query parameter of ids=1 to return the field id instead of the field name. Does this funcationality exist for the get a single…
-
Set related record
How do I set a related record programatically. For example, if I had a Contact with a Company field that linked to a Company record. How do I set the company record?…
-
Filter by logged in user
It would be create to be able to filter by the logged in user. So for example, a user could view all their tasks / activities in the example of a CRM system.