Share an opportunity, award, or contact by email
Send an opportunity, award, or contact to one or more recipients by email. Delivery is queued immediately and is at-least-once, so a transient failure may redeliver to recipients who already received the message.
Recipients must be Govly users at your own organization, a partner organization, or a distributor organization. Addresses outside that set are rejected rather than silently dropped, and no email is sent for the request.
The identifier form depends on the type. Opportunities take the numeric Govly ID. Awards may be addressed by numeric ID or by uniqueKey; the uniqueKey returned from award search is accepted directly.
Sharing an opportunity sends one email per recipient rather than one email addressed to everyone. Award and contact shares send a single email when no teams are named; naming any team in email_recipient_groups gives their remaining recipients one email each as well.
A share may send at most 20 emails per request: each team is one email, and each recipient outside a named team is one more. An ungrouped award or contact share is a single send and is not limited.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Entity type to share. opp is accepted as an opportunity alias.
award, contact, opp, opportunity Govly entity ID. Opportunities take the numeric ID; awards also accept a uniqueKey.
Subject line for the email.
Recipients to email.
1Optional note included above the record details.
Groups recipients already listed above into one email per team. Does not add recipients.