Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you compose the values in the data dict field for file attachments fields? #6

Open
svavantsa opened this issue Apr 15, 2018 · 0 comments

Comments

@svavantsa
Copy link

For normal data types, you need to specify the FID and the value. But for file attachments, the API_AddRecord and API_EditRecord calls have two parameters besides the FID, 1) FileName, 2) File Path.

How do I specify these two in the data dictionary parameter for files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant