Why close this question? I will check how to integration zapier if you didn't solve it.
Hi,
Can you explain in detail?
It says method not allowed
I guess you are using iis. if so , please check https://stackoverflow.com/questions/48188895/asp-net-core-with-iis-http-verb-not-allowed
Hi,
Can you share some screenshots? thanks.
Hi,
Did you solve this question?
Hi,
I think you should hardcode tenant and features when publishing and always use DefaultTenantStore
, NullFeatureStore.cs
. because they will not read data from the database .
See https://docs.abp.io/en/abp/latest/Multi-Tenancy#example-define-tenants-as-hard-coded https://github.com/abpframework/abp/blob/42f37c5ff01ad853a5425d15539d4222cd0dab69/framework/test/Volo.Abp.Features.Tests/Volo/Abp/Features/TestFeatureDefinitionProvider.cs
HI,
Do you mean you want to pre-assign tenants to clients?
Hi,
What verion are you using? Can your provide steps to reproduce? Thanks.
Are you using Angualr UI? Please see https://docs.abp.io/en/abp/latest/UI/Angular/Migration-Guide-v3.
Hi,
Identityserver 4 is oauth 2.0 and openid connect framework. If Zapier support oauth2.0(sorry , I don't know zapier much). I think it can be integrated.