• 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

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

why all fields are required while atttaching systeme io

Your Task History ID
IjU3NjUwNTY0MDYzMjA0MzQ1MjZkNTUzYzUxMzUi_pc
hi pabbly team, why all fields are required while atttaching systeme io, when io try to add data into systeme io ,it shows all filelds as required fields, i want name , email as rerquired and rest as unrequired
1722847145915.png



we need only to make name , email as requirement, rest address and other things as non required,pls tell its solution asap
 
P

Pabblymember11

Guest
Hey @DigitalwealthwithTina

If you prefer not to pass the fields, you can execute the API using the Pabbly action step for Systeme.io, which allows you to specify the fields as needed.

1722858829175.png
 
P

Pabblymember11

Guest
what to put in data , in label can you tell what to put in data
In the value fields within the double quotes, you can map values such as email address, name, etc., according to your preference.

Try passing the Request body from here -
{ "email": "MAP THE EMAIL FROM ABOVE", "fields": [ { "slug": "first_name", "value": "MAP THE NAME FROM ABOVE" }, { "slug": "surname", "value": "MAP THE LAST NAME FROM ABOVE" }, { "slug": "phone_number", "value": "MAP THE PHONE FROM ABOVE" } ] }
 
P

Pabblymember11

Guest
The status code that you are getting in the API response is a success status of the API call.

Further, this is the status code coming from the API which states that the application has processed your request successfully but is unable to show the response. Please check the contact in your Systeme.io action step to see whether it has been added or not.

I cross-checked your workflow with the help of the Search Contact by Email action step and it has added the contact accordingly.

2024-08-06_16h19_23.png
 
P

Pabblymember11

Guest
Attempt with updated contact details and then verify once more.
 
D

Deleted member 15445

Guest
Hey @DigitalwealthwithTina

Thanks for your patience. Kindly use "Create Contact with Custom Field" as this action step will work fine for you.

Let us know if you still face any issues regarding the same.
 
Top