Skip to main content

Connection Field Plucker Pipe

Tadabase Support is unavailable for this pipe. View the documentation below and see the video tutorial for guidance.

Remove or add a single value to and from a one-to-many connection field.

API Calls:

  • Remove a Single Value from a Connection Field
  • Add a Single Value to a Connection Field

Remove a Single Value from a Connection Field

Parameters:
  • All Values* - Set this parameter to a record value of the connection field. (ex: Users)
  • Value to Remove* - Enter the value you would like to remove. (ex: "Tom")
Response:
  • Status (string)
  • Original Values
  • Removed Value
  • New Values

Add a Single Value from a Connection Field

Parameters:
  • All Values* - Set this parameter to a record value of the connection field. (ex: Users)
  • Value to Add* - Enter the value you would like to remove. (ex: "Tom")
Response:
  • Status (string)
  • Original Values
  • Added Value
  • New Values