Send (Load) a URL to web browser and run it in background in APEX
问题 Does Apex/Visualforce allow a URL which is stored as string in apex and run it in web browser in background. Actually, that url is returned from a Docusign RestAPI callout for posting the envelope into "correction" status. The Envelope correction Status is not activated until i manually paste the url (link) in to a web browser and run it. Does anyone know how to run a url programatically in a web browser through Apex/Visualforce in background ? (or) Is there anyway that i could activate the