Forum Discussion
Hi thank you for replying, I have this :
Label*=InnovaZones REST Post
Service URL*=http://10...*:****/v1/innovazones
HTTP entity=(blank)
Batch size=(blank)
Show all headers(unselected)
Single file upload: File=…/shared/innovaZones_corrected.csv
Single file upload: File key=file
Single file upload: Filename to be used=innovaZones_csv_file
Upload transfer request type=chunked after encoding
Upload body type=Multipart form data
Single file upload: Multipart Content-Type= application/octet-stream
HTTP header:
Key=Content-Type Value=application/x-www-form-urlencoded
key=Authorization Value="Bearer " + account.access_token
and I only need this to connect through postman:
I swear I have read to death the doc of the snap but it haven’t worked so that’s why I feel I need to ask “is that snap well settled?” 😢
thank you again for taking the time to reply.
It sure looks like you already have it working in the 1st pipeline of this post. So it is just a matter of accepting you going to have to write the file locally then have an option to remove it for data security purpose.
Hi @tharunm
Our Sharepoint snap pack was developed by one of our partners. If you create a support ticket for this issue, our support team knows how to route and engage our partner. You can pretty much copy and paste what you posted here.
Hi @mbowen,
Just wanted to make sure, if I send out an email to support@snaplogic.com, will that do the needful or is there any portal from which I need to raise this ticket.
Thank you for responding back.
At the bottom of Getting Help | SnapLogic, you’ll see links to our online support portal. It also lists phone numbers and email (you are correct - support@snaplogic.com)
- endor_force4 years agoNew Contributor III
Sharepoint and graph api can be a challenge to get up and running, regardless of using rest snap or the sharepoint snaps.
I am using the rest snap to get sharepoint lists via graph api, maybe this config could help you further?REST OAuth2 Account:
For the Azure app registration, only permissions and client secret is added (no redirect url).