You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using the gem with some success, but just ran across an issue. I need to export records with survey fields (not a default it seems for the API), which in a basic Ruby curl request would be passing :exportSurveyFields => 'true'
Is there a simple way to inject this into the payload with the gem, or should I attempt to develop a change?
The text was updated successfully, but these errors were encountered:
I have been using the gem with some success, but just ran across an issue. I need to export records with survey fields (not a default it seems for the API), which in a basic Ruby curl request would be passing :exportSurveyFields => 'true'
Is there a simple way to inject this into the payload with the gem, or should I attempt to develop a change?
The text was updated successfully, but these errors were encountered: