• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Error Message When Trying to Test Workflow

jfreemom

Member
I keep getting this workflow error when trying to test out my connection to Simvoly. Can anyone help with this?

Can not construct instance of com.tmdp.api.dto.ContactDetails: no String-argument constructor/factory method to deserialize from String value ('{ "name": "<test lead: dummy data for first_name> <test lead: dummy data for last_name>", "email": "[email protected]", "phone": "<test lead: dummy data for phone_number>", "note": "", "address": "", "city": "", "state": "", "zip": "", "country": "", "companyName": "", "tags": [ pcr lead ], "properties": [{"name": "UTM_Medium", "type":"string", "value": "Facebook"} {"name": "UTM_Campaign", "type":"string", "value": "North Carolina Credit Repair"}], "subscribed": true, "subscriberLists": ["222958101"] }')
at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@1614a2c7; line: 1, column: 1]
 
P

Pabblymember11

Guest
Hey @jfreemom

I keep getting this workflow error when trying to test out my connection to Simvoly. Can anyone help with this?

As we can see from your workflow, you are not passing the correct data in the action step.

So, kindly re-capture the webhook response with the real data and then use the workflow accordingly.

Also, pass the correct phone in the Phone Number fields.
 
Top