Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

Integration of Adobe campaign Classic with Sharepoint

Avatar

Level 3

Hi All,

 

Can anyone please share a documentation or procedure of integrating Sharepoint with Adobe campaign classic v7.

Is it possible to put a file using 'Data extraction' activity of workflow to a sharepoint location?

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hello @bhaskarc1289447 ,

 

What is the operating system of your application server window or Linux? 

 

If your application server is window then you can sync or map a folder on window server to SharePoint: 

1. Setup a sync between  SharePoint and folder.

Importing data into SharePoint | Microsoft Docs

Sync SharePoint and Teams files with your computer (microsoft.com)

 

2. Export a file with data extraction activity to the folder which you synced. 

3. File will be transferred to SharePoint automatically. 

 

If your app server in on Linux. Then you can use CURL or webAPI.

Need to upload files from Linux to Sharepoint (microsoft.com)

 

Thanks. 

Parvesh.

 

 

View solution in original post

0 Replies

Avatar

Correct answer by
Level 4

Hello @bhaskarc1289447 ,

 

What is the operating system of your application server window or Linux? 

 

If your application server is window then you can sync or map a folder on window server to SharePoint: 

1. Setup a sync between  SharePoint and folder.

Importing data into SharePoint | Microsoft Docs

Sync SharePoint and Teams files with your computer (microsoft.com)

 

2. Export a file with data extraction activity to the folder which you synced. 

3. File will be transferred to SharePoint automatically. 

 

If your app server in on Linux. Then you can use CURL or webAPI.

Need to upload files from Linux to Sharepoint (microsoft.com)

 

Thanks. 

Parvesh.