• 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

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
 

Supreme

Well-known member
Staff member
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" } ] }
 

Supreme

Well-known member
Staff member
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
 

Luv

Member
Staff member
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