AS_Testing Attach file & add link & line of code

Options

Testing adding an link to blackbaud.com

JSON from Opportunity History:

{
"count": 3,
"value": [{
"id": "135958",
"opportunity_id": "1451",
"status_id": "5727",
"status_description": "Collaborative Post-Award (Active)",
"start_date": "2024-09-30T00:00:00+00:00",
"days_elapsed": 281,
"comments": "Grant agreement states grant period began 9/30/2024",
"author_name": "radz299277@alvernia .edu",
"author_id": "84eb4003-b641-b4eb-eb4fa3199d28",
"is_blackbaud_processed": false,
"is_past_due": false,
"is_closed": false
}, {
"id": "131726",
"opportunity_id": "1451",
"status_id": "5723",
"status_description": "Collaborative Awarded",
"start_date": "2024-04-11T00:00:00+00:00",
"days_elapsed": 172,
"author_name": "hguiseppe",
"author_id": "84efce0b-498f-9a43-80d3616ff5d7",
"is_blackbaud_processed": false,
"is_past_due": false,
"is_closed": false
}, {
"id": "131710",
"opportunity_id": "1451",
"status_id": "5147",
"status_description": "Awarded",
"start_date": "2024-04-11T00:00:00+00:00",
"days_elapsed": 0,
"author_name": "",
"author_id": "84efce0b-498f-9a43-80d3616ff5d7",
"is_blackbaud_processed": false,
"is_past_due": false,
"is_closed": false
}]
}

Answers

Categories