Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent page generation (salesforce integration) #189

Open
1 of 4 tasks
badvision opened this issue Jan 2, 2024 · 1 comment
Open
1 of 4 tasks

Agent page generation (salesforce integration) #189

badvision opened this issue Jan 2, 2024 · 1 comment
Assignees

Comments

@badvision
Copy link
Collaborator

badvision commented Jan 2, 2024

When agents are created in salesforce, a webhook will be required to create a corresponding page on the website for that agent that captures their contact details and image, etc.

This requires the following:

  • A page generator which accepts agent details and produces a word document for the corresponding page. Common sections of content should be included using page fragments to eliminate redundancy and simplify authoring later.
  • Microsoft Graph integration allows uploading generated document to Sharepoint into the appropriate folder
  • Edge-delivery admin integration to preview/publish the page as needed
  • Adobe.IO webhook to expose this via a webhook, using appropriate measures to prevent abuse. (for obvious reasons, I'm not going to explain what those are here.)
@badvision badvision self-assigned this Jan 2, 2024
@badvision
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant