Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

regarding integration

shreya_3009
ServiceNow Employee
ServiceNow Employee

Does anyone performed integration via SFTP, so external client sends the csv files to us and i have to read and parse that data, how can i do this?

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@shreya_3009 

ServiceNow has activity pack for this, did you check?

SFTP File Transfer activity pack 

If not then you can create your own data source and fetch the file and then load the data

AnkurBawiskar_0-1763637399128.png

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@shreya_3009 

Thank you for marking my response as helpful.

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

shreya_3009
ServiceNow Employee
ServiceNow Employee

how to read and parse file which external client is sending