-
Notifications
You must be signed in to change notification settings - Fork 12
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
Automatic upload/update of CSV data #23
Comments
Actualy you can look in my code
And see how i upload the file
The idea is to convert the file to some kind of model and save it in the azure stack under the name of the control....
Just look at my code, you can figure it up.
השג את Outlook עבור Android<https://aka.ms/AAb9ysg>
…________________________________
From: Mikael Andersen ***@***.***>
Sent: Tuesday, September 21, 2021 11:18:12 AM
To: avih75/PickerFieldsControl ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [avih75/PickerFieldsControl] Automatic upload/update of CSV data (#23)
The source data used by the PickerField is maintained in a SharePoint list. Currently we automatically generate the CSV data using Azure Logic Apps and manually upload the newly generated CSV content. We would however like to automate the last part - i.e. upload the CSV data.
We have played around with a HTTP request from Logic Apps, but seems to fail due to the alerts/popups from the config scripts.
Do you see any way of full automating the upload?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#23>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIPBUI5LY2LARZRWPR6RAP3UDA5UJANCNFSM5ENZD7BQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Thanks for the feedback. I already started looking a bit into that, so will continue down that track. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The source data used by the PickerField is maintained in a SharePoint list. Currently we automatically generate the CSV data using Azure Logic Apps and manually upload the newly generated CSV content. We would however like to automate the last part - i.e. upload the CSV data.
We have played around with a HTTP request from Logic Apps, but seems to fail due to the alerts/popups from the config scripts.
Do you see any way of full automating the upload?
The text was updated successfully, but these errors were encountered: