Hello.
I'm studying some possibilities regarding SharePoint file automation using SharePoint's API. For this, I understood that an app have to be registered, in order for me to pass ClinetID, ClientSecret and TenantID on the token request.
I wasn't able to find anything about eventual cost implications of doing so, though. Are there any costs implied on creating this app and consuming SharePoint's API?
Thanks on advance and regards.