SystemAdmin7
6 years agoQrew Cadet
Adding to UserList using webhooks or automations or URL
Hello! I am trying to use an API_EditRecord to add a user to a userlist.
Background: I have a table of Sales Appointments, there can be multiple people assigned to an appointment, and we need confirmation from each of them. The goal is to create a form rule stating that unless the user has confirmed the appointment they are unable to see the contact details. The confirm button would either trigger the user details to be input in to a "Confirmed by Rep" field, or to create a record in a second table that captures the record owner details and then takes that data and pushes it back to the Sales Appointments table.
Problem, any time I use the "Edit Record" call it replaces any user that was already in the "Confirmed by Rep" field. Is there way to add a webhook or an action or use a different call to append the new user instead of replacing the existing user?
------------------------------
Amanda Luna
------------------------------
Background: I have a table of Sales Appointments, there can be multiple people assigned to an appointment, and we need confirmation from each of them. The goal is to create a form rule stating that unless the user has confirmed the appointment they are unable to see the contact details. The confirm button would either trigger the user details to be input in to a "Confirmed by Rep" field, or to create a record in a second table that captures the record owner details and then takes that data and pushes it back to the Sales Appointments table.
Problem, any time I use the "Edit Record" call it replaces any user that was already in the "Confirmed by Rep" field. Is there way to add a webhook or an action or use a different call to append the new user instead of replacing the existing user?
------------------------------
Amanda Luna
------------------------------