Hey all, I am running into some issues with the ServiceNow Spoke. I have connected the DocuSign spoke and can pull templates. I am trying to fill a few fields on the Document via data collected in a Catalog Item.My current Flow is:
- Look Up Templates on Account
- Create Draft Envelope from Template
- Set Field Values
- Add Recipient to Envelope
- Send Envelope
The issues that I am seeing are in step 3 where I try to set the field values. I keep getting an error that the Recipient ID is “Provided recipient ID is invalid or does not exist.” as well as “Provided field category does not exist.”
I am confused how I keep erroring on these. I added a user and used the User ID as the Recipient ID, then tried an email - but still no success. How do I find the Recipient ID? Do I need to Create a new user each time?
How do I find the “category” for the field?
Thanks in advance!