Instructions to Ask a Question
For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.
We offer seven comprehensive applications designed to help you efficiently manage and grow your business:
Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.
Thank you! I have another question. So the action exporting a contact into Constant contact fails sometimes due to email address already being on the list. I want to know if the entire task fails because of this or just the constant contact action? For example my task has Google sheets to Asana action, Google sheets to Constant contact.You can use the 'Text Formatter: Split Text' action to split the first and last name.
Hello @Hareendra,
Thank you for your question.
We’d like to inform you that your workflow is partially failing, meaning only specific actions are failing—not the entire task. Upon checking the task history, we noticed that the Constant Contact action is failing because the email address being passed already exists in the list.
To avoid this issue and ensure the contacts are added only when they don’t already exist, you can follow this approach:
View attachment 59108
- Add a “Search Contact” action for Constant Contact before the “Create Contact” step.
- Use a filter after the search step to check whether a contact ID is returned.
- If the contact does not exist (i.e., no ID returned), only then proceed with the “Create Contact” action.
View attachment 59109
This logic will prevent duplicate creation attempts and help the workflow run smoothly.
Could you please share the Workflow URL you have setup?Great! Thank you for the detailed instructions! One more question, The first action creates duplicate Asana tasks whenever a row in the google sheet is changed. Is there a way to just update the already existing Asana task with the new data instead creating a new Asana task?
Could you please share the Workflow URL you have setup?
This particular use case is currently not possible, as we don't have a 'Search Task' action step in Asana. If you want this action step to be added to Pabbly Connect, you can submit your request on our dedicated platform:Great! Thank you for the detailed instructions! One more question, The first action creates duplicate Asana tasks whenever a row in the google sheet is changed. Is there a way to just update the already existing Asana task with the new data instead creating a new Asana task?
Currently, the workflow is triggered both when a new row is added or when an existing row is updated (especially if the trigger column is modified). At the moment, there is no trigger available that runs only when a new row is added.Ok, is there a way to trigger the workflow ONLY when a NEW row is added to the google sheet?
