Pabbly to AirTable - skipping fields
Status: Closed · Asked by ajmartin on · 0 views
here is my workflow
https://connect.pabbly.com/workflow/share/AUkENgBXAGMETlU4AUpWcVhMCg5XDlEyVE0CEFdYAHhSHwBFDUwMZg9DUnAAUwRlBE0BawdbAj9bTwcDVQMEdwQeBRAHGFUIBzQBRAZZXHYBYw##
I am iterating through JSON and if there is a field in field called is Discounted ? That field may or may not be filled - for some reason this is only creating the record if the field is present. 
Hey @ajmartin
If the field has the data it will pass the data to the Airtable action as it is otherwise it will pass the data as the default set in the action step.
Attachments

so if there is nothing there then i need to give it a value of 0 or something to force PAbbly to create the row ? I am not following your answer well
Hey @ajmartin
Yes, with the help of the Default Value action step, you can pass another response if that data is not available.
For better understanding, you can refer to the same.
(Watch at 18:35)
ok perfect thanks!
If there are several fields where we need to have a default value in the event the field is empty, can we use on Action step to place the default value?
We have replied to your query on your other thread, please check that out.
https://forum.pabbly.com/threads/passing-default-value-to-several-fields.16537/