I’d like to create a new contract in sandbox for testing, but I need a signature from the contractor. How can I make that happen?
Hi b.johnson,
In order to get the signature for the worker you’ll need to invite them using Send contract to worker EP so worker sign up and sign using the UI
Thanks for the reply. On sandbox though emails don’t get sent, so I’m unable to get that invite to the test user so as to complete the sign up and signature workflows.
Hi b.johnson and welcome to our community,
You can do it from the UI, by copying the invite link, but it’s important that you use a unique email address for the contractor’s account (as opposed to using an email that’s already associated to another account in the system), otherwise you won’t be able to access it.
There are step-by-step instructions available in the Developer Portal.
Hope this helps and let us know if there’s anything else we can do to help.
Is there a way to do this after already having “sent” the notification through the API?
That UI workflow is out of date, I can’t access those options when I create a new user/contract with a unique email address.
Hi @b.johnson ,
Can you please share the options you’re seeing when creating a new contract?
We recently added a new endpoint that allows you to retrieve the invite link for a worker based on the created contract: Get worker invite link
That endpoint was exactly what I needed. Thank you!