### Full Text Finder Example URLs (Full Text) Source: https://connect.ebsco.com/s/article/PubMed-Outside-Tool-Setup-Full-Text-Finder?language=en_US Example URLs demonstrating how the link resolver directs to full text. These examples are suitable for subscriptions to Medline with Full Text and Medline Complete. ```url https://resolver.ebscohost.com/openurl?custid=**{EBSCO-CUSTOMER-ID}** &sid=Entrez:PubMed&id=pmid:30802901 ``` ```url https://resolver.ebscohost.com/openurl?custid={**EBSCO-CUSTOMER-ID**}&sid=Entrez:PubMed&id=pmid:30694310 ``` -------------------------------- ### Example ILL URL for Testing Source: https://connect.ebsco.com/s/article/PubMed-Outside-Tool-Setup-Full-Text-Finder?nocache=https%3A%2F%2Fconnect.ebsco.com%2Fs%2Farticle%2FPubMed-Outside-Tool-Setup-Full-Text-Finder%3Flanguage%3Den_US This is an example of a complete ILL URL that can be used to test the setup. Replace the placeholder with your actual EBSCO customer ID. This URL helps verify that the ILL link functions correctly and directs users to the appropriate request form. ```URL https://resolver.ebscohost.com/openurl?custid=**{EBSCO-CUSTOMER-ID}** &sid=Entrez:PubMed&id=pmid:9878810 ``` -------------------------------- ### Example ILL Query String Configuration Source: https://connect.ebsco.com/s/article/PubMed-Outside-Tool-Setup-Full-Text-Finder?nocache=https%3A%2F%2Fconnect.ebsco.com%2Fs%2Farticle%2FPubMed-Outside-Tool-Setup-Full-Text-Finder%3Flanguage%3Den_US This is an example of a complete query string for an ILL link, demonstrating how to replace placeholders for email and form type, and including various article metadata parameters. Use this as a template when setting up your custom link. ```URL ?sendto=illrequests@univlibrary.edu &form=2 &ti={atitle}&au={IfNotEmpty({AUTHORS},{AUTHORS},{au})}&JN={IfNotEmpty({jtitle},{jtitle},{btitle})}&Dt={datei}&IS={ISSN}&IB={ISBN}&se={series}&vi={Volume}&ip={Issue}&pg={IfNotEmpty({pages},{pages},{spage})}&session={sessionid}&db={DBCODE}&an={AN}&gid=main&prid=ehost ```