Add Tags to Contacts without overwrite [Bigin]

Private Comment
This field is visible only to staff members and is for their reference only.

meetab

Member
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hello, I noticed that the “Add Tags to Contacts” action in the Bigin integration uses the “over_write=true” mode.
This means that every time we add a tag, the existing ones are deleted.
Is there a way to choose the mode or, alternatively, use the default mode, which is “over_write=false”?

Below is the API call as per the Zoho API documentation:

Thank you in advance

Lorenzo



1760703127691.png
 

Preeti Paryani

Well-known member
Staff member
Hello @meetab,

This issue has been fixed. Our team has added a field named Overwrite Existing Tags where you can select whether you want to replace the existing tags or want to add another tag along wuth the existing ones.

1761132757913.png
 

meetab

Member
Thanks again for the implementation!

Could the option (Replace | Add) be replicated for editing custom fields?

Currently, if you enter a value in a custom field with multiple options, the existing options are overwritten.

Ideally, it would be possible to have a specific node for editing custom fields.


Thank you!
Lorenzo
 

Preeti Paryani

Well-known member
Staff member
Hi @meetab,

Thanks for reaching out. Could you please share the workflow URL where you are facing this issue, so we can review it and assist you accordingly?
 

Preeti Paryani

Well-known member
Staff member
Hi @meetab,

Thank you for sharing your request. We have escalated it to our team to check the feasibility. As soon as we have any updates, we will get back to you.
 

Preeti Paryani

Well-known member
Staff member
Hi @meetab,

Currently, we have not received any updates from our team. However, we have followed up with them, and once we receive any information from their end, we will get back to you promptly.
 

Hrishabh.pabbly

Member
Staff member
Hi @meetab,

Thanks for your patience.
We’ve added the Upsert Record action, which allows you to update records without overwriting existing values.

Please try it in your workflow and let us know if it helps.
 

meetab

Member
Hello, thanks for the update but I've been trying to figure out how it works for two days.

Is it possible to have some examples of documentation? I've already looked at Bigin's documentation, but I can't replicate it within the “Action Setup.”

It is unclear how to map the fields, whether the mapping works, and what syntax to use.

Thanks in advance, Lorenzo.
 

Preeti Paryani

Well-known member
Staff member
Hi @meetab,

Thank you for your patience.

You don’t need to use Update Contact for this. Instead, please use the Upsert Contact action.

In the Upsert action:

  • Map the contact identifier (Email/Phone/ID as required).
  • In the custom field (with multiple options), simply map the values you want to add/update.
After running the workflow, please check in your Bigin account whether:

  • The new values are added to the existing custom field options, or
  • The field gets overwritten with the new value.
This will help you verify how the field behaves in your specific configuration.

Please test this once and let us know the result.
 

meetab

Member
Hello, I was referring specifically to the UPSERT action.

I've tried configuring it in every way possible, but I always get this error (or others). I would like to see some documented examples. Is that possible?

1770818435123.png
 

Preeti Paryani

Well-known member
Staff member
Hi @meetab,

We have made a few adjustments to the action, and it is now working properly without returning any errors.

Please test it from your end and let us know if everything is functioning as expected.

1770899352223.png
 
Top