• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Search results

  1. I

    Can't See Multi-Line Fields in Zoho CRM

    There are 3 types of Multi-Line fields in Zoho CRM: Plain Text Small, Plain Text Large, and Rich Text. The Rich Text Multi-Line fields aren't showing up in the list of fields in Pabbly (the other two do show up). Is it possible for Pabbly to pull in the Rich Text fields?
  2. I

    Zoho Sheet Updated Entries Issue

    I updated a Zoho Sheet by copy and pasting 13 rows at the same time. The trigger brings in all of them, but the rest of the steps only execute the first row. How do I set it to process all rows? The Iterator doesn't seem to apply. As a note, when I do this in Google Sheets, the trigger brings...
  3. I

    Zoho Multi-Select Field Expected Data Type JSONarray

    I'm trying to move data from a Google Form multi-select field, into a Zoho CRM multi-select field. Unfortunately, I'm getting the error: Expected Data Type JSONarray. Is there a way to do this? The field is named Applicant_Types
  4. I

    Replace "null" in Data

    I have a workflow that triggers when a new Contact is created in Shopify. It then creates the same contact in Salesforce. However, lately if a field is blank in Shopify, it shows up in the trigger data as "null". Is there an easy way to clean this before it gets to Salesforce? I know I can do a...
  5. I

    Workflow Triggering on Empty Field in Google Sheet

    I have a Workflow setup to Trigger when Column J of a Google Sheet is added to. The Google Sheet is being filled by a Google Form from column A to I. It's not filling J, but the Workflow is triggering anyway. (This may be because initially "I" was the trigger column, but I changed it to J...
  6. I

    Forward Custom Data Working But Fields Missing

    I have a "Forward Custom Data" step in my flow that is working as I originally set it up. I need to add some more "custom data fields," but when I open the step, the fields are not shown. I know they must be there because they are still forwarding. How do I get them to show so I can add the new...
  7. I

    Salesforce Update Contact Not Always Triggering

    Hello, I have a couple flows I'm trying to trigger when a SalesForce Contact is Updated. I'm using the Trigger: Update Contact. But it only seems to be triggering for records that were recently created. When I update my test record, the workflow does not trigger. Both flows are bringing in the...
  8. I

    Required Field Missing

    This is a followup to https://forum.pabbly.com/threads/iterator-not-processing-all-line-items.17640/ The current issue I'm facing is that, when a customer makes a purchase in Shopify and doesn't yet have a Contact in SalesForce, it takes a second or two for a separate workflow to create that...
  9. I

    Parameter Not Passed From One Step To Another

    My workflow has a Shopify "Find Customer" step that is correctly finding the "Accepts Marketing" parameter. But in the next step to "Update Customer" that field sometimes does not come through. Any idea why that might be happening? Here's an example with screenshots.
  10. I

    Iterator Not Processing All Line Items

    I'm trying to take a Shopify Order with Multiple Line Items and split each line item into it's own SalesForce Opportunity. In my recent test, it seems to have only run for one of the line items. Any idea what's going wrong?
  11. I

    Skip a Missing Field

    I have an automation that is Triggered when an Order is Fulfilled in Shopify. One step is to grab the Gateway Name (example: ["visa","bogus"]). However there are 2 problems with this field. 1) It presents data with quotes in it, which confuses Pabbly. To fix this, I'm using a text formatter to...
  12. I

    Create or Update Salesforce Contact

    Hi All, I'm trying to figure out how to create or update a Salesforce contact when a new Customer is created in Shopify. It doesn't look like there's an option for that, so I'm trying to build something. If there's a better way, please point me in the right direction. (Maybe I should forget...
Top