Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of new records from excel sheet in Archer using API

PUSHPENDRAKUMAR
Contributor II

Hi All,

Greetings.

 

I want to create a new record in 'Test' application, using Archer API and Python.

The data is kept in an excel sheet. I am reading the excel sheet and copying/creating the same data in Archer 'Test' application record.

Step 1- > created the user session using "CreateUserSessionFromInstance".

Step 2 -> get the module ID i.e. 'Test' application ID using "GetModuleIdByGUID".

Step 3 -> Reading the excel sheet 'Test.xlsx'.

 

Facing problem in the last step.

Step 4 -> creating the new records in Archer 'Test' Application.

 

 

Need your help and suggestions

 

Thanks

1 REPLY 1

Ilya_Khen
Champion III