Hi Aaron,
Per Sam’s suggestion, you can use the fetch API to interact with Facebook’s Graph API Graph API - Documentation - Meta for Developers which is HTTP based and will allow you to make posts.
Hi Aaron,
Per Sam’s suggestion, you can use the fetch API to interact with Facebook’s Graph API Graph API - Documentation - Meta for Developers which is HTTP based and will allow you to make posts.