Skip to content

Approval via email #2697

Closed Answered by rubenfiszel
wsw70 asked this question in Questions
Nov 24, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

you only need to slightly modify the script to have access to the direct url to approve it:

Line 43:

const { approvalPage } = await getResumeUrls(to_email);

const { resume } = await getResumeUrls(to_email);

and send the resume url instead. It works with both POST and GET. We do not recommend doing this because most email provider will check the urls and thus trigger the approval

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@rubenfiszel
Comment options

Answer selected by wsw70
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants