Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
3196 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Does anyone have any best practices or guidance on how to best integrate with Do
cgoldsberry
over 10 years ago
Does anyone have any best practices or guidance on how to best integrate with Docusign's API? My initial thought was in trying to use the "Send HTTP Request" and "Base 64" plugins to convert documents, but I wanted to reach out to the community to ask if anyone had found success with another method.
Thanks!
OriginalPostID-138065
OriginalPostID-138065
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
You have to be very cautious when using the Base64 plugin. Storing large strings (result of converting large documents in Base64) in node inputs or process variables can dramatically increase the memory footprint of the engines in the environment; it's important to avoid storing this data in process variables and deleting the processes right away.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
You have to be very cautious when using the Base64 plugin. Storing large strings (result of converting large documents in Base64) in node inputs or process variables can dramatically increase the memory footprint of the engines in the environment; it's important to avoid storing this data in process variables and deleting the processes right away.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data